-
Notifications
You must be signed in to change notification settings - Fork 7
/
tqybjsbCOOKIE.js
71 lines (70 loc) · 2.56 KB
/
tqybjsbCOOKIE.js
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
module.exports = {
"id": "tqyb",
"name": "天气预报极速版",
"keys": ["tqyburl","tqyburl2","tqyburl3","tqyburl4","tqyburl5"],
"author": "@tom",
"settings": [{
"id": "tqybSuffix",
"name": "当前账号",
"val": "1",
"type": "number",
"desc": "当前抓取ck记录的账号序号,如:1、2、3、4"
}, {
"id": "tqybCount",
"name": "账号个数",
"val": "1",
"type": "number",
"desc": "指定任务最多跑几个账号,根据抓取的账号数据个数来设值"
}, {
"id": "tqybXH",
"name": "循环获取ck",
"val": "0",
"type": "number",
"desc": "0关闭,1打开,默认关闭"
}, {
"id": "tqybTXTX",
"name": "txtx",
"val": "0",
"type": "number",
"desc": "0关闭,1打开,默认关闭"
}, {
"id": "tqybSC",
"name": "sc",
"val": "0",
"type": "number",
"desc": "0关闭,1打开,默认关闭"
}, {
"id": "tqybnotifyttt",
"name": "推送控制",
"val": "1",
"type": "number",
"desc": "0关闭,1推送,默认12点以及23点推送"
}, {
"id": "tqybnotifyInterval",
"name": "通知控制",
"val": "2",
"type": "number",
"desc": "0关闭,1为 所有通知,2为 12,23 点通知,3为 6,12,18,23 点通知"
}, {
"id": "tqybMinutes",
"name": "推送-通知 分钟控制",
"val": "10",
"type": "number",
"desc": "推送以及通知控制在什么分钟段,可设置0-59,默认0到10"
}],
"repo": "https://raw.githubusercontent.com/xl2101200/-/main/tqyb.js",
"icons": ["https://raw.githubusercontent.com/xl2101200/-/main/tom/tom.jpg", "https://raw.githubusercontent.com/xl2101200/-/main/tom/tom.jpg"],
"script": "https://raw.githubusercontent.com/xl2101200/-/main/tqyb.js",
"icon": "https://raw.githubusercontent.com/xl2101200/-/main/tom/tom.jpg",
"favIcon": "mdi-star-outline",
"favIconColor": "grey",
"datas": [{
"key": "tqyburl",
"val": "http://coin.makingmoney.cn:8088/task/coin?guid=UUID-DF9DFFE7-F94A-4F51-86C0-A194264093B5&ver=1.3.0&systemver=15.0.2&bid=com.swx.weather.app&mt=1&sw=414&sh=736&device=iPhone&idiom=0&chl=AppStore&language=zh-Hans-CN&locale=CN&zone=Asia%2FShanghai×tamp=1641623078&idfv=EF8F615A-2946-4BBC-BE7B-B8068E485EA7&sign=663a31973440978811409c7190de7c15"
}, {
"key": "tqyburl2",
"val": ""
}],
"sessions": [],
"isLoaded": true
}