Skip to content

Latest commit

 

History

History
27 lines (20 loc) · 724 Bytes

README.md

File metadata and controls

27 lines (20 loc) · 724 Bytes

UyList

The UyList filter lists are sets of rules originally designed for Adblock that automatically remove unwanted ads from Uruguayan sites.

Adblock Plus Filters Documentation

https://adblockplus.org/filters

TODO

  1. Add more rules.
  2. Automatically compile and verify list (FOB.py).
  3. Continuous Integration (Travis)

Why English?

To keep this project international (might be beneficial when asking for help).

Contributing

  1. Fork it
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Added some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create new Pull Request