Your Name hace 3 años
padre
commit
ec58cf492a
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      similar_web/index3.html

+ 1 - 1
similar_web/index3.html

@@ -286,7 +286,7 @@
       objstr = JSON.stringify(dataOBJ);
       console.log(objstr);
 //      $.get("http://api.ptt.cx:8080/keyword/"+$('#search_query').val(), function (result) {
-      $.get("http://www.googo.org:8001/keyword/"+$('#search_query').val(), function (result) {
+      $.get("http://google.cmm.ai/keyword/"+$('#search_query').val(), function (result) {
 
         console.log(result);
         $('#globalrank').html(result.msearch);