mirror of
https://github.com/Daniongithub/ER-TPL.git
synced 2025-10-02 10:10:47 +00:00
AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
This commit is contained in:
@@ -7,17 +7,17 @@ path = path for the image starting from the root, for example /Dani/10225.jpg
|
||||
*/
|
||||
function changeUrlToFallback(aid,imgid,path) {
|
||||
try {
|
||||
document.getElementById(imgid).src = "http://serverissimo.freeddns.org:30081/apps/files_sharing/publicpreview/ffdqobqRg2ezKXt?file=" + path + "&x=1920&y=1080&a=true";
|
||||
document.getElementById(imgid).src = "https://drive.vichingo455.freeddns.org/apps/files_sharing/publicpreview/ffdqobqRg2ezKXt?file=" + path + "&x=1920&y=1080&a=true";
|
||||
} catch {}
|
||||
try {
|
||||
document.getElementById(aid).href = "http://serverissimo.freeddns.org:30081/apps/files_sharing/publicpreview/ffdqobqRg2ezKXt?file=" + path + "&x=1920&y=1080&a=true";
|
||||
document.getElementById(aid).href = "https://drive.vichingo455.freeddns.org/apps/files_sharing/publicpreview/ffdqobqRg2ezKXt?file=" + path + "&x=1920&y=1080&a=true";
|
||||
} catch {}
|
||||
}
|
||||
function changeUrlToFallbackNoTrue(aid,imgid,path) {
|
||||
try {
|
||||
document.getElementById(imgid).src = "http://serverissimo.freeddns.org:30081/apps/files_sharing/publicpreview/ffdqobqRg2ezKXt?file=" + path + "&x=1920&y=1080";
|
||||
document.getElementById(imgid).src = "https://drive.vichingo455.freeddns.org/apps/files_sharing/publicpreview/ffdqobqRg2ezKXt?file=" + path + "&x=1920&y=1080";
|
||||
} catch {}
|
||||
try {
|
||||
document.getElementById(aid).href = "http://serverissimo.freeddns.org:30081/apps/files_sharing/publicpreview/ffdqobqRg2ezKXt?file=" + path + "&x=1920&y=1080";
|
||||
document.getElementById(aid).href = "https://drive.vichingo455.freeddns.org/apps/files_sharing/publicpreview/ffdqobqRg2ezKXt?file=" + path + "&x=1920&y=1080";
|
||||
} catch {}
|
||||
}
|
||||
|
@@ -333,13 +333,13 @@
|
||||
"matricola": "112",
|
||||
"settore": "Urbano",
|
||||
"modello": "CAM New Busotto",
|
||||
"link": "http://serverissimo.freeddns.org:30081/s/tX6A9iYdHdgNiWr"
|
||||
"link": "https://drive.serverissimo.freeddns.org/s/tX6A9iYdHdgNiWr"
|
||||
},
|
||||
{
|
||||
"matricola": "158",
|
||||
"settore": "Urbano",
|
||||
"modello": "Iveco Cityclass CNG",
|
||||
"link": "http://serverissimo.freeddns.org:30081/s/eFgTnLzFyYxiQsD"
|
||||
"link": "https://drive.serverissimo.freeddns.org/s/eFgTnLzFyYxiQsD"
|
||||
},
|
||||
{
|
||||
"matricola": "170",
|
||||
|
Reference in New Issue
Block a user