Last active
May 12, 2020 17:38
-
-
Save Tekl/b9eb6dd5aba83d5e8115c25fcdbed204 to your computer and use it in GitHub Desktop.
Clickbait Blocker for AdGuard
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
! Title: Clickbait Blocker for AdGuard | |
! Block domains which are known of publishing clickbait articles und using misleading headlines. | |
! Version: 1.0.0 | |
! TimeUpdated: 2020-04-10T15:55:00+01:00 | |
! Expires: 4 days (update frequency) | |
! Homepage: https://gist.github.com/Tekl/bf4cfc6513a1c1e787ec49ab54f0d8c9 | |
! Filter URL: https://gist.github.com/Tekl/b9eb6dd5aba83d5e8115c25fcdbed204/raw/AdGuard_clickbait-blocker.txt | |
! | |
||futurezone.de^$replace=/^.*$/<h2 style="font-family:sans-serif;background:#c00;color:#fff;padding:1em;text-align:center">Blocked by AdGuard Clickbait Blocker<\/h2>/s | |
||heftig.de^$replace=/^.*$/<h2 style="font-family:sans-serif;background:#c00;color:#fff;padding:1em;text-align:center">Blocked by AdGuard Clickbait Blocker<\/h2>/s | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment