From 9fe83234329ef2b9f07aafbecffa4817a5416807 Mon Sep 17 00:00:00 2001 From: Dan Church Date: Wed, 14 Dec 2022 10:18:51 -0600 Subject: [PATCH] Clear custom ad domains list Effectively removes 11 domains from the block list, since there was one double-listed domain, 'syndication.realserv.com'. --- lists/.gitignore | 2 +- lists/custom-ad-domains.domains | 12 ------------ lists/custom-ad-domains.domains.example | 8 ++++++++ 3 files changed, 9 insertions(+), 13 deletions(-) delete mode 100644 lists/custom-ad-domains.domains create mode 100644 lists/custom-ad-domains.domains.example diff --git a/lists/.gitignore b/lists/.gitignore index f59469d..80d98fd 100644 --- a/lists/.gitignore +++ b/lists/.gitignore @@ -3,5 +3,5 @@ # Except this file !.gitignore # ... And some others +!/*.example !/AdroitAdorKhan-core.hosts -!/custom-ad-domains.domains diff --git a/lists/custom-ad-domains.domains b/lists/custom-ad-domains.domains deleted file mode 100644 index ead7cd8..0000000 --- a/lists/custom-ad-domains.domains +++ /dev/null @@ -1,12 +0,0 @@ -1.nbryb.com -100.nbryb.com -50.nbryb.com -anawkward.com -cpa-optimizer.best -mob-track.com -notorietycheerypositively.com -play.nbryb.com -roastclap.com -syndication.realsrv.com -tripsbooth.com -www.myemailtracking.com diff --git a/lists/custom-ad-domains.domains.example b/lists/custom-ad-domains.domains.example new file mode 100644 index 0000000..1cfbf94 --- /dev/null +++ b/lists/custom-ad-domains.domains.example @@ -0,0 +1,8 @@ +# Add these custom domains for the blocklist. +# +# Must be in a file called *.domains in this directory. +# Comments are allowed. One domain per line. +# +# Examples: +# domain1.example.com +# domain2.example.com