mirror of
https://github.com/nkanaev/yarr.git
synced 2025-05-24 00:33:14 +00:00
translate urls
This commit is contained in:
parent
80402943a1
commit
fe1a1987bd
@ -187,6 +187,6 @@ func listItems(f storage.Feed, db *storage.Storage) ([]storage.Item, error) {
|
||||
if lmod != "" || etag != "" {
|
||||
db.SetHTTPState(f.Id, lmod, etag)
|
||||
}
|
||||
|
||||
feed.TranslateURLs(f.FeedLink)
|
||||
return ConvertItems(feed.Items, f), nil
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user