Skip to content

Commit 06103ec

Browse files
committed
chore: mark blocking URLs as flakey
1 parent 8a12a4f commit 06103ec

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

run_awesome_bot.sh

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,10 @@ FLAKY_URLS='http://safe.ijiami.cn/',\
4343
'https://apkcombo.com/apk-downloader/',\
4444
'https://www.nowsecure.com/',\
4545
'https://www.immuniweb.com/mobile/',\
46-
'https://img.shields.io/github/contributors/ashishb/android-security-awesome'
46+
'https://img.shields.io/github/contributors/ashishb/android-security-awesome',\
47+
'https://security.csl.toronto.edu/pscout/',\
48+
'https://www.cvedetails.com/vulnerability-list/vendor_id-1224/product_id-19997/Google-Android.html'
49+
4750

4851
SRC_FILE=README.md
4952
# Install urlsup with `cargo install urlsup`

0 commit comments

Comments
 (0)