Update downloadURL for low-res solution

This commit is contained in:
Hank McCord
2021-01-06 15:14:42 -05:00
committed by GitHub
parent 83b3368046
commit 4972269e54
+1 -1
View File
@@ -5,7 +5,7 @@
// @description Avoids Twitch ads by using a lower resolution live stream without ads
// @author pixeltris
// @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
// @grant none
// ==/UserScript==