Your Name %!s(int64=3) %!d(string=hai) anos
pai
achega
190c654752
Modificáronse 1 ficheiros con 4 adicións e 0 borrados
  1. 4 0
      similar_web/index3.html

+ 4 - 0
similar_web/index3.html

@@ -280,6 +280,10 @@
       $.get("http://api.ptt.cx:8080/keyword/"+$('#search_query').val(), function (result) {
 
         console.log(result);
+        $('#globalrank').html(result.msearch)
+        $('#countryrank').html(result.msearch)
+        $('#category').html(result.msearch)
+
         alert(result.competition)
 
         alert(result.msearch);