Skip to content

Commit a3a481b

Browse files
authored
Create xmCOOKIE.js
1 parent d372a9b commit a3a481b

1 file changed

Lines changed: 24 additions & 0 deletions

File tree

Task/xmCOOKIE.js

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,24 @@
1+
/* ziye
2+
独立COOKIE文件
3+
github地址 https://github.com/ziye888
4+
TG频道地址 https://t.me/ziyescript
5+
TG交流群 https://t.me/joinchat/AAAAAE7XHm-q1-7Np-tF3g
6+
boxjs链接 https://cdn.jsdelivr.net/gh/ziye888/JavaScript@main/Task/ziye.boxjs.json
7+
圈X task订阅 https://cdn.jsdelivr.net/gh/ziye888/JavaScript@main/Task/ziye-gallery.json
8+
9+
转载请备注个名字,谢谢
10+
11+
在boxjs里选择复制会话 粘贴至cookie处
12+
13+
*/
14+
15+
16+
17+
18+
let cookie = {}
19+
20+
21+
22+
23+
24+
module.exports = cookie

0 commit comments

Comments
 (0)