aboutsummaryrefslogtreecommitdiff
path: root/keep.json
diff options
context:
space:
mode:
authorJordan <me@jordan.im>2021-12-07 11:07:13 -0700
committerJordan <me@jordan.im>2021-12-07 11:07:13 -0700
commite4e052cf2709835217a748db7674bb6b45d0a8cf (patch)
treee82c5886b04a532c155f4225ab167b40c6b72380 /keep.json
parent1bb7d04b6f090044a31638bd2adbeac004567c4b (diff)
downloadkeep-e4e052cf2709835217a748db7674bb6b45d0a8cf.tar.gz
keep-e4e052cf2709835217a748db7674bb6b45d0a8cf.zip
archive, keep: host -> regexp ignore list
Diffstat (limited to 'keep.json')
-rw-r--r--keep.json12
1 files changed, 12 insertions, 0 deletions
diff --git a/keep.json b/keep.json
index 4882042..ea66b37 100644
--- a/keep.json
+++ b/keep.json
@@ -1,4 +1,16 @@
{
"token":"YXiHglqrSrEXRSIX83PhbPxskICaEOFTiUo757i57o1ffk67Zgb2qORhLq1",
"verbose":false
+ "ignore": [
+ "^https?://(www\.)?reddit\.com/gallery",
+ "^https?://([^/]*\.)?discordapp\.[^/]+/",
+ "^https?://([^/]*\.)?discord\.[^/]+/",
+ "^https?://([^/]*\.)?tenor\.[^/]+/",
+ "^https?://([^/]*\.)?archive\.org/",
+ "^https?://([^/]*\.)?reddit\.com/gallery`",
+ "^https?://([^/]*\.)?youtu\.be/",
+ "^https?://([^/]*\.)?spotify\.com/",
+ "^https?://(www\.)?youtube\.com/",
+ "^https?://([^/]*\.)?redd\.it/"
+ ]
}