Fix for rules (#33)

This commit is contained in:
Kevin Röbert 2018-02-10 16:47:51 +01:00
parent 7a3d6d2239
commit e7d11477c5

View File

@ -115,7 +115,7 @@
"redirections": [] "redirections": []
}, },
"adtech": { "adtech": {
"urlPattern": "(https:\\/\\/||http:\\/\\/).*(adtech).*", "urlPattern": "(https:\\/\\/||http:\\/\\/).*(adtech\\.).*",
"completeProvider": true, "completeProvider": true,
"rules": [], "rules": [],
"exceptions": [], "exceptions": [],