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",
|
"yewtu.be",
|
||||||
"iv.melmac.space",
|
"iv.melmac.space",
|
||||||
"iv.datura.network",
|
"iv.datura.network",
|
||||||
|
"piped.kavin.rocks",
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
"lbry": {
|
"lbry": {
|
||||||
|
@ -61,15 +62,28 @@ redirects = {
|
||||||
"reddit": {
|
"reddit": {
|
||||||
"source": ["reddit.com"],
|
"source": ["reddit.com"],
|
||||||
"target": [
|
"target": [
|
||||||
"td.vern.cc",
|
"teddit.ggc-project.de",
|
||||||
"teddit.artemislena.eu",
|
"teddit.kavin.rocks",
|
||||||
"teddit.bus-hit.me",
|
|
||||||
"teddit.hostux.net",
|
|
||||||
"teddit.namazso.eu",
|
|
||||||
"teddit.net",
|
|
||||||
"teddit.pussthecat.org",
|
|
||||||
"teddit.sethforprivacy.com",
|
|
||||||
"teddit.zaggy.nl",
|
"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": {
|
"twitter": {
|
||||||
|
|
Loading…
Reference in a new issue