hide lifetime_donated badges in /badges

pull/148/head
Aevann 2023-05-13 01:11:37 +03:00
parent f6708e8a1c
commit dd669aa7be
1 changed files with 1 additions and 1 deletions

View File

@ -298,7 +298,7 @@ def submit_contact(v):
def archivesindex():
return redirect("/archives/index.html")
no = (21,22,23,24,25,26,27)
no = (22,23,24,25,26,27,28,257,258,259,260,261)
@cache.memoize(timeout=3600)
def badge_list(site):