temp.json 1.7 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445
  1. {
  2. "id": "jojo.app.tmpsub",
  3. "name": "JoJo临时脚本订阅",
  4. "description": "JoJo私人脚本订阅集合",
  5. "author": "@JoJo",
  6. "icon": "https://avatars.githubusercontent.com/u/16010188",
  7. "repo": "http://git.jojo21.top/shawenguan/Quantumult-X",
  8. "apps": [
  9. {
  10. "id": "lkWbankBuYuHepler",
  11. "name": "捕鱼刷分手",
  12. "author": "@jojo",
  13. "repo": "https://git.jojo21.top/shawenguan/Quantumult-X/raw/master/Scripts/buyu/wbankBuYu.js",
  14. "script": "https://git.jojo21.top/shawenguan/Quantumult-X/raw/master/Scripts/buyu/wbankBuYu.js",
  15. "icons": [
  16. "https://git.jojo21.top/shawenguan/Quantumult-X/raw/master/Icons/gandart.png",
  17. "https://git.jojo21.top/shawenguan/Quantumult-X/raw/master/Icons/gandart.png"
  18. ],
  19. "scripts": [],
  20. "keys": [
  21. "lkWbankBuyuPhone"
  22. ],
  23. "settings": [
  24. {
  25. "id": "lkWbankBuyuPhone",
  26. "name": "手机号",
  27. "val": "13430389115",
  28. "type": "textarea",
  29. "autoGrow": true,
  30. "placeholder": "(点击以展开说明)",
  31. "desc": "手机号以逗号分隔"
  32. },
  33. {
  34. "id": "lkWbankBuyuScore",
  35. "name": "分数",
  36. "val": 2000,
  37. "type": "text",
  38. "autoGrow": true,
  39. "placeholder": "(点击以展开说明)",
  40. "desc": "基础分数"
  41. }
  42. ]
  43. }
  44. ]
  45. }