Skip to content

Commit

Permalink
Update manual airbnb HSTS preload list entries
Browse files Browse the repository at this point in the history
Change-Id: Iea2a514a56b3463524d5be5042ac86657ed2e59e
Reviewed-on: https://chromium-review.googlesource.com/1222007
Reviewed-by: Bence Béky <bnc@chromium.org>
Commit-Queue: Nick Harper <nharper@chromium.org>
Cr-Commit-Position: refs/heads/master@{#590756}
  • Loading branch information
nharper authored and Commit Bot committed Sep 12, 2018
1 parent c02c059 commit cec0885
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions net/http/transport_security_state_static.json
Original file line number Diff line number Diff line change
Expand Up @@ -896,7 +896,6 @@
{ "name": "vmoagents.com", "policy": "custom", "mode": "force-https" },
{ "name": "pult.co", "policy": "custom", "mode": "force-https" },
{ "name": "www.eternalgoth.co.uk", "policy": "custom", "mode": "force-https" },
{ "name": "airbnb.com", "policy": "custom", "mode": "force-https" },
{ "name": "usaa.com", "policy": "custom", "mode": "force-https" },
{ "name": "www.usaa.com", "policy": "custom", "mode": "force-https" },
{ "name": "mobile.usaa.com", "policy": "custom", "mode": "force-https" },
Expand Down Expand Up @@ -1123,7 +1122,6 @@
{ "name": "harvestapp.com", "policy": "bulk-legacy", "mode": "force-https", "include_subdomains": true },
{ "name": "anycoin.me", "policy": "bulk-legacy", "mode": "force-https", "include_subdomains": true },
{ "name": "noexpect.org", "policy": "bulk-legacy", "mode": "force-https", "include_subdomains": true },
{ "name": "www.airbnb.com", "policy": "bulk-legacy", "mode": "force-https", "include_subdomains": true },
{ "name": "subrosa.io", "policy": "bulk-legacy", "mode": "force-https", "include_subdomains": true },
{ "name": "manageprojects.com", "policy": "bulk-legacy", "mode": "force-https", "include_subdomains": true },
{ "name": "vocaloid.my", "policy": "bulk-legacy", "mode": "force-https", "include_subdomains": true },
Expand Down Expand Up @@ -57882,6 +57880,8 @@
{ "name": "aka.ms", "policy": "custom", "mode": "force-https", "include_subdomains": true },
{ "name": "go.microsoft.com", "policy": "custom", "mode": "force-https", "include_subdomains": true },
{ "name": "typewritten.net", "policy": "custom", "mode": "force-https", "include_subdomains": true },
{ "name": "airbnb.com", "policy": "custom", "mode": "force-https", "include_subdomains": true },
{ "name": "airbnb.tools", "policy": "custom", "mode": "force-https", "include_subdomains": true },
// IP Address
{ "name": "1.0.0.1", "policy": "custom", "mode": "force-https", "include_subdomains": false },
// No subdomains
Expand Down

0 comments on commit cec0885

Please sign in to comment.