2017-06-04 14:59:40 +02:00
|
|
|
<!DOCTYPE html>
|
|
|
|
<html>
|
|
|
|
<head>
|
2017-12-27 03:29:49 +01:00
|
|
|
<!--
|
|
|
|
oEmbed
|
|
|
|
https://oembed.com/
|
|
|
|
> The type attribute must contain either application/json+oembed for JSON
|
|
|
|
> responses, or text/xml+oembed for XML.
|
|
|
|
-->
|
2018-04-25 14:12:28 +02:00
|
|
|
<link href='https://host.test/provider.xml' rel='alternate' type='text/xml+oembed'>
|
2017-06-04 14:59:40 +02:00
|
|
|
</head>
|
|
|
|
<body></body>
|
|
|
|
</html>
|