about summary refs log tree commit diff stats
path: root/src/config.json
diff options
context:
space:
mode:
authorManeraKai <manerakai@protonmail.com>2022-12-31 12:37:23 +0300
committerManeraKai <manerakai@protonmail.com>2022-12-31 12:37:23 +0300
commiteb7d1ce4c7bd288fb5db37b7c5c1cabed7e8d326 (patch)
treeaf020d0031c842573e0862478a2ff88e448eb4f6 /src/config.json
parentSwitched back to pug (diff)
downloadlibredirect-eb7d1ce4c7bd288fb5db37b7c5c1cabed7e8d326.zip
Removed Wikiless, Neuters. Optimization
Diffstat (limited to '')
-rw-r--r--src/config.json (renamed from src/config/config.json)36
1 files changed, 0 insertions, 36 deletions
diff --git a/src/config/config.json b/src/config.json
index 4a28194d..ae9a9f64 100644
--- a/src/config/config.json
+++ b/src/config.json
@@ -210,24 +210,6 @@
 			"embeddable": true,
 			"url": "https://imgur.com"
 		},
-		"wikipedia": {
-			"frontends": {
-				"wikiless": {
-					"name": "Wikiless",
-					"instanceList": true
-				}
-			},
-			"targets": [
-				"^https?:\\/{2}(?:[a-z]+\\.)*wikipedia\\.org(\\/|$)"
-			],
-			"name": "Wikipedia",
-			"options": {
-				"enabled": false
-			},
-			"imageType": "svg",
-			"embeddable": false,
-			"url": "https://wikipedia.org"
-		},
 		"medium": {
 			"frontends": {
 				"scribe": {
@@ -299,24 +281,6 @@
 			"embeddable": false,
 			"url": "https://imdb.com"
 		},
-		"reuters": {
-			"frontends": {
-				"neuters": {
-					"name": "Neuters",
-					"instanceList": true
-				}
-			},
-			"targets": [
-				"^https?:\\/{2}(www\\.|)reuters\\.com(\\/|$)"
-			],
-			"name": "Reuters",
-			"options": {
-				"enabled": false
-			},
-			"imageType": "svg",
-			"embeddable": false,
-			"url": "https://reuters.com"
-		},
 		"fandom": {
 			"frontends": {
 				"breezeWiki": {