CINXE.COM
Chrome Platform Status
<!DOCTYPE html> <!-- Copyright 2022 Google Inc. All Rights Reserved. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. --> <html lang="en"> <head> <meta charset="utf-8"> <title>Chrome Platform Status</title> <meta name="viewport" content="width=device-width, initial-scale=1.0, minimum-scale=1.0"> <meta name="theme-color" content="#366597"> <link rel="stylesheet" href="/static/css/base.css?v=19f27ae" /> <link rel="icon" sizes="192x192" href="/static/img/crstatus_192.png"> <!-- iOS: run in full-screen mode and display upper status bar as translucent --> <meta name="apple-mobile-web-app-capable" content="yes"> <meta name="mobile-web-app-capable" content="yes"> <meta name="apple-mobile-web-app-status-bar-style" content="black-translucent"> <link rel="apple-touch-icon" href="/static/img/crstatus_128.png"> <link rel="apple-touch-icon-precomposed" href="/static/img/crstatus_128.png"> <link rel="shortcut icon" href="/static/img/crstatus_128.png"> <link rel="preconnect" href="https://www.google-analytics.com" crossorigin> <link rel="preconnect" href="https://fonts.googleapis.com"> <link rel="preconnect" href="https://fonts.gstatic.com" crossorigin> <link rel="stylesheet" href="/static/css/main.css?v=19f27ae"> <script src="https://accounts.google.com/gsi/client" async defer nonce="Z27Fd78kWlXJb+WCkGAA88HeXGxeyT"></script> <script src="https://www.gstatic.com/charts/loader.js"></script> <script nonce="Z27Fd78kWlXJb+WCkGAA88HeXGxeyT"> const urlParams = new URLSearchParams(window.location.search); if (urlParams.get("loginStatus") == 'False') { alert('Please log in.'); } </script> <script type="module" nonce="Z27Fd78kWlXJb+WCkGAA88HeXGxeyT"> import {ChromeStatusClient} from "/static/dist/cs-client.js?v=19f27ae"; import {ChromeStatusOpenApiClient} from "/static/dist/openapi-client.js?v=19f27ae"; window.csClient = new ChromeStatusClient( 'Jh6s_2j_huU8rnwzfmZi_UfpxTGTnDWqBAVFAsJjCXA6MTczMjM4NzQzOA==', 0); window.csOpenApiClient = new ChromeStatusOpenApiClient(); </script> <script type="module" nonce="Z27Fd78kWlXJb+WCkGAA88HeXGxeyT" defer src="/static/dist/components.js?v=19f27ae"></script> </head> <body> <chromedash-app appTitle="Chrome Platform Status" googleSignInClientId="999517574127-7ueh2a17bv1ave9thlgtap19pt5qjp4g.apps.googleusercontent.com" devMode="False" bannerMessage="" bannerTime="None"> </chromedash-app> <script src="https://www.googletagmanager.com/gtag/js?id=UA-179341418-1" async nonce="Z27Fd78kWlXJb+WCkGAA88HeXGxeyT"></script> <script type="module" nonce="Z27Fd78kWlXJb+WCkGAA88HeXGxeyT" src="/static/dist/shared.js?v=19f27ae"></script> </body> </html>