nerf /h/medical in wpd

master
Aevann 2023-09-15 20:09:24 +03:00
parent d72d0d3a13
commit 2607c94d08
2 changed files with 3 additions and 2 deletions

View File

@ -85,7 +85,8 @@ def front_all(v, sub=None):
return result
LIMITED_WPD_HOLES = ('aftermath', 'fights', 'gore', 'request', 'selfharm', 'discussion', 'meta', 'music', 'pets', 'social')
LIMITED_WPD_HOLES = ('aftermath', 'fights', 'gore', 'medical', 'request', 'selfharm',
'discussion', 'meta', 'music', 'pets', 'social')
@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):

View File

@ -48,7 +48,6 @@
<a href="/h/industrial">Industrial</a>
<a href="/h/isis">ISIS</a>
<a href="/h/maiming">Maiming</a>
<a href="/h/medical">Medical</a>
<a href="/h/other">Other</a>
<a href="/h/police">Police</a>
<a href="/h/shooting">Shooting</a>
@ -60,6 +59,7 @@
<a href="/h/aftermath">Aftermath</a>
<a href="/h/fights">Fights</a>
<a href="/h/gore">Gore</a>
<a href="/h/medical">Medical</a>
<a href="/h/request">Request</a>
<a href="/h/selfharm">Self-Harm</a>
</div>