ajaxzip3のGithub移行版へ移行
以前はURLがhttpとhttpsで別だったのでajaxzip3を一本化するために↓のようなことをしてました・・・。
<script src=”//ajaxzip3.googlecode.com/svn/trunk/ajaxzip3/ajaxzip3.js” charset=”UTF-8″></script> <script type=”text/javascript”>AjaxZip3.JSONDATA=”//ajaxzip3.googlecode.com/svn/trunk/ajaxzip3/zipdata”;</script>
でも最近動かなくなってました。。
なのでついでにGithub版に移行です。
Github移行したのを機にhttpとhttpsの一本化されてて素晴らしい!
<script src="https://ajaxzip3.github.io/ajaxzip3.js" charset="UTF-8"></script>
Google Codeのサービス廃止が決定しているので早めの移行が必要です。
ajaxzip3/ajaxzip3.github.io
https://github.com/ajaxzip3/ajaxzip3.github.io