Commit e2625481 authored by Lucas Garron's avatar Lucas Garron Committed by Commit Bot

Preload HSTS for hyatt.com and www.hyatt.com .

TBR=palmer@chromium.org

Bug: 
Change-Id: I14ff5597d1482fe56836ba49dcee6f6755c303c5
Reviewed-on: https://chromium-review.googlesource.com/673127Reviewed-by: default avatarLucas Garron <lgarron@chromium.org>
Commit-Queue: Lucas Garron <lgarron@chromium.org>
Cr-Commit-Position: refs/heads/master@{#506494}
parent 395f3767
...@@ -36334,6 +36334,8 @@ ...@@ -36334,6 +36334,8 @@
}, },
{ "name": "ccu.plus", "include_subdomains": true, "mode": "force-https" }, { "name": "ccu.plus", "include_subdomains": true, "mode": "force-https" },
{ "name": "mitm-software.badssl.com", "include_subdomains": true, "mode": "force-https" }, { "name": "mitm-software.badssl.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "hyatt.com", "mode": "force-https" },
{ "name": "www.hyatt.com", "include_subdomains": true, "mode": "force-https" },
// END OF MANUAL ENTRIES // END OF MANUAL ENTRIES
// TODO(lgarron): hstspreload.org can't scan IPv6-only sites due to Google // TODO(lgarron): hstspreload.org can't scan IPv6-only sites due to Google
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