https://github.com/thomasgreiner/abp-spec
Adblock Plus syntax specifications
https://github.com/thomasgreiner/abp-spec
abnf adblock filter filterlist syntax
Last synced: 5 months ago
JSON representation
Adblock Plus syntax specifications
- Host: GitHub
- URL: https://github.com/thomasgreiner/abp-spec
- Owner: ThomasGreiner
- Created: 2016-03-01T20:41:24.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2017-07-27T14:02:37.000Z (almost 9 years ago)
- Last Synced: 2025-10-25T03:44:57.294Z (8 months ago)
- Topics: abnf, adblock, filter, filterlist, syntax
- Size: 5.86 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Specifications
Written according to [RFC5234](http://tools.ietf.org/html/rfc5234).
## Tools
- [IETF tools](http://tools.ietf.org/)
- [parser generator](https://github.com/Engelberg/instaparse/blob/master/docs/ABNF.md)
- [random value generator](http://www.quut.com/abnfgen/)
- [abnf2regex](https://github.com/akr/abnf)