We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3f43027 commit 2cce626Copy full SHA for 2cce626
1 file changed
Task/yyyy.json
@@ -36,6 +36,34 @@
36
"val": "1",
37
"type": "number",
38
"desc": "设置从哪个账号结束打印,根据需要来设值"
39
+ },
40
+ {
41
+ "id": "qebody",
42
+ "name": "打印body",
43
+ "val": "0",
44
+ "type": "number",
45
+ "desc": "设置为1则打印"
46
47
48
+ "id": "qetimeurl",
49
+ "name": "打印timeurl",
50
51
52
53
54
55
+ "id": "qetimeheader",
56
+ "name": "打印timeheader",
57
58
59
60
61
62
+ "id": "qeGG",
63
+ "name": "打印连接符号",
64
+ "val": "",
65
+ "type": "text",
66
+ "desc": "设置连接符号,默认为换行,如有其他需要请设值"
67
}
68
],
69
"repo": "https://github.com/ziye12/JavaScript/blob/master/Task/qqreads.js",
0 commit comments