remove twitch from redirect
This commit is contained in:
parent
f50a9616e2
commit
0ee86d6bb8
1 changed files with 1 additions and 1 deletions
|
|
@ -1197,7 +1197,7 @@ switch (urlHostname) {
|
|||
|
||||
case "twitch.tv":
|
||||
case "www.twitch.tv":
|
||||
redirectTwitch();
|
||||
// redirectTwitch();
|
||||
break;
|
||||
|
||||
case urlHostname.includes("reddit.com") ? urlHostname : 0:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue