@@ -36,7 +36,7 @@ def handshake():
@app.route('/.well-known/wallets/<path:path>')
def wallet(path):
return send_from_directory('.well-known/wallets', path, mimetype='text/plain')
return send_from_directory('templates/.well-known/wallets', path, mimetype='text/plain')
The note is not visible to the blocked user.