diff --git a/output.js b/output.js
index 71eea73..59b6e37 100644
--- a/output.js
+++ b/output.js
@@ -1,29 +1,8 @@
-//Tue Apr 08 2025 08:32:37 GMT+0000 (Coordinated Universal Time)
+//Tue Apr 08 2025 08:33:45 GMT+0000 (Coordinated Universal Time)
//Base:https://github.com/echo094/decode-js
//Modify:https://github.com/smallfawn/decode_action
-function abc() {
- var _0xe3ab21 = dc();
- $.ajax({
- "type": "GET",
- "url": originPath + _0xe3ab21,
- "timeout": 10000,
- "success": function (_0x1b0a10) {
- {
- if (_0x1b0a10.code == 200) {
- if (_0x1b0a10.data.code == 200) sessionStorage.setItem("ffb", _0x1b0a10.data.a), sessionStorage.setItem(STR, _0x1b0a10.data.str), getTask();else {
- if (302 == _0x1b0a10.data.code) titleText2.text("请进入公众号进行文章阅读"), $("#myModal2").show(), timerTask2();else {
- titleText2.text("任务失效了!请返回");
- $("#myModal2").show();
- timerTask2();
- }
- }
- } else titleText2.text("访问出错了,请返回重试。"), $("#myModal2").show(), timerTask2();
- }
- },
- "error": function (_0xca068c, _0x3e1f14) {
- titleText2.text("请求超时了!返回重试");
- $("#myModal2").show();
- timerTask2();
- }
- });
+function initDate() {
+ sessionStorage.setItem(START_NUM, "0");
+ sessionStorage.setItem(TOKEN, getTempValue());
+ abc();
}
\ No newline at end of file
diff --git a/output.py b/output.py
index 6513bd3..9a8be95 100644
Binary files a/output.py and b/output.py differ