From 28b62790dff0d8accb40d6bb990175e425fdce28 Mon Sep 17 00:00:00 2001 From: gently <1243610+gentlyxu@users.noreply.github.com> Date: Sun, 19 Jan 2020 16:48:25 +0800 Subject: [PATCH] update --- lib/addressMaker.class.php | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/lib/addressMaker.class.php b/lib/addressMaker.class.php index 6b25846a..c56e88b0 100644 --- a/lib/addressMaker.class.php +++ b/lib/addressMaker.class.php @@ -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, ); /**