Browse Source

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

pull/40/head
Benjamin Southall 7 years ago
parent
commit
4800138b29
  1. 3
      inc/config.php

3
inc/config.php

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

Loading…
Cancel
Save