This repository has been archived on 2024-07-22. You can view files and clone it, but cannot push or open issues or pull requests.
2017-06-04 05:59:40 -07:00
|
|
|
<!DOCTYPE html>
|
|
|
|
<html>
|
|
|
|
<head>
|
2017-12-26 18:29:49 -08: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 05:12:28 -07:00
|
|
|
<link href='https://host.test/provider.xml' rel='alternate' type='text/xml+oembed'>
|
2017-06-04 05:59:40 -07:00
|
|
|
</head>
|
|
|
|
<body></body>
|
|
|
|
</html>
|