mirror of
https://github.com/privacy-protection-tools/anti-AD.git
synced 2025-02-13 17:12:41 +08:00
update yhosts strategy
This commit is contained in:
parent
cd030806f1
commit
a89fcc216d
8937
origin-files/hosts1000.txt
Normal file
8937
origin-files/hosts1000.txt
Normal file
File diff suppressed because it is too large
Load Diff
8937
origin-files/yhosts-lastest.txt
Normal file
8937
origin-files/yhosts-lastest.txt
Normal file
File diff suppressed because it is too large
Load Diff
@ -14,7 +14,6 @@ easylist=(
|
|||||||
|
|
||||||
hosts=(
|
hosts=(
|
||||||
"https://raw.githubusercontent.com/neoFelhz/neohosts/gh-pages/full/hosts.txt"
|
"https://raw.githubusercontent.com/neoFelhz/neohosts/gh-pages/full/hosts.txt"
|
||||||
"https://raw.githubusercontent.com/vokins/yhosts/master/hosts"
|
|
||||||
"https://raw.githubusercontent.com/jdlingyu/ad-wars/master/hosts"
|
"https://raw.githubusercontent.com/jdlingyu/ad-wars/master/hosts"
|
||||||
"https://www.malwaredomainlist.com/hostslist/hosts.txt"
|
"https://www.malwaredomainlist.com/hostslist/hosts.txt"
|
||||||
)
|
)
|
||||||
@ -33,6 +32,8 @@ rm -f ./origin-files/hosts*
|
|||||||
rm -f ./origin-files/strict-hosts*
|
rm -f ./origin-files/strict-hosts*
|
||||||
rm -f ./origin-files/dead-hosts*
|
rm -f ./origin-files/dead-hosts*
|
||||||
|
|
||||||
|
cp ./origin-files/yhosts-lastest.txt ./origin-files/hosts1000.txt
|
||||||
|
|
||||||
for i in "${!easylist[@]}"
|
for i in "${!easylist[@]}"
|
||||||
do
|
do
|
||||||
echo "开始下载 easylist${i}..."
|
echo "开始下载 easylist${i}..."
|
||||||
|
Loading…
x
Reference in New Issue
Block a user