mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2026-01-10 22:49:13 +00:00
check filters on feed update, update NEWS, TODO and schema
This commit is contained in:
@@ -59,7 +59,3 @@ create table ttrss_filters (id serial primary key,
|
||||
regexp varchar(250) not null,
|
||||
description varchar(250) not null default '');
|
||||
|
||||
COPY ttrss_filters (id, filter_type, regexp, description) FROM stdin;
|
||||
1 3 PIGGIES MOORE! MOOOOORE PIGGIES!
|
||||
\.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user