panhui 3 rokov pred
rodič
commit
3be06ceb27
1 zmenil súbory, kde vykonal 1 pridanie a 1 odobranie
  1. 1 1
      src/main.js

+ 1 - 1
src/main.js

@@ -173,7 +173,7 @@ const loadSplash = (onload, onerror) =>
         setTimeout(() => {
             hideSplash();
         }, 5000);
-        splash.src = 'https://cdn.raex.vip/splash.jpg';
+        splash.src = 'https://cdn.raex.vip/image/2022-08-05-15-29-24cVjufbXV.jpg';
         document.body.append(splash);
     });
 if (navigator.userAgent.includes('#review#')) {