anti-AD/lib/white_domain_list.php
2020-01-16 00:17:51 +08:00

71 lines
2.5 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' => true,
'bce.baidu.com' => true,
'b.bdstatic.com' => true,
'gss0.bdstatic.com' => true, //百度贴吧头像
'googleadapis.l.google.com' => true, //解决google字体下载异常
'gstaticadssl.l.google.com' => true, //解决google字体下载异常
'gvt10.com' => true,
'gvt1.com' => true,
'gvt2.com' => true,
'gvt3.com' => true,
'wangbase.com' => true, //阮一峰同志的博客图片显示
'l.qq.com' => true, //解决腾讯视频无法播放
'dldir1.qq.com' => true, //qq下载安装包路径
'cgi.connect.qq.com' => true, //qq互联
'stdl.qq.com' => true, //qq浏览器
'wup.imtt.qq.com' => true, //qq浏览器书签
'pacaio.match.qq.com' => true, //腾讯网qq登录
'gia.jd.com' => true, //京东滑动验证码
'edge.yunjiasu.com' => true, //百度云加速javascript快速加载功能
'cd.bendibao.com' => true, //成都本地宝
'm.qpic.cn' => true, // qq微信QQ空间等用到的静态资源域名
'activate.adobe.com' => true,
'ereg.adobe.com' => true,
'hlrcv.stage.adobe.com' => true,
'lm.licenses.adobe.com' => true,
'lmlicenses.wip4.adobe.com' => true,
'na1r.services.adobe.com' => true,
'na2m-pr.licenses.adobe.com' => true,
'serial.alcohol-soft.com' => true,
'trial.alcohol-soft.com' => true,
'licenses.ashampoo.com' => true,
'license.bluesoleil.com' => true,
'license2.bluesoleil.com' => true,
'license3.bluesoleil.com' => true,
'activation.phaseone.com' => true,
'apps.corel.com' => true,
'mc.corel.com' => true,
'origin-mc.corel.com' => true,
'iws.corel.com' => true,
'ipm.corel.com' => true,
'sws.corel.com' => true,
'dam.corel.com' => true,
'dbregistration.cuteftp.com' => true,
'activation.cyberlink.com' => true,
'cap.cyberlink.com' => true,
'activation.easeus.com' => true,
'upd.faronicslabs.com' => true,
'backup.lumion3d.com' => true,
'backup.lumion3d.net' => true,
'license.lumion3d.com' => true,
'license.lumion3d.net' => true,
'act2.mediafour.com' => true,
'sams.nikonimaging.com' => true,
'license.piriform.com' => true,
'www.bitsumactivationserver.com' => true,
'licensing.tableausoftware.com' => true,
'activation.cloud.techsmith.com' => true,
'binaryage-leechgate.herokuapp.com' => true,
'updates-s3.binaryage.com' => true,
'reg.wisecleaner.com' => true,
);