Add support for multiurl file upload fields to valid input whitelist for spam filter.

This commit is contained in:
Benjamin Southall 2017-03-20 21:04:39 +09:00
parent ef41b1622d
commit 4800138b29

View File

@ -287,6 +287,9 @@
'spoiler', 'spoiler',
'page', 'page',
'file_url', 'file_url',
'file_url1',
'file_url2',
'file_url3',
'json_response', 'json_response',
'user_flag', 'user_flag',
'no_country', 'no_country',