nerf /h/countryclub and /h/highrollerclub in WPD

pull/199/head
Aevann 2023-09-15 20:10:26 +03:00
parent 2607c94d08
commit 324037c049
1 changed files with 2 additions and 1 deletions

View File

@ -86,7 +86,8 @@ def front_all(v, sub=None):
LIMITED_WPD_HOLES = ('aftermath', 'fights', 'gore', 'medical', 'request', 'selfharm',
'discussion', 'meta', 'music', 'pets', 'social')
'discussion', 'meta', 'music', 'pets', 'social',
'countryclub', 'highrollerclub')
@cache.memoize()
def frontlist(v=None, sort="hot", page=1, t="all", ids_only=True, filter_words='', gt=0, lt=0, sub=None, pins=True):