mirror of
https://github.com/nikdoof/dropbot.git
synced 2025-12-23 14:49:22 +00:00
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:
@@ -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+)\/')
|
||||
|
||||
Reference in New Issue
Block a user