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_dark_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_dark_mode.user.js')
-rw-r--r-- | scripts-greasemonkey/invidio_dark_mode.user.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/scripts-greasemonkey/invidio_dark_mode.user.js b/scripts-greasemonkey/invidio_dark_mode.user.js index 6078ca7..94cdaac 100644 --- a/scripts-greasemonkey/invidio_dark_mode.user.js +++ b/scripts-greasemonkey/invidio_dark_mode.user.js @@ -11,6 +11,7 @@ // @include /^http(s|)://(www[.]|)vid[.]wxzm[.]sx/.*$/ // @include /^http(s|)://(www[.]|)invidious[.]kabi[.]tk/.*$/ // @include /^http(s|)://(www[.]|)invidiou[.]sh/.*$/ +// @include /^http(s|)://(www[.]|)yewtu[.]be/.*$/ // @include /^http(s|)://(www[.]|)invidious[.]enkirton[.]net/.*$/ // @include /^http(s|)://(www[.]|)tube[.]poal[.]co/.*$/ // @include /^http(s|)://(www[.]|)invidious[.]13ad[.]de/.*$/ |