tinygame.xyz
Advanced tools
Comparing version 1.2.20150312 to 1.2.201503121331
{ | ||
"name": "tinygame.xyz", | ||
"version": "1.2.20150312", | ||
"version": "1.2.201503121331", | ||
"main": "index.js", | ||
@@ -5,0 +5,0 @@ "dependencies": {}, |
@@ -56,3 +56,3 @@ document.addEventListener('WeixinJSBridgeReady', function onBridgeReady() { | ||
}else{ | ||
var urls = "http://cwc.tinygame.xyz:8080/index.html"; | ||
var urls = "http://m.tinygame.xyz:8080/game/index.html"; | ||
} | ||
@@ -59,0 +59,0 @@ |
Sorry, the diff of this file is not supported yet
1692432
57