chavy.boxjs.test.json 1.2 KB

1234567891011121314151617181920212223242526272829
  1. {
  2. "id": "chavyleung.app.test.sub",
  3. "name": "测试一键订阅 (请自行删除)",
  4. "author": "@chavyleung",
  5. "icon": "https://avatars3.githubusercontent.com/u/29748519?s=460&u=392a19e85465abbcb1791c9b8b32184a16e6795e&v=4",
  6. "repo": "https://github.com/chavyleung/scripts",
  7. "onInstall": {
  8. "title": "安装确认",
  9. "message": "本订阅包含重写资源, 是否需要自动安装?",
  10. "install": {
  11. "QuanX": "quantumult-x:///add-resource?remote-resource=%7B%22rewrite_remote%22%3A%5B%22https%3A%2F%2Fgithub.com%2Fchavyleung%2Fscripts%2Fraw%2Fmaster%2Fbox%2Frewrite%2Fboxjs.rewrite.quanx.conf%2Ctag%3Dboxjs%22%5D%7D",
  12. "Loon": "loon://import?plugin=https://raw.githubusercontent.com/chavyleung/scripts/master/box/rewrite/boxjs.rewrite.loon.plugin"
  13. }
  14. },
  15. "apps": [
  16. {
  17. "id": "chavy_test_sub",
  18. "name": "测试应用 (请删除)",
  19. "keys": [],
  20. "settings": [],
  21. "author": "@chavyleung",
  22. "repo": "https://github.com/chavyleung/scripts",
  23. "icons": [
  24. "https://raw.githubusercontent.com/chavyleung/scripts/master/box/icons/BoxSetting.mini.png",
  25. "https://raw.githubusercontent.com/chavyleung/scripts/master/box/icons/BoxSetting.png"
  26. ]
  27. }
  28. ]
  29. }