Explorar o código

配置地址改为线上环境地址

joe %!s(int64=3) %!d(string=hai) anos
pai
achega
ed2d4db6e0
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/activity.mustache

+ 1 - 1
src/activity.mustache

@@ -61,7 +61,7 @@
 
 <script type="text/javascript">
     jQuery.ajax({
-        url: 'http://twong.h/api/activities?callback=?',
+        url: 'https://twong.shotshock.shop/api/activities?callback=?',
         type: 'GET',
         jsonp: 'callback',
         dataType: 'jsonp',