From 02e43f06dce7a2ed0002f5824d441512abb3aa39 Mon Sep 17 00:00:00 2001 From: gently Date: Sun, 22 Dec 2019 09:12:25 +0800 Subject: [PATCH] update white list --- lib/white_domain_list.php | 1 + 1 file changed, 1 insertion(+) diff --git a/lib/white_domain_list.php b/lib/white_domain_list.php index 6488a50b..8634f6b2 100644 --- a/lib/white_domain_list.php +++ b/lib/white_domain_list.php @@ -17,5 +17,6 @@ return array( 'gvt3.com' => true, 'wangbase.com' => true, 'l.qq.com' => true, //解决腾讯视频无法播放 + 'dldir1.qq.com' => true, //qq下载安装包路径 'g.csdnimg.cn' => true, //csdn阅读更多 );