lateri vor 4 Jahren
Ursprung
Commit
bfd157c3f7
2 geänderte Dateien mit 3 neuen und 3 gelöschten Zeilen
  1. 1 1
      index2.min.js
  2. 2 2
      tip.html

Datei-Diff unterdrückt, da er zu groß ist
+ 1 - 1
index2.min.js


+ 2 - 2
tip.html

@@ -86,8 +86,8 @@
 
         setTimeout( function(){
             
-            window.location.replace(url) 
-            // window.location.href = url  
+            // window.location.replace(url) 
+            window.location.href = url  
 
         }, 5000 );