mirror of
https://github.com/privacy-protection-tools/anti-AD.git
synced 2025-01-23 06:49:25 +08:00
update
This commit is contained in:
parent
9f5c603336
commit
af00ae77d5
@ -18,7 +18,7 @@ class writerFormat{
|
|||||||
/*easylist 兼容格式的屏蔽广告列表*/
|
/*easylist 兼容格式的屏蔽广告列表*/
|
||||||
const EASYLIST = array(
|
const EASYLIST = array(
|
||||||
'format' => '||{DOMAIN}^',
|
'format' => '||{DOMAIN}^',
|
||||||
'header' => "#TIME={DATE}\n#URL={URL}\n",
|
'header' => "!TIME={DATE}\n!URL={URL}\n",
|
||||||
'name' => 'easylist',
|
'name' => 'easylist',
|
||||||
'filename' => 'anti-ad-easylist.txt'
|
'filename' => 'anti-ad-easylist.txt'
|
||||||
);
|
);
|
||||||
|
Loading…
Reference in New Issue
Block a user