gab-social/spec/fixtures/requests/oembed_invalid_xml.html

8 lines
132 B
HTML
Raw Normal View History

2019-07-02 08:10:25 +01:00
<!DOCTYPE html>
<html>
<head>
<link href=':' rel='alternate' type='application/xml+oembed'>
</head>
<body></body>
</html>