mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-04 17:21:39 +09:00
Merge pull request #2040 from nemo9l/update/krzip-daumapi
다음 우편주소 API 도메인 변경
This commit is contained in:
commit
7a2ea796e9
1 changed files with 2 additions and 2 deletions
|
|
@ -1,8 +1,8 @@
|
|||
<!--// 다음 우편번호 API -->
|
||||
<!--// HEADER -->
|
||||
<load target="./css/default.css" />
|
||||
<load target="http://dmaps.daum.net/map_js_init/postcode.v2.js" cond="!\RX_SSL" />
|
||||
<load target="https://spi.maps.daum.net/imap/map_js_init/postcode.v2.js" cond="\RX_SSL" />
|
||||
<load target="http://t1.daumcdn.net/mapjsapi/bundle/postcode/prod/postcode.v2.js" cond="!\RX_SSL" />
|
||||
<load target="https://t1.daumcdn.net/mapjsapi/bundle/postcode/prod/postcode.v2.js" cond="\RX_SSL" />
|
||||
<load target="./js/daumapi.js" />
|
||||
|
||||
<!--// BODY -->
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue