diff --git a/scripts/ertpl.js b/scripts/ertpl.js index e5340e6..5b662ee 100644 --- a/scripts/ertpl.js +++ b/scripts/ertpl.js @@ -20,4 +20,4 @@ function changeUrlToFallbackNoTrue(aid,imgid,path) { try { document.getElementById(aid).href = "http://serverissimo.freeddns.org:30081/apps/files_sharing/publicpreview/ffdqobqRg2ezKXt?file=" + path + "&x=1920&y=1080"; } catch {} -} \ No newline at end of file +}