first commit 2

This commit is contained in:
hmw1001
2026-06-11 18:47:38 +09:00
parent c768729ce6
commit 6f534e33a6
11095 changed files with 1595758 additions and 0 deletions
+3
View File
@@ -0,0 +1,3 @@
# JavaScript 파일의 MIME 타입을 명시적으로 설정하여, 브라우저의 엄격한 MIME 타입 검사 오류를 해결합니다.
AddType text/javascript .js
AddType text/javascript .mjs