From e0693238b696f9b8f9a3900d6fc050fdb0798499 Mon Sep 17 00:00:00 2001 From: szdotServer Date: Sun, 22 Sep 2024 22:58:42 +0700 Subject: [PATCH] =?UTF-8?q?=E8=B7=A8=E5=9F=9F=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .htaccess | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.htaccess b/.htaccess index 77ecc56..65a8639 100644 --- a/.htaccess +++ b/.htaccess @@ -1,2 +1,4 @@ + Header set Access-Control-Allow-Origin "*" + Header set Access-Control-Allow-Methods "GET, POST, OPTIONS" \ No newline at end of file