about summary refs log tree commit diff stats
path: root/src/config.json
diff options
context:
space:
mode:
authorManeraKai <manerakai@protonmail.com>2024-03-23 07:22:51 +0300
committerManeraKai <manerakai@protonmail.com>2024-03-23 07:22:51 +0300
commit715fc112d6861c74c4049fe8e641c8694400065b (patch)
treea97aaec292316696dd1d3efd1a803c82192210d2 /src/config.json
parentUpdated updates.xml (diff)
downloadlibredirect-715fc112d6861c74c4049fe8e641c8694400065b.zip
Removed askubuntu and superuser from AnonymousOverflow https://github.com/libredirect/browser_extension/issues/910
Diffstat (limited to 'src/config.json')
-rw-r--r--src/config.json3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/config.json b/src/config.json
index b70cb074..59424961 100644
--- a/src/config.json
+++ b/src/config.json
@@ -664,8 +664,7 @@
 			},
 			"targets": [
 				"^https?:\\/{2}(www\\.)?stackoverflow\\.com\\/",
-				"^https?:\\/{2}([a-zA-Z0-9-]+\\.)?stackexchange\\.com\\/",
-				"^https?:\\/{2}(www\\.)?(superuser|askubuntu)\\.com\\/"
+				"^https?:\\/{2}([a-zA-Z0-9-]+\\.)?stackexchange\\.com\\/"
 			],
 			"name": "Stack Overflow",
 			"options": {