Update market systems

Add U-HVIX to the market systems list, ideally this should be updated at a later time to a configuration option for systems beyond the market hubs.
This commit is contained in:
2015-03-26 09:36:19 +00:00
parent 4e34ea40bc
commit 5b0559faca

View File

@@ -25,8 +25,7 @@ market_systems = [
('Amarr', 30002187),
('Rens', 30002510),
('Dodixie', 30002659),
('HED-GP', 30001161),
('GE-8JV', 30001198),
('U-HVIX', 30000575),
]
zkillboard_regex = re.compile(r'http(s|):\/\/(?P<host>.*)\/kill\/(?P<killID>\d+)\/')