Add decoded output file

This commit is contained in:
action
2024-06-28 03:43:59 +00:00
parent d12972f40c
commit d3089a6e3d

View File

@@ -1,6 +1,6 @@
//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
//Fri Jun 28 2024 03:43:59 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)) || [];