adblock-filter-analyzer icon indicating copy to clipboard operation
adblock-filter-analyzer copied to clipboard

AdBlock Filter Syntax code highlighter and partial validator. Colorizes and explains the syntax. Good for learning.

Results 29 adblock-filter-analyzer issues
Sort by recently updated
recently updated
newest added

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...

bug

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 -...

enhancement