lateri il y a 4 ans
Parent
commit
bfd157c3f7
2 fichiers modifiés avec 3 ajouts et 3 suppressions
  1. 1 1
      index2.min.js
  2. 2 2
      tip.html

Fichier diff supprimé car celui-ci est trop grand
+ 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 );