diff --git a/all.sh b/all.sh new file mode 100755 index 0000000..2d50d96 --- /dev/null +++ b/all.sh @@ -0,0 +1,20 @@ +#!/bin/bash + +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) +! Homepage: https://git.bune.city/lynnesbian/filters + +EOF + +# comment to fix micro's syntax highlighting + +for x in *.txt; do + echo "!#include $x" >> all.txt +done + +sed -i 's/!#include all.txt//' all.txt + +echo "" >> all.txt diff --git a/all.txt b/all.txt new file mode 100644 index 0000000..1296639 --- /dev/null +++ b/all.txt @@ -0,0 +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) +! Homepage: https://git.bune.city/lynnesbian/filters + + +!#include bulbapedia.txt +!#include crunchyroll.txt +!#include fandom.txt +!#include imgur.txt +!#include reddit-mobile.txt +!#include tvtropes.txt + diff --git a/bulbapedia.txt b/bulbapedia.txt index 978a772..bec919f 100644 --- a/bulbapedia.txt +++ b/bulbapedia.txt @@ -1,7 +1,6 @@ [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 -! Last modified: 26 December 2020 18:30 UTC ! Expires: 1 days (update frequency) ! Homepage: https://git.bune.city/lynnesbian/filters diff --git a/crunchyroll.txt b/crunchyroll.txt new file mode 100644 index 0000000..211c091 --- /dev/null +++ b/crunchyroll.txt @@ -0,0 +1,12 @@ +[Adblock Plus 3.4] +! Title: Cronchyroll +! Description: Removes some ads from Crunchyroll +! Expires: 1 days (update frequency) +! Homepage: https://git.bune.city/lynnesbian/filters + +! ads +! --- +crunchyroll.com###message_box +crunchyroll.com###marketing_banner +crunchyroll.com###showmedia_free_trial_signup +crunchyroll.com##.game-banner-wrapper diff --git a/fandom.txt b/fandom.txt index 8ebb528..27d6051 100644 --- a/fandom.txt +++ b/fandom.txt @@ -1,7 +1,6 @@ [Adblock Plus 3.4] ! Title: Blamdom ! Description: Strips away all of the clutter and unwanted stuff on fandom.com (and wikia.org) -! Last modified: 26 December 2020 18:30 UTC ! Expires: 1 days (update frequency) ! Homepage: https://git.bune.city/lynnesbian/filters diff --git a/imgur.txt b/imgur.txt index 93a838c..b195ef9 100644 --- a/imgur.txt +++ b/imgur.txt @@ -1,7 +1,6 @@ [Adblock Plus 3.4] ! Title: Imgur De-cluterrer ! Description: Strips away some clutter and unwanted stuff on imgur.com -! Last modified: 26 December 2020 18:30 UTC ! Expires: 1 days (update frequency) ! Homepage: https://git.bune.city/lynnesbian/filters diff --git a/reddit-mobile.txt b/reddit-mobile.txt index 61f37ed..e1db3ee 100644 --- a/reddit-mobile.txt +++ b/reddit-mobile.txt @@ -1,7 +1,6 @@ [Adblock Plus 3.4] ! Title: Reddit Mobile Cleaner ! Description: Removes some of the junk on reddit.com's mobile version -! Last modified: 26 December 2020 18:30 UTC ! Expires: 1 days (update frequency) ! Homepage: https://git.bune.city/lynnesbian/filters diff --git a/tvtropes.txt b/tvtropes.txt index 1139449..d22a99a 100644 --- a/tvtropes.txt +++ b/tvtropes.txt @@ -1,7 +1,6 @@ [Adblock Plus 3.4] ! Title: TVNopes ! Description: De-clutters tvtropes.org -! Last modified: 26 December 2020 18:30 UTC ! Expires: 1 days (update frequency) ! Homepage: https://git.bune.city/lynnesbian/filters