diff options
author | Jesús <heckyel@hyperbola.info> | 2019-12-25 13:24:42 -0500 |
---|---|---|
committer | Jesús <heckyel@hyperbola.info> | 2019-12-25 13:24:42 -0500 |
commit | 442407f5db30ca0c384a33c2e5f4dd70f8bc791d (patch) | |
tree | ab7607b93121a05ad8cecada66d8ba14af829237 /scripts-greasemonkey/invidio_proxy_mode.user.js | |
parent | 4a4a5a001ca31a6230c567c80e9e6877251b53f8 (diff) | |
download | book-442407f5db30ca0c384a33c2e5f4dd70f8bc791d.tar.lz book-442407f5db30ca0c384a33c2e5f4dd70f8bc791d.tar.xz book-442407f5db30ca0c384a33c2e5f4dd70f8bc791d.zip |
new instance yewtu.be
Diffstat (limited to 'scripts-greasemonkey/invidio_proxy_mode.user.js')
-rw-r--r-- | scripts-greasemonkey/invidio_proxy_mode.user.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/scripts-greasemonkey/invidio_proxy_mode.user.js b/scripts-greasemonkey/invidio_proxy_mode.user.js index 1847e42..d353b5f 100644 --- a/scripts-greasemonkey/invidio_proxy_mode.user.js +++ b/scripts-greasemonkey/invidio_proxy_mode.user.js @@ -9,6 +9,7 @@ // @include /(?:(?:http(s|):\/\/)(www[.]|)(?:invidio[.]us)\/(watch\?v=|embed\/))([^= &?(\/)\r\n]{8,11})(\S+)?$/ // @include /(?:(?:http(s|):\/\/)(www[.]|proxy[.]|)(?:invidious[.]snopyta[.]org)\/(watch\?v=|embed\/))([^= &?(\/)\r\n]{8,11})(\S+)?$/ // @include /(?:(?:http(s|):\/\/)(www[.]|)(?:vid[.]wxzm[.]sx)\/(watch\?v=|embed\/))([^= &?(\/)\r\n]{8,11})(\S+)?$/ +// @include /(?:(?:http(s|):\/\/)(www[.]|)(?:yewtu[.]be)\/(watch\?v=|embed\/))([^= &?(\/)\r\n]{8,11})(\S+)?$/ // @include /(?:(?:http(s|):\/\/)(www[.]|)(?:invidious[.]kabi[.]tk)\/(watch\?v=|embed\/))([^= &?(\/)\r\n]{8,11})(\S+)?$/ // @include /(?:(?:http(s|):\/\/)(www[.]|)(?:invidiou[.]sh)\/(watch\?v=|embed\/))([^= &?(\/)\r\n]{8,11})(\S+)?$/ // @include /(?:(?:http(s|):\/\/)(www[.]|)(?:invidious[.]enkirton[.]net)\/(watch\?v=|embed\/))([^= &?(\/)\r\n]{8,11})(\S+)?$/ |