mirror of
https://github.com/DanielnetoDotCom/YouPHPTube
synced 2025-10-05 19:42:38 +02:00
update
This commit is contained in:
parent
7ecc6d6fc1
commit
04065e2d6c
1 changed files with 1 additions and 0 deletions
|
@ -2278,6 +2278,7 @@ function isMediaSiteURL(url) {
|
|||
url.match(/streamable/i) ||
|
||||
url.match(/twitch/i) ||
|
||||
url.match(/evideoEmbed/i) ||
|
||||
url.match(/videoEmbed/i) ||
|
||||
url.match(/videoEmbeded/i)) {
|
||||
return true;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue