From 0773acf2b1074efe5cb52c84ae61ec50149c81cb Mon Sep 17 00:00:00 2001 From: deadc0de6 Date: Sat, 28 Jan 2023 21:51:11 +0100 Subject: [PATCH] temp ignore debian links --- scripts/check_links.py | 1 + 1 file changed, 1 insertion(+) diff --git a/scripts/check_links.py b/scripts/check_links.py index b2dcf15..08c5694 100755 --- a/scripts/check_links.py +++ b/scripts/check_links.py @@ -30,6 +30,7 @@ IGNORES = [ IGNORE_GENERIC = [ 'assets/dotdrop.svg', 'github.com/deadc0de6/dotdrop', + 'packages.debian.org', ] USER_AGENT = ( 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) '