test.html 1.9 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647
  1. <!doctype html>
  2. <html lang="en">
  3. <head>
  4. <meta charset="utf-8" />
  5. <meta name="viewport" content="width=device-width, initial-scale=1" />
  6. <title></title>
  7. <style>
  8. body {
  9. font-family: "Arial";
  10. }
  11. </style>
  12. <script type="text/javascript">
  13. window.awsWafCookieDomainList = [];
  14. window.gokuProps = {
  15. key: "AQIDAHjcYu/GjX+QlghicBgQ/7bFaQZ+m5FKCMDnO+vTbNg96AEve4c4a+uCNVf8AseN+HJ4AAAAfjB8BgkqhkiG9w0BBwagbzBtAgEAMGgGCSqGSIb3DQEHATAeBglghkgBZQMEAS4wEQQMJfBBmCKJgeC38vU9AgEQgDtLnxScAPljkIdjN/atl+9V26Mb1hCInScKqSf9t3Fv9RLLmspJHwQWY75StDOfiof5KLKvygSPAI7siw==",
  16. iv: "A6wdMQGQ4AAAHhFS",
  17. context:
  18. "fvM8frs88EoKY3xyx17pGJbzGrCXb73DerQALnFjhKDOgdmIrdXpZ+zwvWskttDsTOb92Ee97un5z9phy5zwcmbLNkpTnVrcojyLJ/88wYlHCnNUoiHzd0ZSgQHLJjXWqCZA2IqZZGN35FZ4DQAdx3piVRRLINBmbeRa5Xov2tdnTLfAS8QtExUi5LUoxHTt1ift/a8Z25ejQVIcleJqt9HCWmjZDvUDRtzOzMQy2c7tnL+MiZORRVy1FXFhB/VZ4WlIN+ytyaRE0x+JSG1aD7mtSPH2k2jkMVT4XIBG7VlKEY95Uc8zijZe8RtaFSWuMz7VrysPZaqy+q+GvyXYvr8gO8GKlZLWzpRHJbVkeIWOa9n/bkkBYBoVLIV1nogiph6SvUbT3gjTfxixrok=",
  19. };
  20. </script>
  21. <script src="https://22a415fd1c36.1b71501d.ap-southeast-1.token.awswaf.com/22a415fd1c36/c32c5f5df477/eb2d9d8b1d64/challenge.js"></script>
  22. </head>
  23. <body>
  24. <div id="challenge-container"></div>
  25. <script type="text/javascript">
  26. AwsWafIntegration.saveReferrer();
  27. AwsWafIntegration.checkForceRefresh().then((forceRefresh) => {
  28. if (forceRefresh) {
  29. AwsWafIntegration.forceRefreshToken().then(() => {
  30. window.location.reload(true);
  31. });
  32. } else {
  33. AwsWafIntegration.getToken().then(() => {
  34. window.location.reload(true);
  35. });
  36. }
  37. });
  38. </script>
  39. <noscript
  40. ><h1>JavaScript is disabled</h1>
  41. In order to continue, we need to verify that you're not a robot. This
  42. requires JavaScript. Enable JavaScript and then reload the page.</noscript
  43. >
  44. </body>
  45. </html>