fsd
This commit is contained in:
parent
a52a10fd18
commit
1c6ad19970
1 changed files with 1 additions and 0 deletions
|
@ -521,6 +521,7 @@ AWARDS = {
|
||||||
AWARDS2 = deepcopy(AWARDS)
|
AWARDS2 = deepcopy(AWARDS)
|
||||||
for k, val in AWARDS.items():
|
for k, val in AWARDS.items():
|
||||||
if val['description'] == '???': AWARDS2.pop(k)
|
if val['description'] == '???': AWARDS2.pop(k)
|
||||||
|
if SITE == 'pcmemes.net' and k in ('ban','pizza','marsey','bird','grass'): AWARDS2.pop(k)
|
||||||
|
|
||||||
TROLLTITLES = [
|
TROLLTITLES = [
|
||||||
"how will @{username} ever recover?",
|
"how will @{username} ever recover?",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue