You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
14 lines
332 B
14 lines
332 B
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<!--
|
|
oEmbed
|
|
https://oembed.com/
|
|
> The type attribute must contain either application/json+oembed for JSON
|
|
> responses, or text/xml+oembed for XML.
|
|
-->
|
|
<link href='https://host/provider.xml' rel='alternate' type='text/xml+oembed'>
|
|
</head>
|
|
<body></body>
|
|
</html>
|