mirror of
				https://gitea.augustin64.fr/piair/MsRewards-Reborn.git
				synced 2025-11-04 07:33:53 +01:00 
			
		
		
		
	aa
This commit is contained in:
		@@ -464,7 +464,7 @@ SITE_NAME = '192.168.1.32:3000'
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
@app.route('/proxytest', defaults={'path': ''})
 | 
					@app.route('/proxytest', defaults={'path': ''})
 | 
				
			||||||
@app.route('/proxytest')
 | 
					@app.route('/proxytest')
 | 
				
			||||||
def proxy(path):
 | 
					def proxy():
 | 
				
			||||||
  return get(f'{SITE_NAME}').content
 | 
					  return get(f'{SITE_NAME}').content
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user