mirror of
https://github.com/AdguardTeam/AdguardFilters.git
synced 2026-08-29 12:14:41 +00:00
Merge branch 'master' of https://github.com/AdguardTeam/AdguardFilters
This commit is contained in:
14
README.md
14
README.md
@@ -6,12 +6,26 @@ This is a place where we create filters for Adguard. Every filter represents a s
|
||||
|
||||
Filters are constantly updated. This repository lets anyone draw our attention to anything from a missed ad to a false positive, thus helping us to modify our filters, make them better and keep up-to-date.
|
||||
|
||||
Here you can find links to active Adguard forum threads devoted to [missed ads](https://forum.adguard.com/index.php?forums/missed-ads.67/) and [false positives](https://forum.adguard.com/index.php?forums/false-positives.68/).
|
||||
|
||||
### Syntax
|
||||
|
||||
Filters are designed for use in all Adguard products, but can also be used in Adblock Plus. However, note that the syntax of Adguard filtering rules is more advanced than in ABP. Therefore, part of the rules will not work in ABP.
|
||||
|
||||
You can find a manual for filtering rules creation syntax at [this link](https://adguard.com/filterrules.html).
|
||||
|
||||
### How to report a missed ad/false positive
|
||||
|
||||
1. Please, create a new issue for each new website.
|
||||
2. Title of the issue should contain website’s address where a problem was detected, and preferably a short description - OS(Win, MacOS, iOS, Android) and type of problem.
|
||||
For example:
|
||||
- **site.com** - popup upon clicking anywhere [Windows] or
|
||||
- [Android] **The App** - banner in the main menu
|
||||
3. The message should contain:
|
||||
- a screenshot of an unblocked ad or detailed description of where this ad is placed;
|
||||
- a direct link to the website;
|
||||
- list of enabled filters.
|
||||
|
||||
### Adguard filter policy
|
||||
|
||||
Our filter policy is available [here](https://blog.adguard.com/en/adguard-news/adguard-filter-policy.html).
|
||||
|
||||
Reference in New Issue
Block a user