mirror of
https://github.com/privacy-protection-tools/anti-AD.git
synced 2025-02-13 17:12:41 +08:00
update
This commit is contained in:
parent
204eb7a892
commit
dcf10fcba6
6
scripts/origin-files/anti-ad-origin-block.txt
Normal file
6
scripts/origin-files/anti-ad-origin-block.txt
Normal file
@ -0,0 +1,6 @@
|
||||
#487
|
||||
127.0.0.1 yoke.jyhlo0.com
|
||||
127.0.0.1 sp.chemacid.cn
|
||||
127.0.0.1 wof.hnltcw.com
|
||||
127.0.0.1 xopf.lhy1.xyz
|
||||
127.0.0.1 abc.kfyg.xyz
|
@ -35,6 +35,7 @@ rm -f ./origin-files/dead-hosts*
|
||||
|
||||
cp ./origin-files/yhosts-latest.txt ./origin-files/hosts1000.txt
|
||||
cp ./origin-files/some-else.txt ./origin-files/dead-hosts444.txt
|
||||
cp ./origin-files/anti-ad-origin-block.txt ./origin-files/hosts007.txt
|
||||
|
||||
curl --connect-timeout 60 -s -o - https://raw.githubusercontent.com/ACL4SSR/ACL4SSR/master/Clash/BanProgramAD.list \
|
||||
| grep -F 'DOMAIN-SUFFIX,' | sed 's/DOMAIN-SUFFIX,/127.0.0.1 /g' >./origin-files/hosts999.txt
|
||||
|
Loading…
Reference in New Issue
Block a user