In this pull request I made few modifications to instances.json file to make it more friendly to any scripts that will be using it as a source of instances in future:
* I added protocol to all URLs. Most scripts expect URLs to already have protocol and lack of it may cause minor issues.
* I turned instances.json from array of strings into array of objects. It makes the list more organized and it would be easier to add or remove instances in future.
Reviewed-on: https://codeberg.org/video-prize-ranch/rimgo/pulls/39
Co-authored-by: tcdu7ni4i6y2mq2a <tcdu7ni4i6y2mq2a@noreply.codeberg.org>
Co-committed-by: tcdu7ni4i6y2mq2a <tcdu7ni4i6y2mq2a@noreply.codeberg.org>
Signed-off-by: Aleksandar "The Cobra" Widulski <cobra@vern.cc>
Co-authored-by: Aleksandar "The Cobra" Widulski <cobra@vern.cc>
Reviewed-on: https://codeberg.org/video-prize-ranch/rimgo/pulls/35
Co-authored-by: Aleksandar "The Cobra" Widulski <thecobra@riseup.net>
Co-committed-by: Aleksandar "The Cobra" Widulski <thecobra@riseup.net>