Add Cologne Hbf destination; use coin emoji for cheapest journey

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
Edward Betts 2026-04-04 15:02:01 +01:00
parent c22a3ea0fc
commit e6f310f517
3 changed files with 3 additions and 1 deletions

View file

@ -24,6 +24,7 @@ DESTINATION_STATION_IDS = {
'Lille Europe': '8722326',
'Amsterdam Centraal': '8400058',
'Rotterdam Centraal': '8400530',
'Cologne Hbf': '8015458',
}
_GATEWAY_URL = 'https://site-api.eurostar.com/gateway'