mirror of
https://github.com/UrloMythus/UnHided.git
synced 2026-04-11 11:50:51 +00:00
update
This commit is contained in:
@@ -52,7 +52,7 @@ class EncryptionHandler:
|
||||
del data["ip"] # Remove IP from the data
|
||||
|
||||
return data
|
||||
except Exception as e:
|
||||
except Exception:
|
||||
raise HTTPException(status_code=401, detail="Invalid or expired token")
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user