Skip to content

karolyi/hufilter-dev

 
 

Repository files navigation

 

hufilter logo light mode hufilter logo dark mode

License: CC BY 4.0 Automatic deploy status Redundancy check status

Hufilter developer documentation

Please read this short documentation if you would like to contribute to the hufilter project! Thank you!

First of all, the project is being developed in this repository. The another repository, called hufilter, is only the result of the build process and its content are overwritten after each build.

We primarily support following adblockers:

Sections

Filter rule categories can be found in sections directory. Currently available filter categories:

Filename Description Syntax
ads.txt Filtering rules that blocks ads only. Adblock Plus syntax
trackers.txt Filtering rules that blocks trackers and analytics systems. Adblock Plus syntax
annoyances.txt Filtering rules that blocks annoying elements, such as cookie popups, intrusive notifications, recommendations, floating elements, etc. Adblock Plus syntax
antiadblock.txt Filtering rules that bypasses anti-adblock scripts, only if this can be solved with ABP capabilities. Adblock Plus syntax
selfpromo.txt Filtering rules that blocks self-promitions. Adblock Plus syntax
other.txt Anything that does not fall into the categories listed above. Adblock Plus syntax
ublock-specific.txt Mixed rules that requires uBlock Origin capabilities. uBlock Origin syntax *
adguard-specific.txt Mixed rules that requires AdGuard capabilities. AdGuard syntax *

* Both of Adguard and uBlock Origin are able to interpret the syntax of Adblock Plus.

References

Useful links to documentations.

Build process

The build process is executed automatically if a push event is triggered in this repository.

Recommended environment

We recommend using Visual Studio Code for development. Please install recommended extensions in order to work with syntax highlight and automatic rule ordering. Node.js is also required for automatic ordering!

Contact

Licensing

The project hufilter is distributed under the "Creative Commons Attribution 4.0" license. Contributors are licensing their work under the very same terms and conditions.

License: CC BY 4.0

About

Hufilter - The Hungarian Adblock Filter List.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%