mirror of
https://gitlab.com/KevinRoebert/ClearUrls
synced 2025-12-22 00:55:37 +07:00
Update Rules file
@@ -90,4 +90,7 @@ The example from the **data.json** file looks like the following as a **data.min
|
|||||||
It is **highly recommended** to use the **data.min.json** file, because this file will be used by all new versions of ClearURLs.
|
It is **highly recommended** to use the **data.min.json** file, because this file will be used by all new versions of ClearURLs.
|
||||||
|
|
||||||
### rules.min.hash
|
### rules.min.hash
|
||||||
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.**
|
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.
|
||||||
Reference in New Issue
Block a user