fix rss2email error
This commit is contained in:
parent
f70a826a91
commit
96a7763933
@ -18,7 +18,7 @@ trust-guid = True
|
||||
trust-link = False
|
||||
reply-changes = False
|
||||
encodings = US-ASCII, ISO-8859-1, UTF-8, BIG5, ISO-2022-JP
|
||||
post-process = rss2email.post_process.prettify process
|
||||
post-process =
|
||||
digest-post-process =
|
||||
html-mail = False
|
||||
multipart-html = False
|
||||
@ -94,4 +94,7 @@ url = https://www.eff.org/rss/updates.xml
|
||||
url = https://benhays.org/lwn-features.xml
|
||||
|
||||
[feed.lwn-all]
|
||||
url = https://benhays.org/lwn-all.xml
|
||||
url = https://benhays.org/lwn-all.xml
|
||||
|
||||
[feed.phoronix]
|
||||
url = https://www.phoronix.com/rss.php
|
Loading…
Reference in New Issue
Block a user