Update README.md

This commit is contained in:
vbagirov
2016-05-24 14:53:14 +03:00
parent c4254d9d55
commit 7a8a123a7d

View File

@@ -1,3 +1,17 @@
# Adguard Ad Blocking Filters
Description is to be written.
### Introduction
This is a place where we create filters for Adguard. Every filter represents a set of rules in text format which are used by Adguard to filter advertising content (such as banners, pop-ups etc.). Rules specific for a particular Internet segment (English filter, Russian filter etc.) or serving a specific purpose (Social media filter, Spyware filter etc.) are collected into one list - filter - and can be enabled/disabled all at once.
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.
### 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).
### Adguard filter policy
Our filter policy is available [here](https://blog.adguard.com/en/adguard-news/adguard-filter-policy.html).