jeter20131220 %!s(int64=4) %!d(string=hai) anos
pai
achega
5ecbf7c318
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      goto.js

+ 1 - 0
goto.js

@@ -16,6 +16,7 @@
 
 $.ajax('http://172.105.205.52:8000/tags', {
     type: 'GET',  // http method
+    headers: {'Access-Control-Allow-Origin': '*'},
     success: function (res) {
         console.log(res);
     },