From 6430bcc1245ef447dfab66ea45ccf8809e006467 Mon Sep 17 00:00:00 2001 From: Kevin R Date: Wed, 2 Sep 2020 00:07:44 +0200 Subject: [PATCH] added infos to rules repo --- README.md | 4 +++- data/data.min.json | 6 +++--- 2 files changed, 6 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index e225b99..54c95d6 100644 --- a/README.md +++ b/README.md @@ -48,11 +48,13 @@ Here you can download the packed files for the Firefox- and Chrome-Dev: [](https://gitlab.com/KevinRoebert/ClearUrls/-/jobs/artifacts/master/raw/ClearUrls.zip?job=bundle%20addon) ## Test -If you want to test whether ClearURLs works correctly on your system, you can go to this test page: [https://kevinroebert.gitlab.io/ClearUrls/](https://kevinroebert.gitlab.io/ClearUrls/) +If you want to test whether ClearURLs works correctly on your system, you can go to this test page: [https://test.clearurls.xyz/](https://test.clearurls.xyz/) ## Contribute If you have any suggestions or complaints, please [create an issue.](https://gitlab.com/KevinRoebert/ClearUrls/issues/new) +**Note: If you have any suggestions or complaints regarding the rules, please [create an issue in this repo](https://gitlab.com/anti-tracking/ClearURLs/rules/-/issues/new) or email us rules.support (at) clearurls.xyz (this mail will automatically create a new issue in this repo).** + ### Translate ClearURLs You want to help translating ClearURLs into many languages? – Nice diff --git a/data/data.min.json b/data/data.min.json index a9bd1a5..27502b9 100644 --- a/data/data.min.json +++ b/data/data.min.json @@ -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": [],