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

allow 403 for specific links

This commit is contained in:
deadc0de6
2024-06-27 09:14:27 +02:00
parent c99d8be4e2
commit c56762a4df

View File

@@ -34,7 +34,8 @@ IGNORES = [
'coveralls.io',
]
OK_WHEN_FORBIDDEN = [
'linux.die.net'
'linux.die.net',
'ko-fi.com'
]
IGNORE_GENERIC = []
USER_AGENT = (