优化白名单

This commit is contained in:
gently 2019-10-19 20:28:40 +08:00
parent 9b98cb1248
commit 1ab0a35250

View File

@ -161,7 +161,7 @@ class makeAddr{
$fp = fopen($str_file, 'w');
$write_len = fwrite($fp, '#TIME=' . date('YmdHis'). "\n");
$write_len = fwrite($fp, '#URL=https://github.com/gentlyxu/anti-AD' . "\n");
$write_len += fwrite($fp, '#URL=https://github.com/gentlyxu/anti-AD' . "\n");
foreach($arr_result as $rk => $rv){