tinytinyrss-fever-plugin
tinytinyrss-fever-plugin copied to clipboard
Bug: last_refreshed_on_time must be int by fever api spec
{
"api_version": 3,
"auth": 1,
"total_items": 33725,
"items": [],
"last_refreshed_on_time": "1565084077"
}
last_refreshed_on_time contains the time of the most recently refreshed (not updated) feed (Unix timestamp/integer)