From c8b67085564a037e5c4c71b79622c4f48d81e79b Mon Sep 17 00:00:00 2001 From: drojf <1249449+drojf@users.noreply.github.com> Date: Mon, 1 Jan 2024 14:51:02 +1100 Subject: [PATCH] Ignore reddit and twitter links - Fix #48 and #49 --- .lycheeignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.lycheeignore b/.lycheeignore index 0bbe1b1..4a96b07 100644 --- a/.lycheeignore +++ b/.lycheeignore @@ -1 +1,2 @@ -https://twitter.com \ No newline at end of file +twitter\.com +reddit\.com \ No newline at end of file