Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions content/specs/rules.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ Every provider has the parent element **providers**, it holds the reference to a
Every provider has the following properties:

- `urlPattern` (required)
- `completeProvider` (required)
- `completeProvider` (optional)
- `rules` (optional)
- `rawRules` (optional)
- `referralMarketing` (optional)
Expand Down Expand Up @@ -129,4 +129,4 @@ The [**data.minify.json**](https://gitlab.com/KevinRoebert/ClearUrls/-/jobs/arti
file is automatically generated by the GitLab CI runner from the **data.min.json** file and also the corresponding
[**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.
as well as default values and empty lists, are removed to save bandwidth.