18ecacd2ede9d284c2076d58fe167492dbcc94be
Jeremy D Fix a few issues: - Redirec...

Jeremy D authored 2 years ago

1) # Stop Forum Spam
2) ### Description
3) This customization adds support for detecting spam by using the [Stop Forum Spam](https://www.stopforumspam.com/) API.
jdarwood007 Add the Stop Forum Spam mod

jdarwood007 authored 4 years ago

4) 
Jeremy D Fix a few issues: - Redirec...

Jeremy D authored 2 years ago

5) ### SMF Version support
6) This supports SMF 2.0.x and 2.1.x
jdarwood007 Add the Stop Forum Spam mod

jdarwood007 authored 4 years ago

7) 
Jeremy D Fix a few issues: - Redirec...

Jeremy D authored 2 years ago

8) ### Sections checked
9) On registration this can check the following fields:
10) - Username
11) - Email Address
12) - IP Address
13) - 
14) On Posts this can check the following fields
15) - Username
16) - Email Address
17) - IP Address
18) - 
19) On Search this chan check:
20) - IP Address
21) - 
22) On Report(ing) posts this can check:
23) - Email
24) - IP Address
25) - 
26) This can also check custom forms by specifying the id of the field in a comma separated list into the extra fields options.
jdarwood007 Add the Stop Forum Spam mod

jdarwood007 authored 4 years ago

27)