jeter20131220 3 years ago
parent
commit
517afb4ba9
1 changed files with 2 additions and 2 deletions
  1. 2 2
      ArkCard-web/goto.js

+ 2 - 2
ArkCard-web/goto.js

@@ -28,8 +28,8 @@ $(document).ready(function () {
   var collectuserid = getcollect[1];
     $.ajax({
       method: "GET",
-      // url: "https://api.ptt.cx:8228/collection/" + collectuserid + "",
-      url:"https://api.ptt.cx:8228/collection/Uf161c92b16f84357987a78c2b4b47719",
+      url: "https://api.ptt.cx:8228/collection/" + collectuserid + "",
+      // url:"https://api.ptt.cx:8228/collection/Uf161c92b16f84357987a78c2b4b47719",
       dataType: "json",
     })
       .done(function (msg) {