adblock-filter-analyzer
adblock-filter-analyzer copied to clipboard
AdBlock Filter Syntax code highlighter and partial validator. Colorizes and explains the syntax. Good for learning.
1) paste good tests 2) select all, paste bad tests over it 3) add a space to a random word 4) hit ctrl-z (undo). space is not deleted. 5) hit...
https://codereview.stackexchange.com/a/245136/40303
- noop = request not subject to dynamic filtering, but static filters still apply - allow = request not subject to dynamic and static blocking - https://github.com/gorhill/uBlock/wiki/Dynamic-filtering:-rule-syntax#actions: - https://github.com/gorhill/uBlock/wiki/Overview-of-uBlock's-network-filtering-engine -...