remove twitch from redirect

This commit is contained in:
Chris Cochrun 2025-09-24 10:27:45 -05:00
parent f50a9616e2
commit 0ee86d6bb8

View file

@ -1197,7 +1197,7 @@ switch (urlHostname) {
case "twitch.tv":
case "www.twitch.tv":
redirectTwitch();
// redirectTwitch();
break;
case urlHostname.includes("reddit.com") ? urlHostname : 0: