fd
This commit is contained in:
parent
e1ddeb3150
commit
0907bc0b12
1 changed files with 1 additions and 1 deletions
|
@ -190,7 +190,7 @@ def frontlist(v=None, sort="hot", page=1, t="all", ids_only=True, filter_words='
|
||||||
@auth_desired
|
@auth_desired
|
||||||
def front_all(v):
|
def front_all(v):
|
||||||
|
|
||||||
return "sry upgrading server to handle the large traffic increase\n\nin the meantime, u can go outside or something idk"
|
#return "sry upgrading server to handle the large traffic increase\n\nin the meantime, u can go outside or something idk"
|
||||||
|
|
||||||
if v and v.is_banned and not v.unban_utc: return render_template("seized.html")
|
if v and v.is_banned and not v.unban_utc: return render_template("seized.html")
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue