Skip to content

Instantly share code, notes, and snippets.

@dezza
Last active April 5, 2024 13:29
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save dezza/faff27bba2a886f059d4f655581fda39 to your computer and use it in GitHub Desktop.
Save dezza/faff27bba2a886f059d4f655581fda39 to your computer and use it in GitHub Desktop.
abp, ublock filters for danish websites
! https://www.pricerunner.dk/cl/36/Harddiske
! https://www.pricerunner.dk/c/black-friday
! https://www.pricerunner.dk/deals
pricerunner.dk##:xpath(//p[text()='Mine produkter']/../../../..)
pricerunner.dk##:xpath(//h2[contains(.,'Abonner på vores nyhedsbrev')]/../../../../../..)
pricerunner.dk##:xpath(//div[@data-testid='notice-wrapper'])
pricerunner.dk##:xpath(//p[contains(.,'Sponsorerede produkter fra')]/../../..)
pricerunner.dk##button[data-text="Feedback"]
pricerunner.dk##:xpath(//p[text()='Diskussioner']/../../../../..)
pricerunner.dk##:xpath(//h2[contains(text(),'Almindelige spørgsmål')]/../../../..)
pricerunner.dk##:xpath(//div[contains(text(),'Annonce')]/..)
pricerunner.dk##:xpath(//span[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")]/../../../../../..)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment