mirror of
https://github.com/SukkaW/Surge.git
synced 2026-02-02 20:11:54 +08:00
Whitelist ipfs.io
This commit is contained in:
@@ -244,7 +244,8 @@ export const PREDEFINED_WHITELIST = [
|
|||||||
'staging.ai.api.xiaomi.com', // Fuck Goodbye Xiaomi Ads
|
'staging.ai.api.xiaomi.com', // Fuck Goodbye Xiaomi Ads
|
||||||
'm.stripe.com', // EasyPrivacy only blocks m.stripe.com wwith $third-party,
|
'm.stripe.com', // EasyPrivacy only blocks m.stripe.com wwith $third-party,
|
||||||
// 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
|
||||||
];
|
];
|
||||||
|
|
||||||
export const PREDEFINED_ENFORCED_WHITELIST = [
|
export const PREDEFINED_ENFORCED_WHITELIST = [
|
||||||
|
|||||||
Reference in New Issue
Block a user