Temp.json 1.3 KB

123456789101112131415161718192021222324252627282930313233343536
  1. {
  2. "id": "JoJo.app.tmpsub",
  3. "name": "JoJo临时订阅",
  4. "description": "JoJo私人QX应用订阅",
  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": "lkWbankBuyuHelper",
  11. "name": "捕鱼刷分手",
  12. "author": "@jojo",
  13. "repo": "https://git.jojo21.cf/shawenguan/Quantumult-X/raw/master/Scripts/buyu/wbankBuYu.js",
  14. "script": "https://git.jojo21.cf/shawenguan/Quantumult-X/raw/master/Scripts/buyu/wbankBuYu.js",
  15. "icons": [
  16. "https://git.jojo21.cf/shawenguan/Quantumult-X/raw/master/Images/gandart.png",
  17. "https://git.jojo21.cf/shawenguan/Quantumult-X/raw/master/Images/gandart.png"
  18. ],
  19. "scripts": [],
  20. "keys": [
  21. "lkWbankBuyuPhone"
  22. ],
  23. "settings": [
  24. {
  25. "id": "lkWbankBuyuPhone",
  26. "name": "phone",
  27. "val": "13430389115",
  28. "type": "textarea",
  29. "autoGrow": true,
  30. "placeholder": "(点击以展开说明)",
  31. "desc": "手机号以逗号分隔"
  32. }
  33. ]
  34. }
  35. ]
  36. }