mirror of
https://gitea.augustin64.fr/piair/MsRewards-Reborn.git
synced 2025-04-20 03:11:48 +02:00
aa
This commit is contained in:
parent
551c2f18c9
commit
bc2725a7b9
@ -464,7 +464,7 @@ SITE_NAME = '192.168.1.32:3000'
|
||||
|
||||
@app.route('/proxytest', defaults={'path': ''})
|
||||
@app.route('/proxytest')
|
||||
def proxy(path):
|
||||
def proxy():
|
||||
return get(f'{SITE_NAME}').content
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user