Removed askubuntu and superuser from AnonymousOverflow https://github.com/libredirect/browser_extension/issues/910

This commit is contained in:
ManeraKai 2024-03-23 07:22:51 +03:00
parent 759e403883
commit 715fc112d6
No known key found for this signature in database
GPG Key ID: 5ABC31FFD562E337
1 changed files with 1 additions and 2 deletions

View File

@ -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": {