release.json 3.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114
  1. {
  2. "id": "JoJo.app.relsub",
  3. "name": "JoJo正式脚本订阅",
  4. "description": "JoJo私人脚本订阅集合",
  5. "author": "@JoJo",
  6. "icon": "https://avatars.githubusercontent.com/u/16010188",
  7. "repo": "http://git.jojo21.cf/shawenguan/Quantumult-X",
  8. "apps": [
  9. {
  10. "id": "lkAliYunPanHepler",
  11. "name": "阿里云盘签到",
  12. "desc_html": "⚠️使用说明</br>详情【<a href='https://git.jojo21.cf/shawenguan/Quantumult-X/raw/master/Scripts/ali/aliYunPanSignIn.js'><font class='red--text'>点我查看</font></a>】",
  13. "author": "@jojo",
  14. "repo": "https://git.jojo21.cf/shawenguan/Quantumult-X/raw/master/Scripts",
  15. "script": "https://git.jojo21.cf/shawenguan/Quantumult-X/raw/master/Scripts/ali/aliYunPanSignIn.js",
  16. "icons": [
  17. "https://git.jojo21.cf/shawenguan/Quantumult-X/raw/master/Icons/aliYunPan.png",
  18. "https://git.jojo21.cf/shawenguan/Quantumult-X/raw/master/Icons/aliYunPan.png"
  19. ],
  20. "scripts": [],
  21. "keys": [
  22. "lkAliYunPanTokenKey",
  23. "lkAliYunPanRefreshTokenKey"
  24. ],
  25. "settings": [
  26. {
  27. "id": "lkIsEnableLogAliYunPanHepler",
  28. "name": "开启/关闭日志",
  29. "val": true,
  30. "type": "boolean",
  31. "desc": "默认开启"
  32. },
  33. {
  34. "id": "lkNotifyOnlyFailAliYunPanHepler",
  35. "name": "只当执行失败才通知",
  36. "val": false,
  37. "type": "boolean",
  38. "desc": "默认关闭"
  39. },
  40. {
  41. "id": "lkAliYunPanTokenKey",
  42. "name": "阿里云盘token",
  43. "val": "",
  44. "type": "text",
  45. "desc": "阿里云盘token"
  46. },
  47. {
  48. "id": "lkAliYunPanRefreshTokenKey",
  49. "name": "阿里云盘refresh_token",
  50. "val": "",
  51. "type": "text",
  52. "desc": "阿里云盘refresh_token"
  53. }
  54. ]
  55. },
  56. {
  57. "id": "lkBoDianHelper",
  58. "name": "波点音乐签到",
  59. "author": "@jojo",
  60. "repo": "https://git.jojo21.cf/shawenguan/Quantumult-X/raw/master/Scripts",
  61. "script": "https://git.jojo21.cf/shawenguan/Quantumult-X/raw/master/Scripts/bodian/bodianSignIn.js",
  62. "icons": [
  63. "https://git.jojo21.cf/shawenguan/Quantumult-X/raw/master/Icons/bodianMusic.png",
  64. "https://git.jojo21.cf/shawenguan/Quantumult-X/raw/master/Icons/bodianMusic.png"
  65. ],
  66. "scripts": [],
  67. "keys": [
  68. "lkBodianMusicTokenKey",
  69. "lkBodianMusicUserIdKey"
  70. ],
  71. "settings": [
  72. {
  73. "id": "lkBodianMusicTokenKey",
  74. "name": "波点音乐token",
  75. "val": "",
  76. "type": "text",
  77. "desc": "波点音乐token"
  78. },
  79. {
  80. "id": "lkBodianMusicUserIdKey",
  81. "name": "波点音乐用户id",
  82. "val": "",
  83. "type": "text",
  84. "desc": "波点音乐用户id"
  85. }
  86. ]
  87. },
  88. {
  89. "id": "lkThwjHelper",
  90. "name": "头号玩家助手",
  91. "author": "@jojo",
  92. "repo": "https://git.jojo21.cf/shawenguan/Quantumult-X/raw/master/Scripts",
  93. "script": "https://git.jojo21.cf/shawenguan/Quantumult-X/raw/master/Scripts/bodian/thwjHelper.js",
  94. "icons": [
  95. "https://git.jojo21.cf/shawenguan/Quantumult-X/raw/master/Icons/thwj.png",
  96. "https://git.jojo21.cf/shawenguan/Quantumult-X/raw/master/Icons/thwj.png"
  97. ],
  98. "scripts": [],
  99. "keys": [
  100. "lkThwjUserListKey"
  101. ],
  102. "settings": [
  103. {
  104. "id": "lkThwjUserListKey",
  105. "name": "用户账号密码信息",
  106. "val": "",
  107. "type": "textarea",
  108. "autoGrow": true,
  109. "desc": "用户账号密码信息"
  110. }
  111. ]
  112. }
  113. ]
  114. }