From 3c19fb97e20d043a089391835e5d0625cb77e214 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Kevin=20R=C3=B6bert?= Date: Sat, 9 Nov 2019 00:51:56 +0000 Subject: [PATCH] Update Rules file --- Technical-details/Rules-file.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Technical-details/Rules-file.md b/Technical-details/Rules-file.md index 5671a0c..590cc3c 100644 --- a/Technical-details/Rules-file.md +++ b/Technical-details/Rules-file.md @@ -93,4 +93,4 @@ It is **highly recommended** to use the **data.min.json** file, because this fil For the **data.min.json** file, the GitLab CI-Runner automatically generates the nessesary [**rules.min.hash** file](https://gitlab.com/KevinRoebert/ClearUrls/-/jobs/artifacts/master/raw/rules.min.hash?job=hash%20rules). **Note that the hash must be in lowercase.** # data.minify.json -The [**data.minify.json**](https://gitlab.com/KevinRoebert/ClearUrls/-/jobs/artifacts/master/raw/data.minify.hash?job=hash%20rules) file is automatically generated by the GitLab CI-Runner from the **data.min.json** file and also the nessesary [**rules.minify.hash** file](https://gitlab.com/KevinRoebert/ClearUrls/-/jobs/artifacts/master/raw/rules.minify.hash?job=hash%20rules). The **data.minify.json** is a minimal version of the **data.min.json** file where all line breaks and spaces, as well as default values and empty lists are removed, to save bandwidth. \ No newline at end of file +The [**data.minify.json**](https://gitlab.com/KevinRoebert/ClearUrls/-/jobs/artifacts/master/raw/data.minify.json?job=hash%20rules) file is automatically generated by the GitLab CI-Runner from the **data.min.json** file and also the nessesary [**rules.minify.hash** file](https://gitlab.com/KevinRoebert/ClearUrls/-/jobs/artifacts/master/raw/rules.minify.hash?job=hash%20rules). The **data.minify.json** is a minimal version of the **data.min.json** file where all line breaks and spaces, as well as default values and empty lists are removed, to save bandwidth. \ No newline at end of file