added infos to rules repo

This commit is contained in:
Kevin R
2020-09-02 00:07:44 +02:00
parent e8264eefe8
commit 6430bcc124
2 changed files with 6 additions and 4 deletions

View File

@@ -1382,7 +1382,7 @@
"forceRedirection": false
},
"ClearURLsTest2": {
"urlPattern": "^https?:\\/\\/test\\.cleaurls\\.xyz\\/void\\/index\\.html",
"urlPattern": "^https?:\\/\\/test\\.clearurls\\.xyz\\/void\\/index\\.html",
"completeProvider": false,
"rules": [
"test"
@@ -1391,12 +1391,12 @@
"rawRules": [],
"exceptions": [],
"redirections": [
"^https?:\\/\\/test\\.cleaurls\\.xyz\\/void\\/index\\.html\\?url=([^&]*)"
"^https?:\\/\\/test\\.clearurls\\.xyz\\/void\\/index\\.html\\?url=([^&]*)"
],
"forceRedirection": false
},
"ClearURLsTestBlock2": {
"urlPattern": "^https?:\\/\\/test\\.cleaurls\\.xyz\\/void\\/block\\.svg",
"urlPattern": "^https?:\\/\\/test\\.clearurls\\.xyz\\/void\\/block\\.svg",
"completeProvider": true,
"rules": [],
"referralMarketing": [],