mirror of
https://github.com/privacy-protection-tools/anti-AD.git
synced 2025-02-13 17:12:41 +08:00
update version numbers for test
This commit is contained in:
parent
3430a41c5c
commit
90bef80e38
@ -1,4 +1,4 @@
|
||||
#TIME=20200203025333
|
||||
#TIME=20200203040206
|
||||
#URL=https://github.com/privacy-protection-tools/anti-AD
|
||||
address=/0024aaaa.com/
|
||||
address=/0026645142c89aeb1.com/
|
||||
|
@ -1,4 +1,5 @@
|
||||
!TIME=20200203025338
|
||||
!AdBlock-style blocklists
|
||||
!TIME=20200203040207
|
||||
!URL=https://github.com/privacy-protection-tools/anti-AD
|
||||
||201*.myhard.com^
|
||||
||8*.tianya.cn^
|
||||
|
@ -1,4 +1,4 @@
|
||||
#TIME=20200203025337
|
||||
#TIME=20200203040207
|
||||
#URL=https://github.com/privacy-protection-tools/anti-AD
|
||||
[RULE]
|
||||
DOMAIN-SUFFIX,0024aaaa.com,REJECT
|
||||
|
@ -19,7 +19,7 @@ class writerFormat{
|
||||
/*easylist 兼容格式的屏蔽广告列表*/
|
||||
const EASYLIST = array(
|
||||
'format' => '||{DOMAIN}^',
|
||||
'header' => "!TIME={DATE}\n!URL={URL}\n",
|
||||
'header' => "!AdBlock-style blocklists\n!TIME={DATE}\n!URL={URL}\n",
|
||||
'name' => 'easylist',
|
||||
'filename' => 'anti-ad-easylist.txt'
|
||||
);
|
||||
|
Loading…
Reference in New Issue
Block a user