mirror of
https://github.com/nkanaev/yarr.git
synced 2025-12-15 08:37:21 +00:00
basic feed fetcher
This commit is contained in:
@@ -35,8 +35,8 @@ create table if not exists items (
|
||||
description text,
|
||||
content text,
|
||||
author text,
|
||||
date integer,
|
||||
date_updated integer,
|
||||
date datetime,
|
||||
date_updated datetime,
|
||||
status integer,
|
||||
image text
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user