mirror of
				https://gitea.augustin64.fr/piair/MsRewards-Reborn.git
				synced 2025-11-04 15:43:53 +01:00 
			
		
		
		
	oué ca update
This commit is contained in:
		@@ -11,6 +11,9 @@
 | 
				
			|||||||
    <iframe id="iframe" src="{{url_for('static', filename='logs/dev.txt')}}" width="100%" height="80%"></iframe>
 | 
					    <iframe id="iframe" src="{{url_for('static', filename='logs/dev.txt')}}" width="100%" height="80%"></iframe>
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    <script>
 | 
					    <script>
 | 
				
			||||||
 | 
					        function delay(ms) {
 | 
				
			||||||
 | 
					            return new Promise(resolve => setTimeout(resolve, ms));
 | 
				
			||||||
 | 
					        }
 | 
				
			||||||
        var myIframe = document.getElementById('iframe');
 | 
					        var myIframe = document.getElementById('iframe');
 | 
				
			||||||
        myIframe.addEventListener("load", async () => {
 | 
					        myIframe.addEventListener("load", async () => {
 | 
				
			||||||
            let doc = myIframe.contentDocument;
 | 
					            let doc = myIframe.contentDocument;
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user