mirror of
https://github.com/privacy-protection-tools/anti-AD.git
synced 2025-01-22 22:39:16 +08:00
fixed adguard list's ver number
This commit is contained in:
parent
cb2368080d
commit
3363838664
@ -7,7 +7,7 @@ cd $(cd "$(dirname "$0")";pwd)
|
||||
php make-addr.php
|
||||
echo
|
||||
echo "!Title: anti-AD for AdGuard" > ../anti-ad-adguard.txt
|
||||
echo "!Version: 20210530181117" >> ../anti-ad-adguard.txt
|
||||
echo "!Version: $(date "+%Y%m%d%H%M%S%N")" >> ../anti-ad-adguard.txt
|
||||
echo "!Homepage: https://anti-ad.net/" >> ../anti-ad-adguard.txt
|
||||
echo "!!!note! If you are using \"AdGuard Home\", please load https://anti-ad.net/easylist.txt" >> ../anti-ad-adguard.txt
|
||||
echo "!Total lines: 00000" >> ../anti-ad-adguard.txt
|
||||
|
Loading…
Reference in New Issue
Block a user