Commit dea31689 authored by lgarron's avatar lgarron Committed by Commit bot

Remove sol.io from the HSTS preload list.

The site was added to the list in 2012. It became stale and the new site owner asked for it to be removed.

BUG=527947
TBR=agl@chromium.org

Review URL: https://codereview.chromium.org/1681083005

Cr-Commit-Position: refs/heads/master@{#374836}
parent a935e447
This source diff could not be displayed because it is too large. You can view the blob instead.
......@@ -637,7 +637,6 @@
{ "name": "jitsi.org", "mode": "force-https" },
{ "name": "www.jitsi.org", "mode": "force-https" },
{ "name": "download.jitsi.org", "mode": "force-https" },
{ "name": "sol.io", "include_subdomains": true, "mode": "force-https" },
{ "name": "irccloud.com", "mode": "force-https" },
{ "name": "www.irccloud.com", "mode": "force-https" },
{ "name": "alpha.irccloud.com", "mode": "force-https" },
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment