mirror of
https://github.com/smallfawn/QLScriptPublic.git
synced 2026-06-12 21:01:21 +08:00
fix(fix dfyc.js): fix dfyc.js
This commit is contained in:
parent
bec4b48b74
commit
b91f79bb01
@ -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 = "#";
|
||||
|
||||
Loading…
Reference in New Issue
Block a user