Remove outdated domains

This commit is contained in:
SukkaW
2025-01-10 21:36:34 +08:00
parent fd80f45d22
commit c2af9a2ead
3 changed files with 6 additions and 130 deletions

View File

@@ -471,7 +471,10 @@ export const PREDEFINED_WHITELIST = [
'store1.gofile.io', // Dandelion Sprout's Annoyances List
'ad.12306.cn', // https://github.com/jdlingyu/ad-wars
'.ib.snssdk.com', // AdGuard Tracking Protection -- breaks 今日头条专业版
'.expobarrio.com', // domain expired
'.hamdandates.com', // domain expired
'.nstool.netease.com' // it is only used to check local dns
'.nstool.netease.com', // it is only used to check local dns
// Expired domains
'.expobarrio.com',
'.hamdandates.com',
'.amzone.co.jp'
];