mirror of
https://github.com/RSS-Bridge/rss-bridge.git
synced 2025-04-05 00:59:35 +00:00
parent
8ae716e75c
commit
d050fe9a9b
@ -72,7 +72,7 @@ class AnisearchBridge extends BridgeAbstract
|
|||||||
$ytlink = <<<EOT
|
$ytlink = <<<EOT
|
||||||
<br /><iframe width="560" height="315" src="$trailer" title="YouTube video player"
|
<br /><iframe width="560" height="315" src="$trailer" title="YouTube video player"
|
||||||
frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share"
|
frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share"
|
||||||
referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe>';
|
referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe>
|
||||||
EOT;
|
EOT;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user