diff --git a/morss.py b/morss.py index 41f3086..c84c768 100644 --- a/morss.py +++ b/morss.py @@ -277,6 +277,7 @@ def Fill(rss, rule, cache): if cached is not None: log('cached') item.content = cached + cache.save(item.link, cached) return item # download