Advertisement
Guest User

Untitled

a guest
Mar 31st, 2020
455
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.11 KB | None | 0 0
  1. {
  2. statusCode: 403,
  3. message: 'haapi.error.notReachable',
  4. body: '<!DOCTYPE html>\n' +
  5. '<!--[if lt IE 7]> <html class="no-js ie6 oldie" lang="en-US"> <![endif]-->\n' +
  6. '<!--[if IE 7]> <html class="no-js ie7 oldie" lang="en-US"> <![endif]-->\n' +
  7. '<!--[if IE 8]> <html class="no-js ie8 oldie" lang="en-US"> <![endif]-->\n' +
  8. '<!--[if gt IE 8]><!--> <html class="no-js" lang="en-US"> <!--<![endif]-->\n' +
  9. '<head>\n' +
  10. '<title>Attention Required! | Cloudflare</title>\n' +
  11. '<meta charset="UTF-8" />\n' +
  12. '<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />\n' +
  13. '<meta http-equiv="X-UA-Compatible" content="IE=Edge,chrome=1" />\n' +
  14. '<meta name="robots" content="noindex, nofollow" />\n' +
  15. '<meta name="viewport" content="width=device-width,initial-scale=1,maximum-scale=1" />\n' +
  16. '<link rel="stylesheet" id="cf_styles-css" href="/cdn-cgi/styles/cf.errors.css" type="text/css" media="screen,projection" />\n' +
  17. `<!--[if lt IE 9]><link rel="stylesheet" id='cf_styles-ie-css' href="/cdn-cgi/styles/cf.errors.ie.css" type="text/css" media="screen,projection" /><![endif]-->\n` +
  18. '<style type="text/css">body{margin:0;padding:0}</style>\n' +
  19. '\n' +
  20. '\n' +
  21. '<!--[if gte IE 10]><!--><script type="text/javascript" src="/cdn-cgi/scripts/zepto.min.js"></script><!--<![endif]-->\n' +
  22. '<!--[if gte IE 10]><!--><script type="text/javascript" src="/cdn-cgi/scripts/cf.common.js"></script><!--<![endif]-->\n' +
  23. '\n' +
  24. '\n' +
  25. '\n' +
  26. '</head>\n' +
  27. '<body>\n' +
  28. ' <div id="cf-wrapper">\n' +
  29. ' <div class="cf-alert cf-alert-error cf-cookie-error" id="cookie-alert" data-translate="enable_cookies">Please enable cookies.</div>\n' +
  30. ' <div id="cf-error-details" class="cf-error-details-wrapper">\n' +
  31. ' <div class="cf-wrapper cf-header cf-error-overview">\n' +
  32. ' <h1 data-translate="block_headline">Sorry, you have been blocked</h1>\n' +
  33. ' <h2 class="cf-subheadline"><span data-translate="unable_to_access">You are unable to access</span> ankama.com</h2>\n' +
  34. ' </div><!-- /.header -->\n' +
  35. '\n' +
  36. ' <div class="cf-section cf-highlight">\n' +
  37. ' <div class="cf-wrapper">\n' +
  38. ' <div class="cf-screenshot-container cf-screenshot-full">\n' +
  39. ' \n' +
  40. ' <span class="cf-no-screenshot error"></span>\n' +
  41. ' \n' +
  42. ' </div>\n' +
  43. ' </div>\n' +
  44. ' </div><!-- /.captcha-container -->\n' +
  45. '\n' +
  46. ' <div class="cf-section cf-wrapper">\n' +
  47. ' <div class="cf-columns two">\n' +
  48. ' <div class="cf-column">\n' +
  49. ' <h2 data-translate="blocked_why_headline">Why have I been blocked?</h2>\n' +
  50. '\n' +
  51. ' <p data-translate="blocked_why_detail">This website is using a security service to protect itself from online attacks. The action you just performed triggered the security solution. There are several actions that could trigger this block including submitting a certain word or phrase, a SQL command or malformed data.</p>\n' +
  52. ' </div>\n' +
  53. '\n' +
  54. ' <div class="cf-column">\n' +
  55. ' <h2 data-translate="blocked_resolve_headline">What can I do to resolve this?</h2>\n' +
  56. '\n' +
  57. ' <p data-translate="blocked_resolve_detail">You can email the site owner to let them know you were blocked. Please include what you were doing when this page came up and the Cloudflare Ray ID found at the bottom of this page.</p>\n' +
  58. ' </div>\n' +
  59. ' </div>\n' +
  60. ' </div><!-- /.section -->\n' +
  61. '\n' +
  62. ' <div class="cf-error-footer cf-wrapper">\n' +
  63. ' <p>\n' +
  64. ' <span class="cf-footer-item">Cloudflare Ray ID: <strong>57cbea19eeeea8a9</strong></span>\n' +
  65. ' <span class="cf-footer-separator">&bull;</span>\n' +
  66. ' <span class="cf-footer-item"><span>Your IP</span>: 109.12.27.226</span>\n' +
  67. ' <span class="cf-footer-separator">&bull;</span>\n' +
  68. ' <span class="cf-footer-item"><span>Performance &amp; security by</span> <a href="https://www.cloudflare.com/5xx-error-landing?utm_source=error_footer" id="brand_link" target="_blank">Cloudflare</a></span>\n' +
  69. ' \n' +
  70. ' <span class="cf-footer-separator">&bull;</span>\n' +
  71. ' <span class="cf-footer-item">\n' +
  72. ' <select id="lang-selector">\n' +
  73. ' <option value="">Select a Language</option>\n' +
  74. ' <option value="en">English</option>\n' +
  75. ' <option value="es">Español</option>\n' +
  76. ' </select>\n' +
  77. ' </span>\n' +
  78. ' \n' +
  79. ' </p>\n' +
  80. '</div><!-- /.error-footer -->\n' +
  81. '\n' +
  82. '\n' +
  83. ' </div><!-- /#cf-error-details -->\n' +
  84. ' </div><!-- /#cf-wrapper -->\n' +
  85. '\n' +
  86. ' <script type="text/javascript">\n' +
  87. ' window._cf_translation = {};\n' +
  88. " window._cf_translation.locale = 'en';\n" +
  89. ' window._cf_translation.blobs = {};\n' +
  90. '</script>\n' +
  91. '\n' +
  92. '</body>\n' +
  93. '</html>\n'
  94. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement