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.
13 lines
337 B
13 lines
337 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.test/provider.xml' rel='alternate' type='text/xml+oembed'> |
|
</head> |
|
<body></body> |
|
</html>
|
|
|