fix(fix dfyc.js): fix dfyc.js

This commit is contained in:
smallfawn 2026-04-02 21:10:37 +08:00
parent bec4b48b74
commit b91f79bb01

View File

@ -20,7 +20,7 @@ POST请求任意链接包含https://eapp.eastobacco.com/index.php body中的toke
7所有直接或间接使用查看此脚本的人均应该仔细阅读此声明本人保留随时更改或补充此声明的权利一旦您使用或复制了此脚本即视为您已接受此免责声明
*/
const { Env } = require("./tools/env")
const { Env } = require("../tools/env")
const $ = new Env("东方烟草报");
let ckName = `dfycToken`;
const strSplitor = "#";