qutebrowser: Update reddit redirects
Updated reddit redirects once again. Will soon have to figure out a different way of approaching the lib- redirections with so many services blocking/throttling/shutting down the FOSS frontends. For now, I will bear with it.
This commit is contained in:
parent
e90d1c9c39
commit
9bd4a80be8
1 changed files with 22 additions and 8 deletions
|
@ -46,6 +46,7 @@ redirects = {
|
|||
"yewtu.be",
|
||||
"iv.melmac.space",
|
||||
"iv.datura.network",
|
||||
"piped.kavin.rocks",
|
||||
],
|
||||
},
|
||||
"lbry": {
|
||||
|
@ -61,15 +62,28 @@ redirects = {
|
|||
"reddit": {
|
||||
"source": ["reddit.com"],
|
||||
"target": [
|
||||
"td.vern.cc",
|
||||
"teddit.artemislena.eu",
|
||||
"teddit.bus-hit.me",
|
||||
"teddit.hostux.net",
|
||||
"teddit.namazso.eu",
|
||||
"teddit.net",
|
||||
"teddit.pussthecat.org",
|
||||
"teddit.sethforprivacy.com",
|
||||
"teddit.ggc-project.de",
|
||||
"teddit.kavin.rocks",
|
||||
"teddit.zaggy.nl",
|
||||
"teddit.namazso.eu",
|
||||
"teddit.nautolan.racing",
|
||||
"teddit.tinfoil-hat.net",
|
||||
"teddit.domain.glass",
|
||||
"libreddit.kavin.rocks",
|
||||
"safereddit.com",
|
||||
"reddit.invak.id",
|
||||
"reddit.simo.sh",
|
||||
"libreddit.strongthany.cc",
|
||||
"libreddit.domain.glass",
|
||||
"libreddit.pussthecat.org",
|
||||
"libreddit.kylrth.com",
|
||||
"libreddit.privacydev.net",
|
||||
"l.opnxng.com",
|
||||
"libreddit.oxymagnesium.com",
|
||||
"reddit.utsav2.dev",
|
||||
"libreddit.freedit.eu",
|
||||
"lr.artemislena.eu",
|
||||
"snoo.habedieeh.re",
|
||||
],
|
||||
},
|
||||
"twitter": {
|
||||
|
|
Loading…
Reference in a new issue