mirror of
https://github.com/jesperh1/Return-Invidious-Dislike-Count.git
synced 2025-05-17 01:38:16 +01:00
Add more instances
This commit is contained in:
parent
42555674bd
commit
b9feb8c850
@ -3,6 +3,7 @@
|
|||||||
// @namespace https://github.com/jesperbakhandskemager/Return-Invidious-Dislike-Count
|
// @namespace https://github.com/jesperbakhandskemager/Return-Invidious-Dislike-Count
|
||||||
// @encoding utf-8
|
// @encoding utf-8
|
||||||
// @version 0.2
|
// @version 0.2
|
||||||
|
// @license unlicense
|
||||||
// @description Return the dislike count to Invidious
|
// @description Return the dislike count to Invidious
|
||||||
// @author Jesper Bak Handskemager
|
// @author Jesper Bak Handskemager
|
||||||
// @icon https://www.google.com/s2/favicons?domain=yewtu.be
|
// @icon https://www.google.com/s2/favicons?domain=yewtu.be
|
||||||
@ -13,6 +14,10 @@
|
|||||||
// @grant GM.xmlHttpRequest
|
// @grant GM.xmlHttpRequest
|
||||||
// @run-at document-end
|
// @run-at document-end
|
||||||
// @match https://invidious.snopyta.org/watch?v=*
|
// @match https://invidious.snopyta.org/watch?v=*
|
||||||
|
// @match https://yewtu.be/watch?v=*
|
||||||
|
// @match https://vid.puffyan.us/watch?v=*
|
||||||
|
// @match https://invidious.kavin.rocks/watch?v=*
|
||||||
|
// @match https://invidio.xamh.de/watch?v=*
|
||||||
// ==/UserScript==
|
// ==/UserScript==
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user