blob: 169850820ecda49c8329a15dd14a9964786803cd (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
reload-threads 100
article-sort-order date-asc
show-read-feeds no
refresh-on-startup yes
confirm-mark-all-feeds-read no
confirm-mark-feed-read no
browser "firefox --new-tab %u"
highlight article "^(Feed):.*$" yellow default
highlight article "^(Title):.*$" yellow default
highlight article "^(Date):.*$" yellow default
highlight article "^(Author):.*$" yellow default
highlight article "^(Link):.*$" yellow default
highlight article "https?://[^ ]+" cyan default
highlight article "\\[[0-9][0-9]*\\]" cyan default
|