RepoFullDownloader/example-options.json
2021-12-10 09:23:03 -07:00

25 lines
No EOL
578 B
JSON

{
"originalFilenames":false,
"repos":[
{
"url":"http://repo.kawaiizenbo.me/",
"type":"cydia",
"distAttributes":null
},
{
"url":"http://apptapp.saurik.com/",
"type":"installer",
"distAttributes":null
},
{
"url":"http://apt.saurik.com/",
"type":"dist",
"distAttributes":
{
"suites":"ios/",
"components":"main"
}
}
],
"delay":1
}