v.txt 215 B

12345678910111213141516
  1. {"urls": [
  2. {
  3. "url":"clan://localhost/TVBox/0.json",
  4. "name":"本地"
  5. },
  6. {
  7. "url":"clan://localhost/TVBox/1.json",
  8. "name":"本地全"
  9. },
  10. {
  11. "url":"clan://localhost/TVBox/t.json",
  12. "name":"测试线路"
  13. }
  14. ]
  15. }