Introduction
Introduction Statistics Contact Development Disclaimer Help
rss2email.cfg - dotfiles - These are my dotfiles. There are many like it, but t…
git clone git://jay.scot/dotfiles
Log
Files
Refs
README
---
rss2email.cfg (1617B)
---
1 [DEFAULT]
2 from = [email protected]
3 force-from = True
4 use-publisher-email = False
5 name-format = {feed-title}: {author}
6 to = [email protected]
7 feed-timeout = 60
8 same-server-fetch-interval = 0
9 active = True
10 date-header = True
11 trust-guid = True
12 trust-link = False
13 reply-changes = False
14 post-process = rss2email.post_process.prettify process
15 html-mail = False
16 unicode-snob = False
17 links-after-each-paragraph = False
18 inline-links = False
19 wrap-links = True
20 body-width = 72
21
22 [feed.noted]
23 url = https://noted.lol/rss/
24
25 [feed.selfhosted]
26 url = https://selfh.st/rss/
27
28 [feed.planet-kernel]
29 url = https://planet.kernel.org/rss20.xml
30
31 [feed.bear-blogs]
32 url = https://bearblog.dev/discover/feed/?lang=en
33
34 [feed.Uninformativ]
35 url = https://www.uninformativ.de/blog/feeds/en.atom
36
37 [feed.Joey-H]
38 url = http://joeyh.name/blog/index.rss
39
40 [feed.Fabiensanglard]
41 url = https://fabiensanglard.net/rss.xml
42
43 [feed.Pluralistic]
44 url = https://pluralistic.net/feed/
45
46 [feed.Koutsie]
47 url = https://k0.tel/feed.xml
48
49 [feed.Jeff-Geerling]
50 url = https://www.jeffgeerling.com/blog.xml
51
52 [feed.Lab-Notes]
53 url = https://labnotes.org/rss/
54
55 [feed.1MB-Club]
56 url = https://1mb.club/posts.xml
57
58 [feed.Tumfatig]
59 url = https://www.tumfatig.net/index.xml
60
61 [feed.Smol-Web]
62 url = https://smol.pub/atom.xml
63
64 [feed.Midnight-Pub]
65 url = https://midnight.pub/feed.xml
66
67 [feed.Astro-GR]
68 url = https://astro-gr.org/openbsd/feed/
69
70 [feed.Lobster-Unix]
71 url = https://lobste.rs/t/unix.rss
72
73 [feed.OpenBSD-Journal]
74 url = https://undeadly.org/cgi?action=rss;full=yes
75
76 [feed.OpenBSD-Webzine]
77 url = https://webzine.puffy.cafe/atom.xml
78
79 [feed.Hoagies]
80 url = https://site.sebasmonia.com/feed.xml
81
You are viewing proxied material from jay.scot. The copyright of proxied material belongs to its original authors. Any comments or complaints in relation to proxied material should be directed to the original authors of the content concerned. Please see the disclaimer for more details.