anti-AD/lib/white_domain_list.php
2020-02-02 13:09:25 +08:00

85 lines
3.3 KiB
PHP
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<?php
//white_domain_list
//白名单机制...,白名单是
//@date 2018年12月23日
return array(
'cdn-thumb.fds.api.xiaomi.com' => 0,
'bce.baidu.com' => 0,
'b.bdstatic.com' => 0,
'gss0.bdstatic.com' => 0, //百度贴吧头像
'googleadapis.l.google.com' => 0, //解决google字体下载异常
'gstaticadssl.l.google.com' => 0, //解决google字体下载异常
'gvt2.com' => 1, //gvt2安卓系统相关
'wangbase.com' => 1, //阮一峰同志的博客图片显示如果value=1并且是根域名则整条加白
'l.qq.com' => 0, //解决腾讯视频无法播放
'dldir1.qq.com' => 0, //qq下载安装包路径
'cgi.connect.qq.com' => 0, //qq互联
'stdl.qq.com' => 0, //qq浏览器
'wup.imtt.qq.com' => 0, //qq浏览器书签
'pacaio.match.qq.com' => 0, //腾讯网qq登录
'gia.jd.com' => 0, //京东滑动验证码
'edge.yunjiasu.com' => 0, //百度云加速javascript快速加载功能
'cd.bendibao.com' => 0, //成都本地宝
'm.qpic.cn' => 0, // qq微信QQ空间等用到的静态资源域名
'ipify.org' => 0, // 获得公网 IP
'pass.1688.com' => 0, // 阿里巴巴网站访问不正常
'cedexis.net' => 0, // windowsupdate CNAME
'y0.cn' => 0, // 短网址服务,涉及本次丁香医生实时疫情页面 http://y0.cn/sari
'click.taobao.com' => 0, //淘宝粉丝福利购
't1.baidu.com' => 0, //百度图片自有平台
't2.baidu.com' => 0, //百度图片自有平台
't3.baidu.com' => 0, //百度图片自有平台
't4.baidu.com' => 0, //百度图片自有平台
't5.baidu.com' => 0, //百度图片自有平台
't6.baidu.com' => 0, //百度图片自有平台
't7.baidu.com' => 0, //百度图片自有平台
't8.baidu.com' => 0, //百度图片自有平台
't9.baidu.com' => 0, //百度图片自有平台
't10.baidu.com' => 0, //百度图片自有平台
't11.baidu.com' => 0, //百度图片自有平台
't12.baidu.com' => 0, //百度图片自有平台
'bytedance.com' => 0, //字节跳动
'activate.adobe.com' => 0,
'ereg.adobe.com' => 0,
'hlrcv.stage.adobe.com' => 0,
'lm.licenses.adobe.com' => 0,
'lmlicenses.wip4.adobe.com' => 0,
'na1r.services.adobe.com' => 0,
'na2m-pr.licenses.adobe.com' => 0,
'serial.alcohol-soft.com' => 0,
'trial.alcohol-soft.com' => 0,
'licenses.ashampoo.com' => 0,
'license.bluesoleil.com' => 0,
'license2.bluesoleil.com' => 0,
'license3.bluesoleil.com' => 0,
'activation.phaseone.com' => 0,
'apps.corel.com' => 0,
'mc.corel.com' => 0,
'origin-mc.corel.com' => 0,
'iws.corel.com' => 0,
'ipm.corel.com' => 0,
'sws.corel.com' => 0,
'dam.corel.com' => 0,
'dbregistration.cuteftp.com' => 0,
'activation.cyberlink.com' => 0,
'cap.cyberlink.com' => 0,
'activation.easeus.com' => 0,
'upd.faronicslabs.com' => 0,
'backup.lumion3d.com' => 0,
'backup.lumion3d.net' => 0,
'license.lumion3d.com' => 0,
'license.lumion3d.net' => 0,
'act2.mediafour.com' => 0,
'sams.nikonimaging.com' => 0,
'license.piriform.com' => 0,
'www.bitsumactivationserver.com' => 0,
'licensing.tableausoftware.com' => 0,
'activation.cloud.techsmith.com' => 0,
'updates-s3.binaryage.com' => 0,
'reg.wisecleaner.com' => 0,
);