mirror of
				https://github.com/EndPwnArchive/endpwn3.git
				synced 2024-08-15 00:23:30 +00:00 
			
		
		
		
	ouch
This commit is contained in:
		
							parent
							
								
									14744a73c0
								
							
						
					
					
						commit
						f7e8c68a00
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -38,7 +38,7 @@
 | 
			
		|||
 | 
			
		||||
    // fetch goodies.json
 | 
			
		||||
    fetch('https://endpwn.github.io/goodies.json?_=' + Date.now())
 | 
			
		||||
        .then(x => x.text())
 | 
			
		||||
        .then(x => x.json())
 | 
			
		||||
        .then(r => __goodies = r);
 | 
			
		||||
 | 
			
		||||
    // EndPwn3 specific features
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue