aboutsummaryrefslogtreecommitdiffstats
path: root/oni-elfeed.el
diff options
context:
space:
mode:
Diffstat (limited to 'oni-elfeed.el')
-rw-r--r--oni-elfeed.el6
1 files changed, 4 insertions, 2 deletions
diff --git a/oni-elfeed.el b/oni-elfeed.el
index b07f4ff..c18b87f 100644
--- a/oni-elfeed.el
+++ b/oni-elfeed.el
@@ -4,7 +4,7 @@
;; Author: Tom Willemse <tom@ryuslash.org>
;; Keywords: local
-;; Version: 2024.0205.235009
+;; Version: 2024.0328.235142
;; Package-Requires: (elfeed olivetti)
;; This program is free software; you can redistribute it and/or modify
@@ -136,7 +136,9 @@
:entry-title (rx (or "SLIPKNOT"
(seq "DREAM" whitespace "THEATER")
(seq "BLIND" whitespace "GUARDIAN")
- "MASTODON"))
+ "MASTODON"
+ "TOOL"
+ (seq "IRON" whitespace "MAIDEN")))
:add 'favourite)
"Tagger that highlights specific bands from Blabbermouth.")