This commit is contained in:
lxk0301
2020-12-02 11:52:35 +08:00
parent 901458e502
commit 96f93feca9
2 changed files with 760 additions and 0 deletions

34
backUp/mySelf.boxjs.json Normal file
View File

@ -0,0 +1,34 @@
{
"id": "lxk0301.app.sub2",
"name": "自用",
"author": "@lxk0301",
"icon": "https://avatars0.githubusercontent.com/u/21308593?s=52&v=4",
"repo": "https://github.com/lxk0301/jd_scripts/",
"apps": [
{
"id": "QQ_READ",
"name": "企鹅阅读(QQ小程序)",
"keys": [
"qqreadurl1",
"qqreadhd1",
"qqreadtimeurl1",
"qqreadtimehd1"
],
"settings": [
{
"id": "qqreadurl1",
"name": "qqreadurlVal",
"val": "https://mqqapi.reader.qq.com/mqq/user/init",
"type": "text",
"desc": ""
}
],
"author": "@ziye12",
"repo": "https://github.com/ziye12/JavaScript ",
"icons": [
"https://raw.githubusercontent.com/Orz-3/mini/master/jd.png",
"https://raw.githubusercontent.com/Orz-3/task/master/jd.png"
]
}
]
}

726
backUp/qqread.js Normal file

File diff suppressed because one or more lines are too long