mirror of
https://github.com/viq/NewsBlur.git
synced 2025-09-18 21:43:31 +00:00
23 lines
No EOL
800 B
JSON
23 lines
No EOL
800 B
JSON
[
|
|
{
|
|
"pk": 5,
|
|
"model": "rss_feeds.feed",
|
|
"fields": {
|
|
"feed_address": "%(NEWSBLUR_DIR)s/apps/rss_feeds/fixtures/slashdot2.xml",
|
|
"days_to_trim": 90,
|
|
"feed_link": "%(NEWSBLUR_DIR)s/apps/rss_feeds/fixtures/slashdot1.html",
|
|
"feed_link_locked": true,
|
|
"fetched_once": true,
|
|
"num_subscribers": 0,
|
|
"creation": "2009-01-12",
|
|
"feed_title": "Slashdot",
|
|
"last_update": "2009-07-06 22:30:03",
|
|
"next_scheduled_update": "2009-07-06 22:30:03",
|
|
"queued_date": "2009-07-06 22:30:03",
|
|
"min_to_decay": 1,
|
|
"etag": "",
|
|
"last_modified": "2009-07-06 22:30:03",
|
|
"active": 1
|
|
}
|
|
}
|
|
] |