summaryrefslogtreecommitdiff
path: root/afew.ini
diff options
context:
space:
mode:
authorBen Sima <ben@bsima.me>2019-06-13 10:19:00 -0700
committerBen Sima <ben@bsima.me>2019-06-13 10:23:13 -0700
commit078a75442aeba31bd998397b7925946b48611003 (patch)
tree411ba5c343ce27ea0b6bc005d01d33001c4e3a64 /afew.ini
parent2da7999816b7d0db3e47d1cef34a3963882a76da (diff)
afew: add forkable filter
Diffstat (limited to 'afew.ini')
-rw-r--r--afew.ini7
1 files changed, 6 insertions, 1 deletions
diff --git a/afew.ini b/afew.ini
index 1362199..23aa75e 100644
--- a/afew.ini
+++ b/afew.ini
@@ -131,4 +131,9 @@ tags = -inbox;+philosophy
[Filter.21]
message = stupid noreply bots
query = from:noreply OR from:no-reply
-tags = -inbox;+noreply \ No newline at end of file
+tags = -inbox;+noreply
+
+[Filter.22]
+message = forkable crap
+query = from:team@forkable.com
+tags = -inbox;+groq;+forkable \ No newline at end of file