audit.rb: require https for download.savannah.gnu.org (#438)

and download-mirror.savannah.gnu.org
This commit is contained in:
Viktor Szakats 2016-07-10 02:43:27 +02:00 committed by Dominyk Tiller
parent 832a08abcd
commit df4982ed08

View File

@ -1150,6 +1150,8 @@ class ResourceAuditor
case p
when %r{^http://ftp\.gnu\.org/},
%r{^http://ftpmirror\.gnu\.org/},
%r{^http://download\.savannah\.gnu\.org/},
%r{^http://download-mirror\.savannah\.gnu\.org/},
%r{^http://[^/]*\.apache\.org/},
%r{^http://code\.google\.com/},
%r{^http://fossies\.org/},