2 Star 5 Fork 7

LMY/Scripts

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
tqybjsbCOOKIE.js 2.15 KB
一键复制 编辑 原始数据 按行查看 历史
LMY 提交于 2022-05-02 06:27 . master
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": "100",
"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": ""
}, {
"key": "tqyburl2",
"val": ""
}, {
"key": "tqyburl3",
"val": ""
}, {
"key": "tqyburl4",
"val": ""
}, {
"key": "tqyburl5",
"val": ""
}],
"sessions": [],
"isLoaded": true
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
JavaScript
1
https://gitee.com/lmy0312/scripts.git
git@gitee.com:lmy0312/scripts.git
lmy0312
scripts
Scripts
master

搜索帮助