mirror of
https://github.com/Daniongithub/ER-TPL.git
synced 2025-10-02 12:10:48 +00:00
Nuovi percorsi 2025 + fix titoli
This commit is contained in:
@@ -249,6 +249,20 @@ function routesDictionary(rcode){
|
|||||||
//Linea 12
|
//Linea 12
|
||||||
case "MO12-As-1279":
|
case "MO12-As-1279":
|
||||||
return "12S GARIBALDI";
|
return "12S GARIBALDI";
|
||||||
|
case "MO12-As-1280":
|
||||||
|
return "12A NAZIONI";
|
||||||
|
case "MO12-As-1282":
|
||||||
|
return "12 FINZI";
|
||||||
|
case "MO12-As-1284":
|
||||||
|
return "12A GARIBALDI -> NAZIONI";
|
||||||
|
case "MO12-As-1286":
|
||||||
|
return "12/ FANTI FS";
|
||||||
|
case "MO12-Di-1281":
|
||||||
|
return "12 NAZIONI-> POLO LEONARDO";
|
||||||
|
case "MO12-Di-1283":
|
||||||
|
return "12 FINZI -> POLO LEONARDO";
|
||||||
|
case "MO12-Di-1285":
|
||||||
|
return "12 FANTI FS -> POLO LEONARDO";
|
||||||
case "MO12-As-1276 (2025)":
|
case "MO12-As-1276 (2025)":
|
||||||
return "12 S.CATERINA";
|
return "12 S.CATERINA";
|
||||||
case "MO12-Di-1277 (2025)":
|
case "MO12-Di-1277 (2025)":
|
||||||
|
@@ -3,7 +3,7 @@
|
|||||||
<head>
|
<head>
|
||||||
<meta charset="UTF-8" />
|
<meta charset="UTF-8" />
|
||||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||||
<title>SETA Modena - Orario fermate</title>
|
<title>SETA Modena - Percorsi</title>
|
||||||
<link rel="stylesheet" href="css/style.css">
|
<link rel="stylesheet" href="css/style.css">
|
||||||
<link rel="shortcut icon" href="https://www.setaweb.it/images/favicon/android-icon-192x192.png">
|
<link rel="shortcut icon" href="https://www.setaweb.it/images/favicon/android-icon-192x192.png">
|
||||||
<link rel="preconnect" href="https://fonts.googleapis.com">
|
<link rel="preconnect" href="https://fonts.googleapis.com">
|
||||||
|
@@ -3,7 +3,7 @@
|
|||||||
<head>
|
<head>
|
||||||
<meta charset="UTF-8" />
|
<meta charset="UTF-8" />
|
||||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||||
<title>SETA Modena - Orario fermate</title>
|
<title>SETA Modena - Prossime fermate</title>
|
||||||
<link rel="stylesheet" href="css/style.css">
|
<link rel="stylesheet" href="css/style.css">
|
||||||
<link rel="shortcut icon" href="https://www.setaweb.it/images/favicon/android-icon-192x192.png">
|
<link rel="shortcut icon" href="https://www.setaweb.it/images/favicon/android-icon-192x192.png">
|
||||||
<link rel="preconnect" href="https://fonts.googleapis.com">
|
<link rel="preconnect" href="https://fonts.googleapis.com">
|
||||||
|
@@ -5,7 +5,7 @@
|
|||||||
<meta name="description" content="Cerca orari in tempo reale per le fermate di SETA a Modena.">
|
<meta name="description" content="Cerca orari in tempo reale per le fermate di SETA a Modena.">
|
||||||
<meta name="keywords" content="seta, modena, seta-modena, orari, in, tempo, reale, autobus, fermate, orario, palina">
|
<meta name="keywords" content="seta, modena, seta-modena, orari, in, tempo, reale, autobus, fermate, orario, palina">
|
||||||
<meta name="author" content="ER-TPL Team">
|
<meta name="author" content="ER-TPL Team">
|
||||||
<title>SETA Modena - Bus in servizio</title>
|
<title>SETA Modena - Percorsi</title>
|
||||||
<link rel="stylesheet" href="css/style.css">
|
<link rel="stylesheet" href="css/style.css">
|
||||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||||
<link rel="shortcut icon" href="https://www.setaweb.it/images/favicon/android-icon-192x192.png">
|
<link rel="shortcut icon" href="https://www.setaweb.it/images/favicon/android-icon-192x192.png">
|
||||||
|
Reference in New Issue
Block a user