mirror of
https://github.com/SukkaW/Surge.git
synced 2025-12-14 10:10:34 +08:00
Whitelist mlsend.com
This commit is contained in:
parent
a36f14c8d5
commit
68366ed107
@ -304,5 +304,6 @@ export const PREDEFINED_WHITELIST = [
|
|||||||
// yet stupid AdGuardDNSFilter blocks all of it. Stupid AdGuard
|
// yet stupid AdGuardDNSFilter blocks all of it. Stupid AdGuard
|
||||||
'.w3s.link', // stupid phishing.army, introduce both "*.ipfs.w3s.link" and ".w3s.link" to the block list
|
'.w3s.link', // stupid phishing.army, introduce both "*.ipfs.w3s.link" and ".w3s.link" to the block list
|
||||||
'ipfs.io', // ipfs.io was blocked by DigitalSide Threat-Intel - OSINT Hub
|
'ipfs.io', // ipfs.io was blocked by DigitalSide Threat-Intel - OSINT Hub
|
||||||
'.r2.dev' // Despite 5000+ r2 instances used for phishing, yet cloudflare refuse to do anything. we have no choice but whitelist this.
|
'.r2.dev', // Despite 5000+ r2 instances used for phishing, yet cloudflare refuse to do anything. we have no choice but whitelist this.
|
||||||
|
'mlsend.com' // Fuck Peter Lowe Hosts
|
||||||
];
|
];
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user