mirror of
https://github.com/pixeltris/TwitchAdSolutions.git
synced 2025-04-29 22:24:29 +02:00
Merge pull request #11 from InKahootz/patch-1
Update downloadURL for low-res solution
This commit is contained in:
commit
1fb6653a9f
@ -5,7 +5,7 @@
|
|||||||
// @description Avoids Twitch ads by using a lower resolution live stream without ads
|
// @description Avoids Twitch ads by using a lower resolution live stream without ads
|
||||||
// @author pixeltris
|
// @author pixeltris
|
||||||
// @match *://*.twitch.tv/*
|
// @match *://*.twitch.tv/*
|
||||||
// @downloadURL https://github.com/pixeltris/TwitchAdSolutions/raw/master/low-res/low-res-userscript.js
|
// @downloadURL https://github.com/pixeltris/TwitchAdSolutions/raw/master/low-res/low-res.user.js
|
||||||
// @run-at document-start
|
// @run-at document-start
|
||||||
// @grant none
|
// @grant none
|
||||||
// ==/UserScript==
|
// ==/UserScript==
|
||||||
@ -34,4 +34,4 @@
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
hookFetch();
|
hookFetch();
|
||||||
})();
|
})();
|
||||||
|
Loading…
x
Reference in New Issue
Block a user