Upstream version 7.36.149.0
[platform/framework/web/crosswalk.git] / src / net / http / transport_security_state_static.h
index a300b31..3054a4d 100644 (file)
@@ -389,7 +389,7 @@ static const struct HSTSPreload kPreloadedSTS[] = {
   {17, true, "\004docs\006google\003com", true, kGooglePins, DOMAIN_GOOGLE_COM },
   {18, true, "\005sites\006google\003com", true, kGooglePins, DOMAIN_GOOGLE_COM },
   {25, true, "\014spreadsheets\006google\003com", true, kGooglePins, DOMAIN_GOOGLE_COM },
-  {22, false, "\011appengine\006google\003com", true, kGooglePins, DOMAIN_GOOGLE_COM },
+  {22, true, "\011appengine\006google\003com", true, kGooglePins, DOMAIN_GOOGLE_COM },
   {22, true, "\011encrypted\006google\003com", true, kGooglePins, DOMAIN_GOOGLE_COM },
   {21, true, "\010accounts\006google\003com", true, kGooglePins, DOMAIN_GOOGLE_COM },
   {21, true, "\010profiles\006google\003com", true, kGooglePins, DOMAIN_GOOGLE_COM },
@@ -925,6 +925,34 @@ static const struct HSTSPreload kPreloadedSTS[] = {
   {19, false, "\003mbp\007banking\002co\002at", true, kNoPins, DOMAIN_NOT_PINNED },
   {13, false, "\007feedbin\003com", true, kNoPins, DOMAIN_NOT_PINNED },
   {9, true, "\004heha\002co", true, kNoPins, DOMAIN_NOT_PINNED },
+  {17, true, "\013passwordbox\003com", true, kNoPins, DOMAIN_NOT_PINNED },
+  {12, false, "\006python\003org", true, kNoPins, DOMAIN_NOT_PINNED },
+  {17, true, "\004pypi\006python\003org", true, kNoPins, DOMAIN_NOT_PINNED },
+  {16, true, "\003www\006python\003org", true, kNoPins, DOMAIN_NOT_PINNED },
+  {17, true, "\004docs\006python\003org", true, kNoPins, DOMAIN_NOT_PINNED },
+  {17, true, "\013encircleapp\003com", true, kNoPins, DOMAIN_NOT_PINNED },
+  {19, true, "\010onedrive\004live\003com", true, kNoPins, DOMAIN_NOT_PINNED },
+  {14, true, "\010onedrive\003com", true, kNoPins, DOMAIN_NOT_PINNED },
+  {20, true, "\016keepersecurity\003com", true, kNoPins, DOMAIN_NOT_PINNED },
+  {15, true, "\011keeperapp\003com", true, kNoPins, DOMAIN_NOT_PINNED },
+  {11, true, "\006donmez\002ws", true, kNoPins, DOMAIN_NOT_PINNED },
+  {23, false, "\010activiti\010alfresco\003com", true, kNoPins, DOMAIN_NOT_PINNED },
+  {15, true, "\011cloudcert\003org", true, kNoPins, DOMAIN_NOT_PINNED },
+  {14, true, "\010seifried\003org", true, kNoPins, DOMAIN_NOT_PINNED },
+  {11, false, "\005wepay\003com", true, kNoPins, DOMAIN_NOT_PINNED },
+  {15, false, "\003www\005wepay\003com", true, kNoPins, DOMAIN_NOT_PINNED },
+  {18, false, "\006static\005wepay\003com", true, kNoPins, DOMAIN_NOT_PINNED },
+  {17, false, "\005stage\005wepay\003com", true, kNoPins, DOMAIN_NOT_PINNED },
+  {15, false, "\011vmoagents\003com", true, kNoPins, DOMAIN_NOT_PINNED },
+  {13, true, "\007adsfund\003org", true, kNoPins, DOMAIN_NOT_PINNED },
+  {9, false, "\004pult\002co", true, kNoPins, DOMAIN_NOT_PINNED },
+  {18, true, "\014dillonkorman\003com", true, kNoPins, DOMAIN_NOT_PINNED },
+  {12, true, "\006edmodo\003com", true, kNoPins, DOMAIN_NOT_PINNED },
+  {23, false, "\003www\013eternalgoth\002co\002uk", true, kNoPins, DOMAIN_NOT_PINNED },
+  {17, true, "\003app\007manilla\003com", true, kNoPins, DOMAIN_NOT_PINNED },
+  {16, true, "\012harvestapp\003com", true, kNoPins, DOMAIN_NOT_PINNED },
+  {12, true, "\007anycoin\002me", true, kNoPins, DOMAIN_NOT_PINNED },
+  {14, true, "\010noexpect\003org", true, kNoPins, DOMAIN_NOT_PINNED },
 };
 static const size_t kNumPreloadedSTS = ARRAYSIZE_UNSAFE(kPreloadedSTS);