This commit is contained in:
gently 2020-01-19 16:48:25 +08:00
parent cefffc3893
commit 28b62790df

View File

@ -16,7 +16,8 @@ class addressMaker{
const TMP_NO_STRICT = array( //临时需要关闭严格模式的主域名
'herokuapp.com' => null,
'vidoza.net' => null,
'nahnoji.cz' => null
'nahnoji.cz' => null,
'cloudfront.net' => null,
);
/**