From 889e1ccfdd54d3e68982b9c48d0e324750fce002 Mon Sep 17 00:00:00 2001 From: Ariel Costas Guerrero Date: Sun, 15 Mar 2026 19:41:32 +0100 Subject: Add feeds, remove extension script --- build-config.json | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'build-config.json') diff --git a/build-config.json b/build-config.json index 4199981..7a7a703 100644 --- a/build-config.json +++ b/build-config.json @@ -29,6 +29,16 @@ "feedId": "vitrasa", "type": "gtfs", "source": "./feeds/vitrasa.zip" + }, + { + "feedId": "shuttle", + "type": "gtfs", + "source": "./feeds/shuttle.zip" + }, + { + "feedId": "ourense", + "type": "gtfs", + "source": "./feeds/ourense.zip" } ], "osm": [ -- cgit v1.3