[oni-elfeed] Add Orange Goblin as favourite band
This commit is contained in:
parent
da288e8256
commit
756be72f06
1 changed files with 3 additions and 2 deletions
|
@ -4,7 +4,7 @@
|
|||
|
||||
;; Author: Tom Willemse <tom@ryuslash.org>
|
||||
;; Keywords: local
|
||||
;; Version: 2024.0408.115427
|
||||
;; Version: 2024.0620.151807
|
||||
;; Package-Requires: (elfeed olivetti)
|
||||
|
||||
;; This program is free software; you can redistribute it and/or modify
|
||||
|
@ -149,7 +149,8 @@
|
|||
(seq "BLACK" whitespace "SABBATH")
|
||||
"MEGADETH"
|
||||
(seq "ZAKK" whitespace "WYLDE")
|
||||
(seq "BLACK" whitespace "LABEL" whitespace "SOCIETY")))
|
||||
(seq "BLACK" whitespace "LABEL" whitespace "SOCIETY")
|
||||
(seq "ORANGE" whitespace "GOBLIN")))
|
||||
:add 'favourite)
|
||||
"Tagger that highlights specific bands from Blabbermouth.")
|
||||
|
||||
|
|
Loading…
Reference in a new issue