fix: made image non mandatory, remove unnecessary code
This commit is contained in:
@@ -167,8 +167,7 @@ whitelist = [
|
||||
"/add-a-new-batch",
|
||||
"/new-sign-up",
|
||||
"/message",
|
||||
"/about",
|
||||
"/review"
|
||||
"/about"
|
||||
]
|
||||
whitelist_rules = [{"from_route": p, "to_route": p[1:]} for p in whitelist]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user