mirror of
https://gitlab.com/KevinRoebert/ClearUrls
synced 2025-12-18 07:05:37 +07:00
Fix for rules (#33)
This commit is contained in:
@@ -115,7 +115,7 @@
|
|||||||
"redirections": []
|
"redirections": []
|
||||||
},
|
},
|
||||||
"adtech": {
|
"adtech": {
|
||||||
"urlPattern": "(https:\\/\\/||http:\\/\\/).*(adtech).*",
|
"urlPattern": "(https:\\/\\/||http:\\/\\/).*(adtech\\.).*",
|
||||||
"completeProvider": true,
|
"completeProvider": true,
|
||||||
"rules": [],
|
"rules": [],
|
||||||
"exceptions": [],
|
"exceptions": [],
|
||||||
|
|||||||
Reference in New Issue
Block a user