DandelionSprout / EasyDutch

Adblock filters for Dutch websites made for uBlock Origin (For PRs only)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

EasyDutch: Commit rate Last commit Issues Issues License
(( EasyList Dutch: Commit rate Last commit Issues Issues ))


EasyDutch

Adblock filters for Dutch websites made for uBlock Origin

Contents
EasyDutch
Contributing
View and Subscribe
Support

EasyDutch

The updated version of EasyList Dutch special for uBlock Origin.

This filterlist has been made because the EasyList Dutch filter isn't maintained often and the maintenance that is done, is very poor.
So I made this to provide you a better service!!
This list also handles anti-adblock, which isn't done by EasyList Dutch. See these comments for more information:
easylist/easylistdutch#11 (comment) and easylist/easylistdutch#30 (comment).

If you see ads on dutch websites please report it to me or sent me an email to easydutch.adblock@gmail.com

uBlock Origin uses four links to update our list in their add-on/extension.
The contentURL is instantly updated after a commit, our own EasyDutchCDN is updated every two hours, the other two cdnURLs are updated less.
If there is a fix you need immediately, I can update the jsDelivr cdnURL by going to https://www.jsdelivr.com/tools/purge, and our EasyDutchCDN.

Contributing

Contributing

Important note:
I, @Nomes77 owner of EasyDutch, prefer simplicity over complexity. So instead of 123geldzaken.nl##[class*="widget_sponsor"] use 123geldzaken.nl##.widget_sponsor and 123geldzaken.nl##.widget_sponsorlinks. And instead of arenalokaal.nl##[advobject]:upward(.bg-gray-100):has-text(/Uit de krant/i) just use arenalokaal.nl##[advobject]:upward(.bg-gray-100)

Ordering of filters

New filters must be added on the top of each list.

The reason is to provide an easy way to check whether a filter is still relevant. The filters at the end of the file will be the oldest filters, and also the most likely to maybe be obsolete.

Old filters which are confirmed to still be required must be moved to the top of the list.

Issue number association

All added filters must be associated with a formal issue number or date, example:

! https://github.com/EasyDutch-uBO/EasyDutch/issues/3
||data.inertanceretinallaurel.com^
! 2021-04-27
||androidplanet.nl,iphoned.nl##.dynamic-content-native

This way we know why a filter was added, and how to verify whether an old filter is still needed. The comment line preceding the filter(s) to solve a specific issue should be only a URL to the issue. The issue itself can contains all the details about how the issue was solved, and why it was solved this way, etc.

Commit message
  • Keep it simple, use A: for adding a site, C: for changing or updating rules, R: for removing, and M: for moving to other files.
  • Put here after the site url spele.nl (no https://www.)
  • Put after this the issue number.
    Example: A: spele.nl fix #3 or C: nu.nl. The issue itself will contains all the details.
Hide General

You may only make General Hiding rules, if it applies to tree or more websites


What you might do or not do as a contributor

As a contributor it is forbidden to change the following files:

  • .github folder
  • README.md
  • CONTRIBUTING.md
  • CODE_OF_CONDUCT.md
  • LICENSE

The rest you may change.

Breaching this rule will result in a warning and, if not listening, being banned as contributor!


View and Subscribe to EasyDutch

Favorite order of subscription:

  1. EasyDutch P1 | Subscribe
  2. All-in-One EasyDutchCDN P2 | Subscribe
  3. All-in-One EasyDutchCDN P1 | Subscribe
  4. All-in-One EasyDutchCDN Mirror 1 | Subscribe
  5. All-in-One EasyDutchCDN Mirror 2 | Subscribe
  6. All-in-One EasyDutch P2 | Subscribe
  7. All-in-One EasyDutch P1 | Subscribe
  8. All-in-One EasyDutch Mirror 1 | Subscribe
  9. All-in-One EasyDutch Mirror 2 | Subscribe
  10. EasyDutch P2 | Subscribe
  11. EasyDutch Mirror 1 | Subscribe
  12. EasyDutchCDN P1 | Subscribe
  13. EasyDutchCDN P2 | Subscribe
  14. EasyDutchCDN Mirror 1 | Subscribe
  15. All-in-One EasyDutch Raw | Subscribe
  16. All-in-One EasyDutchCDN Raw | Subscribe
  17. EasyDutch Mirror 2 | Subscribe
  18. EasyDutchCDN Mirror 2 | Subscribe
  19. EasyDutch Raw | Subscribe
  20. EasyDutchCDN Raw | Subscribe
  21. All-in-One EasyDutch(ABF) Raw | Subscribe
  22. All-in-One EasyDutch(ABF) Mirror 1 | Subscribe
  23. All-in-One EasyDutch(ABF) Mirror 2 | Subscribe
  24. EasyDutch(ABF) Raw | Subscribe
  25. EasyDutch(ABF) Mirror 1 | Subscribe
  26. EasyDutch(ABF) Mirror 2 | Subscribe

Explanation of used terms:

  • EasyDutch means that it is from the original GitHub-repro.
        Changes that are made, are applied after 5 minutes except for the Mirrors.
        I made a small delay to not overload the diffpatcher in GitHub Actions.
  • EasyDutchCDN is from the EasyDutchCDN GitHub-repro.
        Changes that are made in EasyDutch's main branch, are applied every two hours. Mirrors follow later.
  • EasyDutch(ABF) means that it is from Nomes77/AdBlockFilters GitHub-repro.
        Changes that are made in EasyDutch's main branch, are applied once a week on Saturday. Mirrors follow later.
  • Raw means that everything in that column is hosted on https://raw.githubusercontent.com/.
  • P1 means that the list is hosted on github.io.
  • P2 means that the list is hosted on pages.dev.
  • Mirror 1 is jsDelivr and Mirror 2 is Statically; both are public and free CDN's.
  • All-in-One means that everything is one big file in stead of multiple files loaded in one file.
        This is to not overload/misuse the free CDN's.

Support

If you want to buy me a cup of coffee or want to support me, you can donate via PayPal

If you want to support Member and Contributor JohnyP36, you can donate via PayPal

About

Adblock filters for Dutch websites made for uBlock Origin (For PRs only)

License:GNU General Public License v3.0


Languages

Language:Adblock Filter List 87.0%Language:JavaScript 4.9%Language:Shell 4.2%Language:Markdown 3.9%Language:JSON 0.0%