From d170fe748f90424fd71a8ffb6cf622221d26e9ac Mon Sep 17 00:00:00 2001
From: Curry141 <135717077+Daniongithub@users.noreply.github.com>
Date: Thu, 1 May 2025 19:07:36 +0200
Subject: [PATCH] Mete seach added buses
---
ravenna_privatibus/gamberini.html | 6 +++---
scripts/metebus.json | 18 ++++++++++++++++++
2 files changed, 21 insertions(+), 3 deletions(-)
diff --git a/ravenna_privatibus/gamberini.html b/ravenna_privatibus/gamberini.html
index 615c70a..a607260 100644
--- a/ravenna_privatibus/gamberini.html
+++ b/ravenna_privatibus/gamberini.html
@@ -117,20 +117,20 @@
Foto pre matricola METE
- Gamberini 30 - Scania De Simon IN.3 ex ATAP Pordenone |
+ Gamberini 30 - Scania De Simon IN.3 ex ATAP |
 |
.jpg&fileId=192386&x=1920&y=1080&a=true&etag=d90c398753544119115d78068fd1f775) |
- Gamberini 34 - (ex 34/19105) Volvo B10 Poland ex SAF Udine |
+ Gamberini 34 - (ex 34/19105) Volvo B10 Poland ex SAF |
.jpg&fileId=192334&x=1920&y=1080&a=true&etag=797620b0a914411bae4e3958e35e308a) |
- Gamebrini 46 - (ora 46/19112) De Simon IL.3 ex APT Gorizia |
+ Gamebrini 46 - (ora 46/19112) Scania De Simon IL.3 ex APT |
 |
diff --git a/scripts/metebus.json b/scripts/metebus.json
index 2d3bc06..39330ee 100644
--- a/scripts/metebus.json
+++ b/scripts/metebus.json
@@ -298,5 +298,23 @@
"vettore" : "Cooperativa Trasporti di Riolo Terme",
"modello" : "Isuzu Novo Ultra",
"link": "/ravenna_privatibus/riolo.html#19513"
+ },
+ {
+ "matricola": "30",
+ "vettore" :"Gamberini",
+ "modello" :"Scania De Simon IN.3 ex ATAP",
+ "link": "/ravenna_privatibus/gamberini.html#gamb30"
+ },
+ {
+ "matricola": "34",
+ "vettore" :"Gamberini",
+ "modello" :"Volvo B10 Poland ex SAF Udine",
+ "link": "/ravenna_privatibus/gamberini.html#gamb34"
+ },
+ {
+ "matricola": "46",
+ "vettore" :"Gamberini",
+ "modello" :"Scania De Simon IL.3 ex APT",
+ "link": "/ravenna_privatibus/gamberini.html#gamb46"
}
]
\ No newline at end of file