mirror of
https://github.com/privacy-protection-tools/anti-AD.git
synced 2025-02-02 19:53:02 +08:00
update
This commit is contained in:
parent
cefffc3893
commit
28b62790df
@ -16,7 +16,8 @@ class addressMaker{
|
|||||||
const TMP_NO_STRICT = array( //临时需要关闭严格模式的主域名
|
const TMP_NO_STRICT = array( //临时需要关闭严格模式的主域名
|
||||||
'herokuapp.com' => null,
|
'herokuapp.com' => null,
|
||||||
'vidoza.net' => null,
|
'vidoza.net' => null,
|
||||||
'nahnoji.cz' => null
|
'nahnoji.cz' => null,
|
||||||
|
'cloudfront.net' => null,
|
||||||
);
|
);
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
Loading…
Reference in New Issue
Block a user