mirror of
https://github.com/ntop/ntopng.git
synced 2026-04-30 07:59:35 +00:00
Modified feed URL
This commit is contained in:
parent
a0056ef2b7
commit
5c8e247723
1 changed files with 1 additions and 1 deletions
|
|
@ -9,7 +9,7 @@ local blog_utils = {}
|
|||
|
||||
local BLOG_FEED_KEY = "ntopng.cache.blog_feed"
|
||||
local BLOG_NEXT_FEED_UPDATE = "ntopng.prefs.next_feed_update"
|
||||
local JSON_FEED = "https://www.ntop.org/blog/feed/json"
|
||||
local JSON_FEED = "https://feed.ntop.org/blog.json"
|
||||
|
||||
-- Parse the date string, following this pattern: yyyy-mm-ddTH:M:S+00:00
|
||||
-- Return 0 if the date string is empty, otherwise it returns the right epoch
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue