Skip to content

Commit

Permalink
add hostname gbfs.prod.sharedmobility.ch (#135)
Browse files Browse the repository at this point in the history
  • Loading branch information
ThorstenFroehlinghaus authored Nov 7, 2024
1 parent 71d6eee commit 3faff7e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/converters/gbfs_https_to_http.py
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ class GbfsHttpsToHttpConverter(BaseConverter):
'stables.donkey.bike',
'data.lime.bike',
'mds.bird.co',
'gbfs.prod.sharedmobility.ch',
]

def convert(self, data: Union[dict, list], path: str) -> Union[dict, list]:
Expand Down

0 comments on commit 3faff7e

Please sign in to comment.