kerel-fs / ogn-rdb

A parser for http://wiki.glidernet.org/list-of-receivers.
GNU Affero General Public License v3.0
5 stars 1 forks source link

Keep Images descriptions in receivers.json #19

Closed pyrog closed 6 years ago

pyrog commented 8 years ago

Remove also the duplicate slash in ’{}/{}’.format(photos_base_url,link.group('photo_url')

link.group('photo_url') always start with a slash 😉

kerel-fs commented 6 years ago

This commit changes the file format of the receivers.json without updating the specification, potentially breaking the web app and thus wasn't merged. Merged the duplicated slash fix manually.

Sorry for the missing feedback in the last years...