mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2026-01-07 17:49:14 +00:00
enable manual filters to work on complete html content
This commit is contained in:
@@ -870,7 +870,7 @@
|
||||
/* Collect article tags here so we could filter by them: */
|
||||
|
||||
$article_filters = get_article_filters($filters, $entry_title,
|
||||
strip_tags($entry_content), $entry_link, $entry_timestamp, $entry_author,
|
||||
$entry_content, $entry_link, $entry_timestamp, $entry_author,
|
||||
$entry_tags);
|
||||
|
||||
if ($debug_enabled) {
|
||||
|
||||
Reference in New Issue
Block a user