From 7c2d04008df30360e5d9a2a53f42d77fa10757ea Mon Sep 17 00:00:00 2001 From: Jacek Kowalski <Jacek@jacekk.info> Date: Sat, 17 Aug 2024 20:08:50 +0000 Subject: [PATCH] Implement a timeout on fetch request --- lib/TramTypes.php | 3 +-- 1 files changed, 1 insertions(+), 2 deletions(-) diff --git a/lib/TramTypes.php b/lib/TramTypes.php index 8cb0356..fc9186f 100644 --- a/lib/TramTypes.php +++ b/lib/TramTypes.php @@ -25,8 +25,7 @@ 207 208 HZ 105N 0 209 245 RZ 105N 0 246 299 HZ 105N 0 -301 302 RF GT8N 1 -304 309 RF GT8N 1 +301 309 RF GT8N 1 310 313 RF GT8C 1 314 329 RF GT8N 1 401 440 HL EU8N 1 -- Gitblit v1.9.1