From e4e052cf2709835217a748db7674bb6b45d0a8cf Mon Sep 17 00:00:00 2001 From: Jordan Date: Tue, 7 Dec 2021 11:07:13 -0700 Subject: archive, keep: host -> regexp ignore list --- keep.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'keep.json') 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/" + ] } -- cgit v1.2.3-54-g00ecf