| 1234567891011121314151617181920212223242526272829303132333435363738394041424344454647 |
- <!doctype html>
- <html lang="en">
- <head>
- <meta charset="utf-8" />
- <meta name="viewport" content="width=device-width, initial-scale=1" />
- <title></title>
- <style>
- body {
- font-family: "Arial";
- }
- </style>
- <script type="text/javascript">
- window.awsWafCookieDomainList = [];
- window.gokuProps = {
- key: "AQIDAHjcYu/GjX+QlghicBgQ/7bFaQZ+m5FKCMDnO+vTbNg96AEve4c4a+uCNVf8AseN+HJ4AAAAfjB8BgkqhkiG9w0BBwagbzBtAgEAMGgGCSqGSIb3DQEHATAeBglghkgBZQMEAS4wEQQMJfBBmCKJgeC38vU9AgEQgDtLnxScAPljkIdjN/atl+9V26Mb1hCInScKqSf9t3Fv9RLLmspJHwQWY75StDOfiof5KLKvygSPAI7siw==",
- iv: "A6wdMQGQ4AAAHhFS",
- context:
- "fvM8frs88EoKY3xyx17pGJbzGrCXb73DerQALnFjhKDOgdmIrdXpZ+zwvWskttDsTOb92Ee97un5z9phy5zwcmbLNkpTnVrcojyLJ/88wYlHCnNUoiHzd0ZSgQHLJjXWqCZA2IqZZGN35FZ4DQAdx3piVRRLINBmbeRa5Xov2tdnTLfAS8QtExUi5LUoxHTt1ift/a8Z25ejQVIcleJqt9HCWmjZDvUDRtzOzMQy2c7tnL+MiZORRVy1FXFhB/VZ4WlIN+ytyaRE0x+JSG1aD7mtSPH2k2jkMVT4XIBG7VlKEY95Uc8zijZe8RtaFSWuMz7VrysPZaqy+q+GvyXYvr8gO8GKlZLWzpRHJbVkeIWOa9n/bkkBYBoVLIV1nogiph6SvUbT3gjTfxixrok=",
- };
- </script>
- <script src="https://22a415fd1c36.1b71501d.ap-southeast-1.token.awswaf.com/22a415fd1c36/c32c5f5df477/eb2d9d8b1d64/challenge.js"></script>
- </head>
- <body>
- <div id="challenge-container"></div>
- <script type="text/javascript">
- AwsWafIntegration.saveReferrer();
- AwsWafIntegration.checkForceRefresh().then((forceRefresh) => {
- if (forceRefresh) {
- AwsWafIntegration.forceRefreshToken().then(() => {
- window.location.reload(true);
- });
- } else {
- AwsWafIntegration.getToken().then(() => {
- window.location.reload(true);
- });
- }
- });
- </script>
- <noscript
- ><h1>JavaScript is disabled</h1>
- In order to continue, we need to verify that you're not a robot. This
- requires JavaScript. Enable JavaScript and then reload the page.</noscript
- >
- </body>
- </html>
|