This commit is contained in:
Chris Cochrun 2025-12-16 09:38:23 -06:00
parent 75154d0536
commit 8dae2ef9db
7 changed files with 120 additions and 117 deletions

View file

@ -1146,7 +1146,7 @@ switch (urlHostname) {
case "www.imdb.com":
case "m.imdb.com":
redirectImdb();
// redirectImdb();
break;
case "www.quora.com":
@ -1166,7 +1166,7 @@ switch (urlHostname) {
break;
case "stackoverflow.com":
redirectStackoverflow();
// redirectStackoverflow();
break;
case "f4.bcbits.com":