Hey all!
We have updated the documentation on the filtering rules syntax:
https://adguard.com/en/filterrules.html
Finally, we have a detailed and comprehensive article covering all Adguard capabilities. It is important to note, that creating of your own filtering rules requires some knowledge of web technologies, such as HTML, CSS and Javascript.
Helpful links:
Helpful tools:
We have updated the documentation on the filtering rules syntax:
https://adguard.com/en/filterrules.html
Finally, we have a detailed and comprehensive article covering all Adguard capabilities. It is important to note, that creating of your own filtering rules requires some knowledge of web technologies, such as HTML, CSS and Javascript.
Helpful links:
- How webpage is loaded and displayed: https://varvy.com/pagespeed/display.html
- What is CSS: https://developer.mozilla.org/en-US/docs/Web/Guide/CSS/Getting_started/What_is_CSS
- CSS selectors explained: https://developer.mozilla.org/en-US/docs/Web/Guide/CSS/Getting_Started/Selectors
- Regular expressions explained: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Guide/Regular_Expressions
- A great filtering rules visual representation: https://adblockplus.org/filter-cheatsheet
- Adblock plus filtering rules syntax: http://adblockplus.org/en/filters
Helpful tools:
- Fiddler web debugging proxy: http://www.telerik.com/fiddler
- Chrome developer tools: https://developer.chrome.com/devtools