about summary refs log tree commit diff stats
path: root/src/config.json
diff options
context:
space:
mode:
Diffstat (limited to 'src/config.json')
-rw-r--r--src/config.json12
1 files changed, 3 insertions, 9 deletions
diff --git a/src/config.json b/src/config.json
index aa14cae6..4013de67 100644
--- a/src/config.json
+++ b/src/config.json
@@ -136,7 +136,7 @@
 					"localhost": true
 				}
 			},
-			"targets": [	
+			"targets": [
 				"^https?:\\/{2}(www\\.|mobile\\.)?twitter\\.com\\/",
 				"^https?:\\/{2}(www\\.|mobile\\.)?x\\.com\\/",
 				"^https?:\\/{2}(pbs\\.|video\\.)twimg\\.com\\/",
@@ -166,7 +166,7 @@
 					"localhost": false
 				}
 			},
-			"targets": [	
+			"targets": [
 				"^https?:\\/{2}(www\\.)?twitch\\.(tv|com)\\/"
 			],
 			"name": "Twitch",
@@ -487,12 +487,6 @@
 		},
 		"maps": {
 			"frontends": {
-				"facil": {
-					"name": "FacilMap",
-					"embeddable": true,
-					"instanceList": true,
-					"url": "https://github.com/FacilMap/facilmap"
-				},
 				"osm": {
 					"name": "OpenStreetMap",
 					"instanceList": true,
@@ -922,4 +916,4 @@
 			"url": "https://www.wolframalpha.com"
 		}
 	}
-}
+}
\ No newline at end of file