about summary refs log tree commit diff stats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/config.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/config.json b/src/config.json
index f17ba8f5..52358170 100644
--- a/src/config.json
+++ b/src/config.json
@@ -710,7 +710,8 @@
 			},
 			"targets": [
 				"^https?:\\/{2}(www\\.)?stackoverflow\\.com\\/",
-				"^https?:\\/{2}([a-zA-Z0-9-]+\\.)?stackexchange\\.com\\/"
+				"^https?:\\/{2}([a-zA-Z0-9-]+\\.)?stackexchange\\.com\\/",
+				"^https?:\\/{2}(www\\.)?superuser\\.com\\/"
 			],
 			"name": "Stack Overflow",
 			"options": {