From 35edadb6b4df7ea525d7c9a344ca32b811a3ac04 Mon Sep 17 00:00:00 2001 From: fox Date: Tue, 26 Feb 2019 05:42:31 +0000 Subject: Update page 'ContentFilters' --- ContentFilters.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ContentFilters.md b/ContentFilters.md index edb2d45..383870f 100644 --- a/ContentFilters.md +++ b/ContentFilters.md @@ -1,7 +1,7 @@ Filters are a very powerful and flexible tool which may significantly ease the task of extracting useful information from the sea of data that is RSS feeds. Filters are applied to articles based on [regular -expression](http://en.wikipedia.org/wiki/Regular_expression) match +expression](http://en.wikipedia.org/wiki/Regular_expression) matches against specified fields. After the match had been found, configured actions are taken. Matching is case-insensitive, [PCRE](http://php.net/manual/en/reference.pcre.pattern.syntax.php) -- cgit v1.2.3