Skip to content

Commit

Permalink
Merge branch 'main' into production
Browse files Browse the repository at this point in the history
  • Loading branch information
jh0ker committed Aug 10, 2023
2 parents 1b378b9 + 6839c9d commit ddb8864
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions scraper/src/loadStations.js
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,12 @@ const STATION_BLACKLIST = [
'Düsseldorf',
'Hornisgrinde',
'Bochum',
'Greifswalder Oie',
'Harzburg, Bad',
'Bertsdorf-Hörnitz',
'Köthen (Anhalt)',
'Lenzkirch-Ruhbühl',
'Sondershausen',
];

module.exports = async function loadStations (baseMinYear) {
Expand Down

0 comments on commit ddb8864

Please sign in to comment.