@@ -20,7 +20,6 @@ DEAD_URLS='opencollective.com','http://copperdroid.isg.rhul.ac.uk/copperdroid/',
20
20
' https://bitbucket.org/mstrobel/procyon/wiki/' ,\
21
21
' https://code.google.com/p/androguard/wiki/DatabaseAndroidMalwares' ,\
22
22
' https://github.com/ashishb/android-security-awesome/actions' ,\
23
- ' https://pscout.csl.toronto.edu' ,\
24
23
' https://appcritique.boozallen.com' ,\
25
24
' https://amaaas.com' ,\
26
25
' https://malwarepot.com/index.php/AMAaaS' ,\
@@ -31,11 +30,11 @@ DEAD_URLS='opencollective.com','http://copperdroid.isg.rhul.ac.uk/copperdroid/',
31
30
' https://malab.bitbaan.com/' ,\
32
31
' https://www.android-device-security.org/client/datatable' ,\
33
32
' http://pralab.diee.unica.it/en/AndroidPRAGuardDataset' ,\
34
- ' https://www.nccgroup.trust/us/about-us/resources/intent-fuzzer/'
33
+ ' https://www.nccgroup.trust/us/about-us/resources/intent-fuzzer/' ,\
34
+ ' https://www.sec.tu-bs.de/~danarp/drebin/'
35
35
36
36
FLAKY_URLS=' http://safe.ijiami.cn/' ,\
37
37
' https://apkcombo.com/apk-downloader/' ,\
38
- ' https://pscout.csl.toronto.edu'
39
38
40
39
SRC_FILE=README.md
41
40
# Install urlsup with `cargo install urlsup`
0 commit comments