From ea37181f256d705a9304c3bf16fbc7a4ace90a65 Mon Sep 17 00:00:00 2001 From: action Date: Fri, 28 Jun 2024 03:42:51 +0000 Subject: [PATCH] Add decoded output file --- output.js | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/output.js b/output.js index 84cc044..e89539a 100644 --- a/output.js +++ b/output.js @@ -1,4 +1,6 @@ -//1719542315240 +//Fri Jun 28 2024 03:42:51 GMT+0000 (Coordinated Universal Time) +Base:https://github.com/echo094/decode-js +Modify:https://github.com/smallfawn/decode_action const $ = new Env("顺丰速运"), ckName = "sfsy_data", userCookie = $.toObj($.isNode() ? process.env[ckName] : $.getdata(ckName)) || [];