카카오 우편번호 서비스 url 수정 및 속성에 async 추가
This commit is contained in:
@ -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');
|
||||
|
||||
Reference in New Issue
Block a user