mirror of
				https://gitea.augustin64.fr/piair/MsRewards-Reborn.git
				synced 2025-11-03 23:23:53 +01:00 
			
		
		
		
	ce serait très frole si ca marche
This commit is contained in:
		@@ -14,11 +14,8 @@
 | 
				
			|||||||
        var myIframe = document.getElementById('iframe');
 | 
					        var myIframe = document.getElementById('iframe');
 | 
				
			||||||
        myIframe.addEventListener("load", function() {
 | 
					        myIframe.addEventListener("load", function() {
 | 
				
			||||||
            myIframe.contentWindow.scrollTo(0, myIframe.contentDocument.body.scrollHeight);
 | 
					            myIframe.contentWindow.scrollTo(0, myIframe.contentDocument.body.scrollHeight);
 | 
				
			||||||
 | 
					            reloadIFrame();
 | 
				
			||||||
        });
 | 
					        });
 | 
				
			||||||
        
 | 
					 | 
				
			||||||
        window.setInterval(function() {
 | 
					 | 
				
			||||||
            reloadIFrame()
 | 
					 | 
				
			||||||
        }, 500);
 | 
					 | 
				
			||||||
 | 
					
 | 
				
			||||||
        function reloadIFrame() {
 | 
					        function reloadIFrame() {
 | 
				
			||||||
            console.log('reloading..');
 | 
					            console.log('reloading..');
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user