mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-05-12 05:22:35 +09:00
Update Daum/Kakao postcode API URL #2672
This commit is contained in:
parent
0e013367a0
commit
4339d01a75
4 changed files with 6 additions and 6 deletions
|
|
@ -1,8 +1,8 @@
|
|||
<!--// 다음 우편번호 API -->
|
||||
<!--// 다음/카카오 우편번호 API -->
|
||||
<!--// https://github.com/daumPostcode/QnA -->
|
||||
<!--// HEADER -->
|
||||
<load target="//t1.kakaocdn.net/mapjsapi/bundle/postcode/prod/postcode.v2.js" />
|
||||
<load target="./css/default.css" />
|
||||
<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