forked from tanner/qotnews
Grab comments on manually submitted links
This commit is contained in:
@@ -39,6 +39,8 @@ ALLOWED_TAGS = [
|
||||
'sub',
|
||||
'details',
|
||||
'summary',
|
||||
'br',
|
||||
'pre',
|
||||
]
|
||||
|
||||
clean = Cleaner(tags=ALLOWED_TAGS).clean
|
||||
|
Reference in New Issue
Block a user