mirror of
https://gitlab.com/KevinRoebert/ClearUrls
synced 2025-12-16 22:25:36 +07:00
Exception for github traffic site
This commit is contained in:
@@ -110,7 +110,9 @@
|
||||
"\\?$",
|
||||
"\\&$"
|
||||
],
|
||||
"exceptions": [],
|
||||
"exceptions": [
|
||||
"(https:\\/\\/||http:\\/\\/).*(github\\.com)\\/.*\\/traffic.*"
|
||||
],
|
||||
"redirections": []
|
||||
},
|
||||
"adtech": {
|
||||
|
||||
Reference in New Issue
Block a user