lateri 4 anos atrás
pai
commit
d2c64ef5ba
2 arquivos alterados com 3 adições e 3 exclusões
  1. 1 1
      index2.min.js
  2. 2 2
      tip.html

Diferenças do arquivo suprimidas por serem muito extensas
+ 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 );