mirror of
https://github.com/misskey-dev/summaly.git
synced 2025-08-07 00:33:59 +09:00
fix: give null when oEmbed access fails (#8)
This commit is contained in:
committed by
GitHub
parent
028b2fed2f
commit
376bba9c61
3
test/htmls/oembed-wrong-path.html
Normal file
3
test/htmls/oembed-wrong-path.html
Normal file
@ -0,0 +1,3 @@
|
||||
<!DOCTYPE html>
|
||||
<link type="application/json+oembed" href="http://localhost:+3060/oembed.json" />
|
||||
<meta property="og:description" content="wrong url">
|
Reference in New Issue
Block a user