blob: 6ba43d023264edeb1c83dcd8c6c64e752e05719d (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
reload-threads 100
article-sort-order date-desc
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
|