An open API service indexing awesome lists of open source software.

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

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)