mirror of
https://github.com/viq/NewsBlur.git
synced 2025-11-01 09:09:16 +00:00
24 lines
No EOL
848 B
JSON
24 lines
No EOL
848 B
JSON
[
|
|
{
|
|
"pk": 7,
|
|
"model": "rss_feeds.feed",
|
|
"fields": {
|
|
"feed_address": "%(NEWSBLUR_DIR)s/apps/rss_feeds/fixtures/motherjones1.xml",
|
|
"days_to_trim": 90,
|
|
"feed_link": "%(NEWSBLUR_DIR)s/apps/rss_feeds/fixtures/motherjones1.html",
|
|
"feed_link_locked": true,
|
|
"fetched_once": true,
|
|
"num_subscribers": 1,
|
|
"active_subscribers": 1,
|
|
"creation": "2009-01-12",
|
|
"feed_title": "Mother Jones",
|
|
"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
|
|
}
|
|
}
|
|
] |