Compare commits
5 commits
5d93ab66e2
...
b541fe92c7
Author | SHA1 | Date | |
---|---|---|---|
b541fe92c7 | |||
afd125e462 | |||
dd70e2eff5 | |||
70e642ca5c | |||
b1a39dcf7e |
9 changed files with 40 additions and 23 deletions
2
all.sh
2
all.sh
|
@ -4,7 +4,7 @@ cat > all.txt <<- EOF
|
|||
[Adblock Plus 3.4]
|
||||
! Title: Lynne's All-in-Bun Blocklist
|
||||
! Description: A collection of all of my blocklists
|
||||
! Expires: 1 days (update frequency)
|
||||
! Expires: 3 days (update frequency)
|
||||
! Homepage: https://git.bune.city/lynnesbian/filters
|
||||
|
||||
EOF
|
||||
|
|
3
all.txt
3
all.txt
|
@ -1,13 +1,14 @@
|
|||
[Adblock Plus 3.4]
|
||||
! Title: Lynne's All-in-Bun Blocklist
|
||||
! Description: A collection of all of my blocklists
|
||||
! Expires: 1 days (update frequency)
|
||||
! Expires: 3 days (update frequency)
|
||||
! Homepage: https://git.bune.city/lynnesbian/filters
|
||||
|
||||
|
||||
!#include bulbapedia.txt
|
||||
!#include crunchyroll.txt
|
||||
!#include fandom.txt
|
||||
!#include gumtree.txt
|
||||
!#include imgur.txt
|
||||
!#include reddit-mobile.txt
|
||||
!#include tvtropes.txt
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
[Adblock Plus 3.4]
|
||||
! Title: Bulbablock
|
||||
! Description: Strips away some clutter and unwanted stuff on bulbapedia.bulbagarden.net, and makes some incredibly minor CSS tweaks
|
||||
! Expires: 1 days (update frequency)
|
||||
! Expires: 3 days (update frequency)
|
||||
! Homepage: https://git.bune.city/lynnesbian/filters
|
||||
|
||||
|
||||
|
@ -31,12 +31,9 @@ bulbapedia.bulbagarden.net###contentbox:style(border-right:0 !important)
|
|||
! weird padding on main content
|
||||
bulbapedia.bulbagarden.net###contentbox:style(padding-right:0 !important)
|
||||
! margin on top of main content
|
||||
! DISABLED - makes mobile site look a bit weird
|
||||
! bulbapedia.bulbagarden.net###content:style(margin-top:2em !important)
|
||||
! "ADVERTISEMENTS" block at bottom of page
|
||||
bulbapedia.bulbagarden.net###bodyContent div.visualClear + div
|
||||
bulbapedia.bulbagarden.net###bodyContent div:last-of-type:style(display: none)
|
||||
! somewhat hacky fix for the crappy CSS that causes the page content to be pushed down
|
||||
bulbapedia.bulbagarden.net###p-cactions:style(height: 0)
|
||||
bulbapedia.bulbagarden.net###coverlines:style(height: 3px)
|
||||
bulbapedia.bulbagarden.net###siteNotice #localNotice .noticebar:style(margin-top:-2em !important)
|
||||
bulbapedia.bulbagarden.net##html body:style(margin-top: 0 !important)
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
[Adblock Plus 3.4]
|
||||
! Title: Cronchyroll
|
||||
! Description: Removes some ads from Crunchyroll
|
||||
! Expires: 1 days (update frequency)
|
||||
! Expires: 3 days (update frequency)
|
||||
! Homepage: https://git.bune.city/lynnesbian/filters
|
||||
|
||||
! ads
|
||||
|
|
24
fandom.txt
24
fandom.txt
|
@ -1,23 +1,20 @@
|
|||
[Adblock Plus 3.4]
|
||||
! Title: Blamdom
|
||||
! Description: Strips away all of the clutter and unwanted stuff on fandom.com (and wikia.org)
|
||||
! Expires: 1 days (update frequency)
|
||||
! Expires: 3 days (update frequency)
|
||||
! Homepage: https://git.bune.city/lynnesbian/filters
|
||||
|
||||
! protip: install https://getindie.wiki/ to avoid fandom wherever possible
|
||||
|
||||
! ads
|
||||
! ---
|
||||
! this doesn't remove ALL ads of course, it just hides some - it's expected that you have regular ad blocking lists
|
||||
fandom.com,wikia.org##.gpt-ad
|
||||
fandom.com,wikia.org##.WikiaTopAds
|
||||
fandom.com,wikia.org##.wikia-ad
|
||||
fandom.com,wikia.org##.top-ads-container
|
||||
||gvt1.com^$domain=fandom.com,important
|
||||
||gvt1.com^$domain=wikia.org,important
|
||||
fandom.com,wikia.org##.ad-slot-placeholder
|
||||
fandom.com,wikia.org##.ic-ad-slot-placeholder
|
||||
fandom.com,wikia.org##.ad-slot-wrapper
|
||||
fandom.com,wikia.org##.top-ads-container
|
||||
fandom.com,wikia.org##.marketplace
|
||||
fandom.com,wikia.org##.search-modal__content .instant-suggestion
|
||||
|
||||
! featured video
|
||||
! --------------
|
||||
|
@ -44,9 +41,16 @@ fandom.com,wikia.org###ShareEntryPoint
|
|||
! "wikia rail" contains nothing of actual use, with the possible exception of the "recent activity" box
|
||||
fandom.com,wikia.org###WikiaRailWrapper
|
||||
! "install the app" banner on mobile devices
|
||||
! fandom.com,wikia.org##.site-head-container > div:first-of-type
|
||||
fandom.com,wikia.org##.site-head-container > div:first-of-type
|
||||
! "marketing notifications"
|
||||
fandom.com,wikia.org##.marketing-notifications
|
||||
|
||||
! discord nonsense
|
||||
! -----
|
||||
fandom.com,wikia.org##.rail-module.DiscordIntegratorModule
|
||||
||discord.com^$domain=fandom.com,important
|
||||
||discord.com^$domain=wikia.org,important
|
||||
|
||||
! other
|
||||
! -----
|
||||
||discord.com^$domain=fandom.com,important
|
||||
||discord.com^$domain=wikia.org,important
|
||||
fandom.com,wikia.org###mystory
|
||||
|
|
17
gumtree.txt
Normal file
17
gumtree.txt
Normal file
|
@ -0,0 +1,17 @@
|
|||
[Adblock Plus 3.4]
|
||||
! Title: Dumbtree
|
||||
! Description: Strips away all of the clutter and unwanted stuff on gumtree.com.au
|
||||
! Expires: 3 days (update frequency)
|
||||
! Homepage: https://git.bune.city/lynnesbian/filters
|
||||
|
||||
! general ads
|
||||
www.gumtree.com.au##.liberty-container-1001--dweb-others.liberty-container-1001
|
||||
www.gumtree.com.au##.view-item-page__leaderboard-wrapper-sticky
|
||||
www.gumtree.com.au##.fuse-ads
|
||||
www.gumtree.com.au##.ad-sense-ad
|
||||
www.gumtree.com.au##.liberty
|
||||
www.gumtree.com.au##.header__leaderboard-ad
|
||||
www.gumtree.com.au##.ico-banner-top
|
||||
|
||||
! "use the app!"
|
||||
www.gumtree.com.au##.continueInApp__container
|
|
@ -1,7 +1,7 @@
|
|||
[Adblock Plus 3.4]
|
||||
! Title: Imgur De-cluterrer
|
||||
! Description: Strips away some clutter and unwanted stuff on imgur.com
|
||||
! Expires: 1 days (update frequency)
|
||||
! Expires: 3 days (update frequency)
|
||||
! Homepage: https://git.bune.city/lynnesbian/filters
|
||||
|
||||
! ads
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
[Adblock Plus 3.4]
|
||||
! Title: Reddit Mobile Cleaner
|
||||
! Description: Removes some of the junk on reddit.com's mobile version
|
||||
! Expires: 1 days (update frequency)
|
||||
! Expires: 3 days (update frequency)
|
||||
! Homepage: https://git.bune.city/lynnesbian/filters
|
||||
|
||||
! ads
|
||||
|
|
|
@ -1,16 +1,14 @@
|
|||
[Adblock Plus 3.4]
|
||||
! Title: TVNopes
|
||||
! Description: De-clutters tvtropes.org
|
||||
! Expires: 1 days (update frequency)
|
||||
! Expires: 3 days (update frequency)
|
||||
! Homepage: https://git.bune.city/lynnesbian/filters
|
||||
|
||||
! ads
|
||||
! ---
|
||||
tvtropes.org###ad
|
||||
tvtropes.org##.ad-section
|
||||
tvtropes.org##.square_ad
|
||||
tvtropes.org##.footer-ad
|
||||
tvtropes.org##.proper-ad-unit
|
||||
tvtropes.org##.mobile-ad
|
||||
tvtropes.org##.ad-sticky
|
||||
tvtropes.org##.sb-ad-unit
|
||||
|
|
Loading…
Reference in a new issue