chore: add another flakey URL (#214)

This commit is contained in:
Ashish Bhatia 2024-12-10 16:47:21 -08:00 committed by GitHub
parent b409f6e6c3
commit 5385edb7b4
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -40,6 +40,7 @@ DEAD_URLS='opencollective.com','http://copperdroid.isg.rhul.ac.uk/copperdroid/',
FLAKY_URLS='http://safe.ijiami.cn/',\
'https://apkcombo.com/apk-downloader/',\
'https://www.nowsecure.com/'
SRC_FILE=README.md
# Install urlsup with `cargo install urlsup`