Skip to content

Commit

Permalink
fix: ignore one more link
Browse files Browse the repository at this point in the history
  • Loading branch information
ashishb authored Sep 2, 2024
1 parent 1ccd7c0 commit d73b4e2
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion run_awesome_bot.sh
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,8 @@ DEAD_URLS='opencollective.com','http://copperdroid.isg.rhul.ac.uk/copperdroid/',
'https://www.nccgroup.trust/us/about-us/resources/intent-fuzzer/',\
'https://www.sec.tu-bs.de/~danarp/drebin/',\
'https://apkpure.com',\
'https://approver.talos-sec.com'
'https://approver.talos-sec.com',\
'https://wiki.sei.cmu.edu/confluence/display/android/Android+Secure+Coding+Standard'

FLAKY_URLS='http://safe.ijiami.cn/',\
'https://apkcombo.com/apk-downloader/',\
Expand Down

0 comments on commit d73b4e2

Please sign in to comment.