[scripts-greasemonkey] update
This commit is contained in:
parent
bd6b289da7
commit
8514590e71
@ -1,7 +1,7 @@
|
|||||||
// ==UserScript==
|
// ==UserScript==
|
||||||
// @name Youtube to Invidious
|
// @name Youtube to Invidious
|
||||||
// @author OdinBrood, Jesús E.
|
// @author OdinBrood
|
||||||
// @namespace Free as Freedom
|
// @namespace Krul & Brood
|
||||||
// @description Scan page for Youtube embeds and urls and replace with Invidious.
|
// @description Scan page for Youtube embeds and urls and replace with Invidious.
|
||||||
// @include *
|
// @include *
|
||||||
// @exclude /^http(s|)://(www\.|)invidio\.us/.*$/
|
// @exclude /^http(s|)://(www\.|)invidio\.us/.*$/
|
||||||
@ -13,7 +13,7 @@
|
|||||||
// @exclude /^http(s|)://(www\.|)tube\.poal\.co/.*$/
|
// @exclude /^http(s|)://(www\.|)tube\.poal\.co/.*$/
|
||||||
// @exclude /^http(s|)://(www\.|)invidious\.13ad\.de/.*$/
|
// @exclude /^http(s|)://(www\.|)invidious\.13ad\.de/.*$/
|
||||||
// @grant GM_xmlhttpRequest
|
// @grant GM_xmlhttpRequest
|
||||||
// @version 8.4.1
|
// @version 8.4.2
|
||||||
// ==/UserScript==
|
// ==/UserScript==
|
||||||
/* jshint esversion: 6 */
|
/* jshint esversion: 6 */
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user