diff options
author | Josh Rickmar <jrick@devio.us> | 2012-08-15 13:31:53 -0400 |
---|---|---|
committer | Josh Rickmar <jrick@devio.us> | 2012-08-15 13:31:53 -0400 |
commit | 861d1df18270582a326faefb8e42b44111f3316a (patch) | |
tree | 616ef9045fb4687c2ebce5e8693f3d80a3adbb2b /hsts-preload | |
parent | 618ddc01611f77aeb6d003cf25da9a70fb02d76d (diff) | |
download | xombrero-861d1df18270582a326faefb8e42b44111f3316a.tar.gz |
Bitrig mirrors aren't https, don't include subdomains in hsts
Diffstat (limited to 'hsts-preload')
-rw-r--r-- | hsts-preload | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/hsts-preload b/hsts-preload index 60a90c8..13d4c31 100644 --- a/hsts-preload +++ b/hsts-preload @@ -1,5 +1,5 @@ force_https = bitbucket.org -force_https = .bitrig.org +force_https = bitrig.org force_https = .conformal.com force_https = .conformalsys.org force_https = .cyphertite.com |