Created
March 5, 2018 02:06
-
-
Save brunocroh/1a0bb5ae552434e4afe21362c0b1bdc5 to your computer and use it in GitHub Desktop.
pokeapi
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<!DOCTYPE html> | |
<!--[if lt IE 7]> | |
<html class="no-js ie6 oldie" lang="en-US"> | |
<![endif]--> | |
<!--[if IE 7]> | |
<html class="no-js ie7 oldie" lang="en-US"> | |
<![endif]--> | |
<!--[if IE 8]> | |
<html class="no-js ie8 oldie" lang="en-US"> | |
<![endif]--> | |
<!--[if gt IE 8]> | |
<!--> | |
<html class="no-js" lang="en-US"> | |
<!-- | |
<![endif]--> | |
<head> | |
<title>pokeapi.co | 504: Gateway time-out</title> | |
<meta charset="UTF-8" /> | |
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> | |
<meta http-equiv="X-UA-Compatible" content="IE=Edge,chrome=1" /> | |
<meta name="robots" content="noindex, nofollow" /> | |
<meta name="viewport" content="width=device-width,initial-scale=1,maximum-scale=1" /> | |
<link rel="stylesheet" id="cf_styles-css" href="/cdn-cgi/styles/cf.errors.css" type="text/css" media="screen,projection" /> | |
<!--[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]--> | |
<style type="text/css">body{margin:0;padding:0}</style> | |
<!--[if lte IE 9]> | |
<script type="text/javascript" src="/cdn-cgi/scripts/jquery.min.js"></script> | |
<![endif]--> | |
<!--[if gte IE 10]> | |
<!--> | |
<script type="text/javascript" src="/cdn-cgi/scripts/zepto.min.js"></script> | |
<!-- | |
<![endif]--> | |
<script type="text/javascript" src="/cdn-cgi/scripts/cf.common.js"></script> | |
</head> | |
<body> | |
<div id="cf-wrapper"> | |
<div id="cf-error-details" class="cf-error-details-wrapper"> | |
<div class="cf-wrapper cf-error-overview"> | |
<h1> | |
<span class="cf-error-type" data-translate="error">Error</span> | |
<span class="cf-error-code">504</span> | |
<small class="heading-ray-id">Ray ID: 3f68d53c8ade4a2a • 2018-03-05 01:34:10 UTC</small> | |
</h1> | |
<h2 class="cf-subheadline" data-translate="error_desc">Gateway time-out</h2> | |
</div> | |
<div class="cf-section cf-highlight cf-status-display"> | |
<div class="cf-wrapper"> | |
<div class="cf-columns cols-3"> | |
<div id="cf-browser-status" class="cf-column cf-status-item cf-browser-status "> | |
<div class="cf-icon-error-container"> | |
<i class="cf-icon cf-icon-browser"></i> | |
<i class="cf-icon-status cf-icon-ok"></i> | |
</div> | |
<span class="cf-status-desc" data-translate="browser_desc">You</span> | |
<h3 class="cf-status-name" data-translate="browser_label">Browser</h3> | |
<span class="cf-status-label" data-translate="browser_status_label">Working</span> | |
</div> | |
<div id="cf-cloudflare-status" class="cf-column cf-status-item cf-cloudflare-status "> | |
<div class="cf-icon-error-container"> | |
<i class="cf-icon cf-icon-cloud"></i> | |
<i class="cf-icon-status cf-icon-ok"></i> | |
</div> | |
<span class="cf-status-desc" data-translate="cloud_desc">São Paulo</span> | |
<h3 class="cf-status-name" data-translate="cloud_label">Cloudflare</h3> | |
<span class="cf-status-label" data-translate="cloud_status_label">Working</span> | |
</div> | |
<div id="cf-host-status" class="cf-column cf-status-item cf-host-status cf-error-source"> | |
<div class="cf-icon-error-container"> | |
<i class="cf-icon cf-icon-server"></i> | |
<i class="cf-icon-status cf-icon-error"></i> | |
</div> | |
<span class="cf-status-desc" data-translate="server_desc">pokeapi.co</span> | |
<h3 class="cf-status-name" data-translate="server_label">Host</h3> | |
<span class="cf-status-label" data-translate="server_status_label">Error</span> | |
</div> | |
</div> | |
</div> | |
</div> | |
<div class="cf-section cf-wrapper"> | |
<div class="cf-columns two"> | |
<div class="cf-column"> | |
<h2 data-translate="what_happened">What happened?</h2> | |
<p>The web server reported a gateway time-out error.</p> | |
</div> | |
<div class="cf-column"> | |
<h2 data-translate="what_can_i_do">What can I do?</h2> | |
<p data-translate="try_again_in_a_few">Please try again in a few minutes.</p> | |
</div> | |
</div> | |
</div> | |
<div class="cf-error-footer cf-wrapper"> | |
<p> | |
<span class="cf-footer-item">Cloudflare Ray ID: | |
<strong>3f68d53c8ade4a2a</strong> | |
</span> | |
<span class="cf-footer-separator">•</span> | |
<span class="cf-footer-item"> | |
<span data-translate="your_ip">Your IP</span>: 191.250.9.177 | |
</span> | |
<span class="cf-footer-separator">•</span> | |
<span class="cf-footer-item"> | |
<span data-translate="performance_security_by">Performance & security by</span> | |
<a data-orig-proto="https" data-orig-ref="www.cloudflare.com/5xx-error-landing?utm_source=error_footer" id="brand_link" target="_blank">Cloudflare</a> | |
</span> | |
</p> | |
</div> | |
</div> | |
</div> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment