mirror of
https://github.com/privacy-protection-tools/anti-AD.git
synced 2025-02-02 11:43:00 +08:00
sorted by main domain name.
This commit is contained in:
parent
6ef9786d05
commit
99743d33cb
48204
adblock-for-dnsmasq.conf
48204
adblock-for-dnsmasq.conf
File diff suppressed because it is too large
Load Diff
64680
anti-ad-domains.txt
64680
anti-ad-domains.txt
File diff suppressed because it is too large
Load Diff
20752
anti-ad-easylist.txt
20752
anti-ad-easylist.txt
File diff suppressed because it is too large
Load Diff
48204
anti-ad-smartdns.conf
48204
anti-ad-smartdns.conf
File diff suppressed because it is too large
Load Diff
48204
anti-ad-surge.txt
48204
anti-ad-surge.txt
File diff suppressed because it is too large
Load Diff
@ -64,6 +64,7 @@ foreach($formatterList as $name => $formatObj){
|
||||
}
|
||||
|
||||
$arr_src_domains = array_merge_recursive($arr_src_domains, $ARR_BLACKLIST);
|
||||
ksort($arr_src_domains);
|
||||
|
||||
$arr_output[] = '[' . $name . ']:' . addressMaker::write_to_file($arr_src_domains, $formatObj, $arr_tmp_whitelist);
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user