Skip to content

Commit e38aa64

Browse files
committed
[devops]Cloudflare upgrade note
1 parent f2491fd commit e38aa64

File tree

1 file changed

+54
-0
lines changed

1 file changed

+54
-0
lines changed

upgrade.html

Lines changed: 54 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,54 @@
1+
<!doctype html>
2+
<html lang="en">
3+
<!-- ::CLOUDFLARE_ERROR_500S_BOX:: -->
4+
<head>
5+
<title>Software Update Maintenance</title>
6+
<meta charset="utf-8"/>
7+
<meta name="description" content/>
8+
<meta name="HandheldFriendly" content="True"/>
9+
<meta name="viewport" content="width=device-width, initial-scale=1"/>
10+
<meta name="robots" content="noindex">
11+
12+
<style>
13+
a:hover,
14+
body{color:#333}a,a:hover{text-decoration:none}h1{font-size:50px}body{text-align:center;padding:80px;font:20px Helvetica,sans-serif}article{display:block;text-align:left;width:80%;margin:0 auto}a{color:#dc8100}</style>
15+
<meta http-equiv="set-cookie" content="cf_use_ob=0; expires=Tue, 08-Aug-17 20:21:35 GMT; path=/">
16+
</head>
17+
<body><div id="cf_alert_div" style="margin: 0;padding: 0;position: relative;top: 0;left: 0;display: block; z-index: 1000">
18+
<div style="margin: 0px;padding: 10px;border-bottom: 1px solid #a5a5a5;background: #f0f0f0;font-weight: normal;text-align: left;">
19+
<table width="100%">
20+
<tr>
21+
<td valign="top">
22+
<a href="#" onclick="document.cookie='cf_use_ob=0;path=/';window.location.reload();return false;" style="margin: 0 20px 0 0;padding: 10px 0 0 20px;text-decoration: none;font: 12px Helvetica,Arial,sans-serif;color: #eff7e8;font-weight: bold;text-align: left;position: relative;display: inline-block;height: 38px;background: url(/cdn-cgi/images/retry.png) no-repeat 0 0;overflow: visible;font-size: 14px;line-height: 1.2em;text-shadow: #437b0a 0 1px 0;white-space: nowrap;">
23+
<span style="margin: 0;padding: 0;position: absolute;top: 0;left: 100%;width: 20px;height: 38px;background: url(/cdn-cgi/images/retry.png) no-repeat 100% -38px;"></span>
24+
</a>
25+
<noscript style="margin: 10px 0 10px 0;padding: 0;font: 12px Helvetica,Arial,sans-serif;color: #404040;display: block;">(Enable Javascript first.)</noscript>
26+
</td>
27+
<td valign="middle" style="margin: 0;padding: 0;">
28+
<p style="margin: 0 0 0 20px;padding: 0;font: 12px Helvetica,Arial,sans-serif;color: #404040;">This page is currently not available. We are working in the background
29+
<span id="caption" style="margin: 0;padding: 0;color: #a5a5a5;">Always Online&trade; is powered by
30+
<a href="https://www.cloudflare.com/5xx-error-landing?utm_source=ao_banner" target="_blank" style="margin: 0;padding: 0;text-decoration: underline;font: 12px Helvetica,Arial,sans-serif;color: #007ed9;font-weight: normal;text-align: left;">Cloudflare</a> |
31+
<a href="javascript:void(null);" onclick="document.getElementById('cf_alert_div').style.display='none';" style="margin: 0;padding: 0;text-decoration: underline;font: 12px Helvetica,Arial,sans-serif;color: #007ed9;font-weight: normal;text-align: left;">Hide this Alert</a>
32+
</span>
33+
</p>
34+
</td>
35+
</tr>
36+
</table>
37+
</div>
38+
</div>
39+
<article>
40+
<h1>Wir machen gerade ein Update ...</h1>
41+
<h4>Wir sind bald wieder zurück!</h4>
42+
<div>
43+
<p>Entschuldigen Sie bitte die Unterbrechung.</p>
44+
<p>&mdash; Das Nexxchange Team</p>
45+
</div>
46+
<h2>Update in progress ...</h2>
47+
<h3>We&rsquo;ll be back soon!</h3>
48+
<div>
49+
<p>Sorry for the inconvenience but we are updating your service!</p>
50+
<p>&mdash; The Nexxchange Team</p>
51+
</div>
52+
</article>
53+
</body>
54+
</html>

0 commit comments

Comments
 (0)