瀏覽代碼

Whitelist `nstool.netease.com`

SukkaW 1 年之前
父節點
當前提交
c94e28b2b7
共有 1 個文件被更改,包括 2 次插入1 次删除
  1. 2 1
      Build/constants/reject-data-source.ts

+ 2 - 1
Build/constants/reject-data-source.ts

@@ -472,5 +472,6 @@ export const PREDEFINED_WHITELIST = [
   'ad.12306.cn', // https://github.com/jdlingyu/ad-wars
   '.ib.snssdk.com', // AdGuard Tracking Protection -- breaks 今日头条专业版
   '.expobarrio.com', // domain expired
-  '.hamdandates.com' // domain expired
+  '.hamdandates.com', // domain expired
+  '.nstool.netease.com' // it is only used to check local dns
 ];