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

8 lines
169 B
HTML
Raw Normal View History

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