Last active
May 28, 2025 07:28
-
-
Save dezza/faff27bba2a886f059d4f655581fda39 to your computer and use it in GitHub Desktop.
abp, ublock filters for danish websites
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 Danish filters | |
! Expires: 12 hours | |
! Description: Filters for Danish websites. | |
! Homepage: https://abp.recv.ws | |
! https://www.pricerunner.dk/cl/36/Harddiske | |
! https://www.pricerunner.dk/c/black-friday | |
! https://www.pricerunner.dk/deals | |
pricerunner.dk##svg[aria-label="PriceRunner logo"] > path:nth-last-of-type(-n+2) | |
pricerunner.dk##:xpath(//p[text()='Mine produkter']/../../../..) | |
pricerunner.dk##:matches-path(/^/$/):xpath(//p[contains(.,'Sponsoreret')]/../../../../..) | |
pricerunner.dk##:matches-path(/cl):xpath(//p[contains(., 'Sponsoreret')]/../../../../..[not(substring(@class, string-length(@class) - string-length('ProductList-grid') + 1) = 'ProductList-grid')]) | |
pricerunner.dk##:matches-path(/cl):xpath(//p[contains(., 'Sponsoreret')]/../../../..[self::div]) | |
pricerunner.dk##:matches-path(/cl)div:has(> div[class$="-Card-root"]) | |
pricerunner.dk##button[data-text="Feedback"] | |
pricerunner.dk##:xpath(//h2[contains(.,"Tilmeld dig nyhedsbrevet")]/../../../../..) | |
pricerunner.dk##:xpath(//h2[contains(text(),'Almindelige spørgsmål')]/../../../..) | |
pricerunner.dk##:xpath(//h2[contains(text(),'Relateret')]/..) | |
pricerunner.dk##:xpath(//h2[contains(text(),'Inspiration')]/..) | |
! https://www.pricerunner.dk/pl/94-3208342676/Hoeretelefoner/Apple-AirPods-Pro-(2nd-generation)-with-MagSafe-USB-C-Charging-Case-2023-Sammenlign-Priser | |
pricerunner.dk##:xpath(//p[contains(.,'Prøv fleksible betalinger med')]/..) | |
pricerunner.dk##:xpath(//span[contains(text(),'ANNONCE')]/../..) | |
! Mobile only (tested iOS, can be reproduced with Firefox Web Console) | |
pricerunner.dk##:xpath(//div[@id="content-below-header"]//p[text()="Annonce"]/..) | |
!pricerunner.dk##:xpath((//div[@id="priser"]/following-sibling::div)[1]/div[position() = 2]//p[text()="Annonce"]/..) | |
!pricerunner.dk##:xpath(//h2[contains(text(),'Relaterede butikstilbud')]/../..) | |
!pricerunner.dk##:xpath(//div[@data-testid='notice-wrapper']) | |
!pricerunner.dk##:xpath(//p[contains(.,'Sponsorerede produkter fra')]/../../..) | |
!pricerunner.dk##:xpath(//p[text()='Diskussioner']/../../../../..) | |
!pricerunner.dk##:xpath(//div[contains(text(),'Annonce')]/..) | |
!pricerunner.dk##:xpath(//img[@src='https://www.pricerunner.dk/images/assets/content/campaign/campaign_badge_da.svg']/..) | |
!pricerunner.dk##:xpath(//span[contains(.,'Sponsoreret indhold')]/../../../../../../..) | |
!pricerunner.dk##:xpath(//h2[contains(text(),'Relateret')]/..) | |
!pricerunner.dk##:xpath(//h2[contains(text(),'Inspiration')]/..) | |
!pricerunner.dk##:xpath(//a[starts-with(@aria-label,"Følg os på Facebook for test, guides og nyheder")]/../../..) | |
! https://www.dr.dk/drtv/se/gift-ved-foerste-blik_-elskovssyge_333078 | |
dr.dk##.isVOD.sesammen_injected_button | |
! https://www.computersalg.dk/i/5009183/owc-drive-dock-hdd-dockingstation-b%c3%a5se-2-2-5-3-5-delt-sata-6gb-s-raid-0-usb-c-thunderbolt-3 | |
computersalg.dk##.clearfix > .usplist > li.BannerEntry:nth-child(1) | |
computersalg.dk##.banner-list | |
computersalg.dk##.footer-wide1 | |
||dam.computersalg.dk/data/png/0/e82061d2/e82061d2-22db-4e48-b181-fd4cf40b082d.png$domain=computersalg.dk | |
computersalg.dk##.solvemate-show.solvemate-widget-button.solvemate | |
||dam.computersalg.dk/data/png/0/2d172d42/2d172d42-ac4a-4ff2-8b4e-ce904998a241.png$domain=computersalg.dk | |
computersalg.dk##.InsuanceInfo.wrap | |
! Bruger-outfits | |
zalando.dk##:xpath(//a[starts-with(@href, '/outfits/')]/../../..) | |
! Bred reklame fylder 3 items | |
zalando.dk###view-tracker-wrapper | |
! Sponsoreret (vare- og brand-links uden pris) | |
zalando.dk##:xpath(//article[count(div)=2 and count(a)=1 and @role="link"]//span[contains(.,"Sponsoreret")]/../../../../../..) | |
! sundhed.dk chat | |
||supchat.sundhed.supwizapp.com/widget/main.js$script,domain=www.sundhed.dk | |
! sundhed.dk queue system | |
||static.queue-it.net^$domain=www.sundhed.dk | |
! google.dk | |
! Loads onload, cannot be blocked | |
! google.dk##:xpath(//h2[contains(text(), 'Annonce fra Google')]/../..) | |
hardwareonline.dk##.only-show-in-mobile-ad | |
hardwareonline.dk##.do-not-show-mobile-ad | |
! proshop.dk - ad banners | |
www.proshop.dk##:xpath(//div[@class="site-container-fullwidth"]//a/img[starts-with(@src, "/Images/") and not(@alt) or @alt=""]) | |
www.proshop.dk##:root:style(--background-banner-image-url:none !important;) | |
danskelove.dk###right |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment