1
0
mirror of https://github.com/deadc0de6/dotdrop.git synced 2026-02-04 19:09:44 +00:00

remove link check ignores

This commit is contained in:
deadc0de6
2023-02-08 20:42:29 +01:00
parent 108a3675fc
commit ca275608b8

View File

@@ -29,11 +29,7 @@ VALID_RET = [
IGNORES = [
'badgen.net',
]
IGNORE_GENERIC = [
'assets/dotdrop.svg',
'github.com/deadc0de6/dotdrop',
'packages.debian.org',
]
IGNORE_GENERIC = []
USER_AGENT = (
'Mozilla/5.0 (Windows NT 10.0; Win64; x64) '
'AppleWebKit/537.36 (KHTML, like Gecko) '