update YouTube to Invidious

This commit is contained in:
Jesús 2019-12-25 15:58:38 -05:00
parent 2146e69402
commit 5705b891a7
No known key found for this signature in database
GPG Key ID: F6EE7BC59A315766

View File

@ -16,7 +16,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.5 // @version 8.4.6
// @license GPL version 3 or any later version::: https://www.gnu.org/licenses/gpl-3.0.html // @license GPL version 3 or any later version::: https://www.gnu.org/licenses/gpl-3.0.html
// ==/UserScript== // ==/UserScript==
/* jshint esversion: 6 */ /* jshint esversion: 6 */