1
0
mirror of https://github.com/EDCD/EDMarketConnector.git synced 2025-05-24 02:47:40 +03:00
Athanasius c9dee18d70 system/station providers: Sanitise {system,station}_url logic
* Make all plugins use `requests.utils.requote_uri()`
* Make all plugins use roughly the same logic, without if/else trees
 (as the bodies do a `return ...`), ending with `return ''` if input
 parameters are None.

 This throws away the inara fallback to `this.station or this.system` as
 it's unlikely the in-plugin tracking did a better job than the
 monitor.py code.
2020-08-26 10:18:10 +01:00
..
2020-06-21 16:33:13 +01:00
2020-06-21 16:33:13 +01:00