youtube_to_invidious update version
This commit is contained in:
parent
1b67e5d720
commit
5b8fff163f
@ -1,4 +1,4 @@
|
||||
# List Scripts
|
||||
|
||||
- [Invidious Redirect](https://libregit.org/heckyel/book/raw/branch/master/scripts-greasemonkey/Youtube_to_Invidious.user.js)
|
||||
- [Invidious Redirect](https://libregit.org/heckyel/book/raw/branch/master/scripts-greasemonkey/youtube_to_invidious.user.js)
|
||||
- [Invidious Dark-Mode](https://libregit.org/heckyel/book/raw/branch/master/scripts-greasemonkey/invidio_dark_mode.user.js)
|
||||
|
@ -1,5 +1,5 @@
|
||||
// ==UserScript==
|
||||
// @name Youtube to Invidious
|
||||
// @name YouTube to Invidious
|
||||
// @author OdinBrood, Jesús E.
|
||||
// @namespace Krul & Brood
|
||||
// @description Scan page for Youtube embeds and urls and replace with Invidious.
|
||||
@ -13,7 +13,7 @@
|
||||
// @exclude /^http(s|)://(www\.|)tube\.poal\.co/.*$/
|
||||
// @exclude /^http(s|)://(www\.|)invidious\.13ad\.de/.*$/
|
||||
// @grant GM_xmlhttpRequest
|
||||
// @version 8.4.1
|
||||
// @version 8.4.2
|
||||
// ==/UserScript==
|
||||
/* jshint esversion: 6 */
|
||||
|
Loading…
x
Reference in New Issue
Block a user