Last active
April 27, 2025 10:09
-
-
Save dezza/278bde57e47be611c072d4883ade720c to your computer and use it in GitHub Desktop.
This file contains hidden or 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: dezza's Ad Annoyance filters | |
! Expires: 12 hours | |
! Description: Filters for Global Website Annoyances | |
! Homepage: https://abp.recv.ws | |
! ## YouTube | |
! Shorts | |
youtube.com##ytd-reel-shelf-renderer | |
! Sponsored result | |
youtube.com##ytd-in-feed-ad-layout-renderer:upward(ytd-ad-slot-renderer) | |
! Annoying chatbox (14-11-2022) | |
replit.com###main-content > div:nth-of-type(2) > div:nth-of-type(2) | |
! ## Paywall, unclutter UI (remove sidebars): "make medium great again" (14-11-2022) | |
!medium.com##+js(cookie-remover) | |
!medium.com###root > div > div:nth-of-type(3) > div > div > div:nth-of-type(1) | |
!medium.com###root > div > div:nth-of-type(3) > div > div > div:nth-of-type(2) | |
!medium.com###root > div > div:nth-of-type(3) > div > div > main > div > div:nth-of-type(3) > div:nth-of-type(3) | |
! ## Newsletter notification | |
danielmiessler.com##body:watch-attr(data-popup-active):remove-attr(data-popup-active) | |
! ## Unfuck and unbrand duckduckgo (14-11-2022) | |
! Share feedback link | |
!duckduckgo.com##.js-feedback-prompt-generic.feedback-prompt__link | |
! Share feedback box | |
duckduckgo.com##.js-feedback-btn-wrap | |
! Top-Right-side menu | |
duckduckgo.com##.header--aside | |
! Bottom-bloat footer | |
duckduckgo.com##.footer | |
! Unbranded duckduckgo | |
duckduckgo.com##.js-header-logo.header__logo-wrap | |
duckduckgo.com##:xpath(//h3[contains(text(),'Can’t find what you’re looking for?')]/../../../../../..) | |
! ## Unfuck startpage.com | |
startpage.com##:xpath(//div[contains(@class, "blog-menu")]/div[contains(@role,"button") and text() = "Privacy, Please!"]/..) | |
startpage.com##:xpath(//footer/div/a[@href="https://www.startpage.com/privacy-please/" and @aria-label = "Privacy Please Blog"]/..) | |
! ## Remove ads and annoying news/chat (14-11-2022) | |
torrentleech.org##.centerTopBar.col-md-3 > .col-md-9 | |
torrentleech.org##.seedit4me_image | |
torrentleech.org##.footer-inner-login | |
torrentleech.org###site-news | |
torrentleech.org##.toggle-news | |
torrentleech.org##.guest-chat | |
torrentleech.org##li:nth-of-type(9) [href="/privatevpn"] | |
torrentleech.org##li:nth-of-type(10) [href="/seedit4me"] | |
! ## Remove ads (14-11-2022) | |
||robinbob.in$image,domain=rutracker.org|rutracker.net | |
||kwork.ru$image,domain=rutracker.org|rutracker.net | |
||static.t-ru.org/images/vpn/expressvpn-square-en-4.jpg$image,domain=rutracker.org|rutracker.net | |
||rutrk.org/240x400/*.png$image,domain=rutracker.org|rutracker.net | |
! # Cookie dialog (03-03-2024) | |
! Requires Advanced option "trustedListPrefixes = https://gist.githubusercontent.com/dezza/278bde57e47be611c072d4883ade720c/raw/ad_annoyances_filter.txt" | |
google.com##+js(trusted-click-element, 'div[role="dialog"] > div:nth-of-type(3) > span > div > div > div > div:nth-of-type(3) > div:first-of-type > button:first-of-type', , 900) | |
! # Annoyance | |
dev.to##.popover-billboard--menuopenupwards.right-0.left-0.bottom-0.fixed.js-billboard.crayons-story__billboard.popover-billboard.crayons-sponsorship.crayons-card--secondary.crayons-card | |
! # Annoyance | |
blog.openreplay.com##.z-50.justify-center.items-center.flex.inset-0.fixed.cta-modal | |
! Ads | |
iptorrents.com##div.tmS > div | |
||iptorrents.com/pic/du/D10.gif$image | |
! Ads | |
rutracker.net###bn-top-right | |
rutracker.net###bn-topic-block | |
rutracker.net##.ext-links | |
! GoogleTagManager ServiceWorker | |
||www.googletagmanager.com/static/service_worker/$script,domain=www.googletagmanager.com | |
! Login/Signup notice | |
www.numbeo.com##.ui-front.ui-widget-overlay | |
www.numbeo.com##.ui-widget-content |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment