# List of regexes we should warn for homepage-field-uses-insecure-uri 
#
# Checked in order, any must match.

^ftp://
^http://(?:[^\.]+\.)?github\.com
^http://(?:[^\.]+\.)?metacpan\.org
^http://(?:[^\.]+\.)?debian\.org
^http://(?:[^\.]+\.)?cran\.r-project\.org
^http://(?:[^\.]+\.)?bioconductor\.org
^http://(www\.)?gnu\.org
