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:
Marty Oehme 2023-12-12 12:21:01 +01:00
parent b6687145bd
commit b0bcb9dd60
Signed by: Marty
GPG Key ID: EDBF2ED917B2EF6A
1 changed files with 0 additions and 15 deletions

View File

@ -183,21 +183,6 @@ redirects = {
"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",
],
},
}