Skip to content

Commit

Permalink
Update AnnoyancesList
Browse files Browse the repository at this point in the history
  • Loading branch information
DandelionSprout authored Sep 8, 2024
1 parent 1062095 commit 14c7fdb
Showing 1 changed file with 2 additions and 59 deletions.
61 changes: 2 additions & 59 deletions AnnoyancesList
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
! Title: ⚙️ Dandelion Sprout's Annoyances List
! Version: 02July2024v1-Compilation
! Version: 08September2024v1-Compilation
! Expires: 18 hours
! Description: This list is made in the style of Fanboy's and AdGuard's annoyances lists, to show that I can make a just as good such annoyances list as them. It combines many of my proudest and most frequently maintained international lists, as a proof-of-concept and as a curated list for simplicity's sake.
! What this broad compilation blocks in AdGuard and uBO (from top to bottom): Mobile app download banners, highly untrustworthy TLDs (and their Google results), domains that major tech groups lost the ownership of, PC "optimiser" sponsorships, malicious or tracker-inserting adblockers, auto-generated Android root "guides" that will brick your phone, "Share page" buttons, "Download [browser/Acrobat]" buttons, unnecessary login prompts, blurring of article previews, fake notification counters, empty padding (esp. on macOS), gradients when moving your mouse on video embeds, extra dumb comment sections, prayer time clocks on newssites, webstore "coupon" aggregator listings that are not coupons, large subscription promo banners, general annoyances on Dailymotion/Wikia, falling snow on pages, URL parameters believed to be unnecessary or trackers, custom embedded cursors, softens and modernises Japanese fonts on Windows, spacewasting pagelist entries, the "Anonymous animal" bubbles on Google Docs, external IMDB rating embeds, opt-out autoplay on video sites
Expand Down Expand Up @@ -110,59 +110,6 @@ foodora.*##.user-wrapper + .order-components:style(top: 64px !important)
@@/doubleclick.ico|
! filmmagasinetNO
@@/adsanity-adblock-detection^$domain=~github.com|~gitlab.*
! Inspired by https://github.com/uBlockOrigin/uAssets/issues/20849
! (Such entries are non-viable as of 28 January 2024, due to them needing corresponding whitelistings from EasyList as well.)
!#if false
#@#.adsbyexoclick
##.adsbyexoclick:not(html,body,:empty)
#@#.adsarea
##.adsarea:not(html,body,:empty)
#@#.adarea
##.adarea:not(html,body,:empty)
#@#.ad-placment
##.ad-placment:not(html,body,:empty)
#@#.ad-placement
##.ad-placement:not(html,body,:empty)
! https://www.theguardian.com/commentisfree/2023/nov/24/france-ridley-scott-napoleon-french-history (despite the page not appearing to actually have AAB)
#@#.ad_unit
##.ad_unit:not(html,body,:empty)
#@#.pub_300x250
##.pub_300x250:not(html,body,:empty)
#@#.pub_300x250m
##.pub_300x250m:not(html,body,:empty)
#@#.pub_728x90
##.pub_728x90:not(html,body,:empty)
#@#.text-ad
##.text-ad:not(html,body,:empty)
#@#.textAd
##.textAd:not(html,body,:empty)
#@#.text_ad
##.text_ad:not(html,body,:empty)
#@#.text_ads
##.text_ads:not(html,body,:empty)
#@#.text-ads
##.text-ads:not(html,body,:empty)
#@#.text-ad-links
##.text-ad-links:not(html,body,:empty)
#@#.ad-text
##.ad-text:not(html,body,:empty)
#@#.adSense
##.adSense:not(html,body,:empty)
#@#.adBlock
##.adBlock:not(html,body,:empty)
#@#.adContent
##.adContent:not(html,body,:empty)
#@#.adBanner
##.adBanner:not(html,body,:empty)
#@#.ad-row
##.ad-row:not(html,body,:empty)
#@#.ad-aligncenter
##.ad-aligncenter:not(html,body,:empty)
#@#.ad-300x600
##.ad-300x600:not(html,body,:empty)
#@#.adsanity-alignnone
##.adsanity-alignnone:not(html,body,:empty)
!#endif

! Suggestion algorithms considered by tens of millions of humans to be dangerous to the human species.
! In light of several dozen end-users wanting the suggestions back, I've had to give in to the pressure and instead only block ones tagged as "New" and "Suggested for you".
Expand Down Expand Up @@ -218,16 +165,12 @@ flipkart.com##footer section + div:last-of-type

! https://github.com/DandelionSprout/adfilt/pull/956
valdemarsro.dk###after-recipe .content
valdemarsro.dk##a[href="https://www.valdemarsro.dk/valdemarsro-premium/"]
valdemarsro.dk##a[href$="ttps://www.valdemarsro.dk/valdemarsro-premium/"]
valdemarsro.dk##.banner-horizontal-1
valdemarsro.dk##.banner-vertical-1
valdemarsro.dk##.kogebog-side
valdemarsro.dk###recipe-intro p:last-of-type

! Attempts to fix how JPN ruby is so small in Chrome's default fonting as to be unreadable even by a small fairy, and the situation isn't all that much better in Firefox.
! https://www.mariowiki.com/The_Ghostly_Castle
mariowiki.com,fandom.com##table.wikitable ruby > rt:style(font-size: 67% !important)

!#if env_chromium
! In rare cases, most visibly on Wikipedia's language selection table, Meitei text would refuse to render in Chrome, even if the relevant fonts had been installed.
en.wikipedia.org,www.wikipedia.org#?#:is(p,a):has-text(/[ꯀ-꯹ꫠ-꫶]/):style(font-family:sans-serif,"Noto Sans Meetei Mayek","Eeyek","Eeyek Unicode","Nirmala UI")
Expand Down

0 comments on commit 14c7fdb

Please sign in to comment.