From: Dirk Koopman Date: Mon, 6 Apr 2020 20:05:28 +0000 (+0100) Subject: add sh/dx origin and ip and regexes X-Git-Url: http://scm.dxcluster.org/gitweb/gitweb.cgi?a=commitdiff_plain;h=043ec29d2c3f7d807f02660417696f0e93e20880;hp=043ec29d2c3f7d807f02660417696f0e93e20880;p=spider.git add sh/dx origin and ip and regexes See help show/ddx for more information A regex for alpha fields for filters, Regexes are indicated by surrounding the pattern required with { and } e.g {\d+\s*db\s+\d+\s*wpm(?:\s+cq)?} But, in this case, the 'set/badword' mechanism is probably more robust. This is an experimental feature that may well not work... ---