qutebrowser: Remove wikipedia redirects
These are the redirects that made the most trouble for me, and honestly I do not think wikipedia really belongs in the same category of 'necessary to redirect' surveillance pages like reddit,instagram or twitter.
This commit is contained in:
parent
b6687145bd
commit
b0bcb9dd60
1 changed files with 0 additions and 15 deletions
|
@ -183,21 +183,6 @@ redirects = {
|
||||||
"whoogle.dcs0.hu",
|
"whoogle.dcs0.hu",
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
"wiki-en": {
|
|
||||||
"source": ["en.wikipedia.org"],
|
|
||||||
"target": [
|
|
||||||
"wiki.slipfox.xyz",
|
|
||||||
"wikiless.funami.tech",
|
|
||||||
"wikiless.org",
|
|
||||||
"wikiless.tiekoetter.com",
|
|
||||||
],
|
|
||||||
},
|
|
||||||
"wiki-de": {
|
|
||||||
"source": ["de.wikipedia.org"],
|
|
||||||
"target": [
|
|
||||||
"wiki.adminforge.de",
|
|
||||||
],
|
|
||||||
},
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue