Update README.md
John Rayes

John Rayes commited on 2023-09-07 11:55:31
Showing 1 changed files, with 5 additions and 5 deletions.

... ...
@@ -10,19 +10,19 @@ On registration this can check the following fields:
10 10
 - Username
11 11
 - Email Address
12 12
 - IP Address
13
-- 
13
+
14 14
 On Posts this can check the following fields
15 15
 - Username
16 16
 - Email Address
17 17
 - IP Address
18
-- 
19
-On Search this chan check:
18
+
19
+On Search this can check:
20 20
 - IP Address
21
-- 
21
+
22 22
 On Report(ing) posts this can check:
23 23
 - Email
24 24
 - IP Address
25
-- 
25
+
26 26
 This can also check custom forms by specifying the id of the field in a comma separated list into the extra fields options.
27 27
 
28 28
 ### Setup
29 29