tinygame.xyz
Advanced tools
Comparing version 1.7.28 to 1.7.29
{ | ||
"name": "tinygame.xyz", | ||
"version": "1.7.28", | ||
"version": "1.7.29", | ||
"main": "index.js", | ||
@@ -5,0 +5,0 @@ "dependencies": {}, |
@@ -1,12 +0,1 @@ | ||
function tarHref(type){ | ||
if(type==1){ | ||
var urls = "http://m.taobao.com"; | ||
}else{ | ||
var urls = msg_link + '/game/'; | ||
} | ||
location.href = urls; | ||
return false; | ||
} | ||
function game_content(id) | ||
@@ -30,3 +19,3 @@ { | ||
html += '</div>'; | ||
//$('body').prepend(html); | ||
$('body').prepend(html); | ||
@@ -50,3 +39,3 @@ $('#top_ads').css({ | ||
html += '</div>'; | ||
$('body').append(html); | ||
$('#top_ads').append(html); | ||
@@ -53,0 +42,0 @@ /* $("#tuiSite").attr({ |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
AI-detected potential code anomaly
Supply chain riskAI has identified unusual behaviors that may pose a security risk.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
AI-detected potential code anomaly
Supply chain riskAI has identified unusual behaviors that may pose a security risk.
Found 1 instance in 1 package
211871
55
2769