Browse Source

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

main
Benjamin Southall 7 years ago
committed by -
parent
commit
fb66ff58d4
  1. 3
      inc/config.php

3
inc/config.php

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

Loading…
Cancel
Save