diff --git a/scripts/check_links.py b/scripts/check_links.py index 34d9d45..85badcf 100755 --- a/scripts/check_links.py +++ b/scripts/check_links.py @@ -34,7 +34,8 @@ IGNORES = [ 'coveralls.io', ] OK_WHEN_FORBIDDEN = [ - 'linux.die.net' + 'linux.die.net', + 'ko-fi.com' ] IGNORE_GENERIC = [] USER_AGENT = (