mirror of
				https://gitea.augustin64.fr/piair/MsRewards-Reborn.git
				synced 2025-11-04 07:33:53 +01:00 
			
		
		
		
	le test a pas vraiment marché
This commit is contained in:
		@@ -20,8 +20,8 @@
 | 
				
			|||||||
            await delay(2000);
 | 
					            await delay(2000);
 | 
				
			||||||
            document.getElementById('iframe').contentWindow.location.reload();
 | 
					            document.getElementById('iframe').contentWindow.location.reload();
 | 
				
			||||||
        });
 | 
					        });
 | 
				
			||||||
 | 
					        function descendre() {myIframe.contentWindow.scrollTo(0, myIframe.contentDocument.body.scrollHeight);}
 | 
				
			||||||
        window.setInterval(myIframe.contentWindow.scrollTo(0, myIframe.contentDocument.body.scrollHeight), 500);
 | 
					        window.setInterval(descendre(), 500);
 | 
				
			||||||
        
 | 
					        
 | 
				
			||||||
    </script>
 | 
					    </script>
 | 
				
			||||||
{% endif %}
 | 
					{% endif %}
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user