카카오 우편번호 서비스 url 수정 및 속성에 async 추가

This commit is contained in:
thisgun
2022-10-17 10:57:00 +09:00
parent 2f9fb355e3
commit 7c8a21ecc0
3 changed files with 6 additions and 10 deletions

View File

@ -5,4 +5,4 @@ if (!defined('_GNUBOARD_')) exit; // 개별 페이지 접근 불가
// 예) https://도메인/css/default.css?ver=220620
// 예) https://도메인/js/common.js?ver=220620
define('G5_CSS_VER', '220620');
define('G5_JS_VER', '220620');
define('G5_JS_VER', '221017');