diff --git a/Build/lib/reject-data-source.ts b/Build/lib/reject-data-source.ts index 32fa346e..fca00f45 100644 --- a/Build/lib/reject-data-source.ts +++ b/Build/lib/reject-data-source.ts @@ -221,7 +221,8 @@ export const PREDEFINED_WHITELIST = [ 'vlscppe.microsoft.com', // OpenAI use this for A/B testing // Fuck Peter Lowe Hosts - 'pstmrk.it' + 'pstmrk.it', + 'email.accounts.bitly.com' ]; export const PREDEFINED_ENFORCED_WHITELIST = [ @@ -243,6 +244,5 @@ export const PREDEFINED_ENFORCED_WHITELIST = [ 'glitch.me', 'netlify.app', 'blogspot.com', - 'appspot.com', - 'email.accounts.bitly.com' + 'appspot.com' ]; diff --git a/Source/domainset/reject_phishing.conf b/Source/domainset/reject_phishing.conf index 7b8cf580..2e651b6a 100644 --- a/Source/domainset/reject_phishing.conf +++ b/Source/domainset/reject_phishing.conf @@ -1,2 +1,2 @@ -# $ meta_title Sukka's Ruleset - Reject Phishing +# $ meta_title Sukka's Ruleset - Deprecated # $ meta_description The file has been deprecated, its content has been merged into the main `reject` domainset.