removing some cosmic stuff and fixing lots of things
This commit is contained in:
parent
e3e6cbe1b4
commit
17a592dc12
5 changed files with 40 additions and 32 deletions
|
@ -253,14 +253,14 @@ const Instances = {
|
|||
],
|
||||
libreddit: [
|
||||
// "redditor.fly.dev",
|
||||
"libreddit.kavin.rocks",
|
||||
// "libreddit.kavin.rocks",
|
||||
// "libreddit.northboot.xyz",
|
||||
// "libreddit.kylrth.com",
|
||||
"libreddit.privacy.com",
|
||||
// "libreddit.privacy.com",
|
||||
// "l.opnxng.com",
|
||||
"libreddit.projectsegfau.lt",
|
||||
// "libreddit.projectsegfau.lt",
|
||||
"safereddit.com",
|
||||
"libreddit.privacydev.net",
|
||||
// "libreddit.privacydev.net",
|
||||
// "libreddit.freedit.eu",
|
||||
// "libreddit.mha.fi",
|
||||
// "lr.artemislena.eu",
|
||||
|
@ -1201,7 +1201,7 @@ switch (urlHostname) {
|
|||
break;
|
||||
|
||||
case urlHostname.includes("reddit.com") ? urlHostname : 0:
|
||||
redirectReddit();
|
||||
// redirectReddit();
|
||||
break;
|
||||
|
||||
case urlHostname.includes("medium.com") ? urlHostname : 0:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue