mirror of
https://github.com/soapingtime/diyhrt.git
synced 2026-03-23 07:36:38 +00:00
[automated] update groups.io wiki
This commit is contained in:
parent
4e81309f5e
commit
26921d39fe
383 changed files with 35596 additions and 194243 deletions
|
|
@ -58,6 +58,8 @@
|
|||
* Licensed under the BSD 3-Clause
|
||||
* https://github.com/kartik-v/bootstrap-fileinput/blob/master/LICENSE.md
|
||||
*/.kv-rtl .close,.kv-rtl .krajee-default .file-actions,.kv-rtl .krajee-default .file-other-error{float:left}.kv-rtl .krajee-default .file-drag-handle,.kv-rtl .krajee-default .file-upload-indicator,.kv-rtl .krajee-default.file-preview-frame{float:right}.kv-rtl .file-error-message pre,.kv-rtl .file-error-message ul,.kv-rtl .file-zoom-dialog{text-align:right}.kv-rtl{direction:rtl}.kv-rtl .floating-buttons{left:10px;right:auto}.kv-rtl .floating-buttons .btn-kv{margin-left:0;margin-right:3px}.kv-rtl .file-caption-icon{left:auto;right:8px}.kv-rtl .file-drop-zone{margin:12px 12px 12px 15px}.kv-rtl .btn-prev{right:1px;left:auto}.kv-rtl .btn-next{left:1px;right:auto}.kv-rtl .float-right,.kv-rtl .pull-right{float:left!important}.kv-rtl .float-left,.kv-rtl .pull-left{float:right!important}.kv-rtl .kv-zoom-title{direction:ltr}.kv-rtl .krajee-default.file-preview-frame{box-shadow:-1px 1px 5px 0 #a2958a}.kv-rtl .krajee-default.file-preview-frame:not(.file-preview-error):hover{box-shadow:-3px 3px 5px 0 #333}.kv-rtl .kv-zoom-actions .btn-kv{margin-left:0;margin-right:3px}.kv-rtl .file-caption.icon-visible .file-caption-name{padding-left:0;padding-right:15px}.kv-rtl .input-group-btn>.btn:last-child{border-radius:4px 0 0 4px}.kv-rtl .input-group .form-control:first-child{border-radius:0 4px 4px 0}.kv-rtl .btn-file input[type=file]{left:auto;right:0;text-align:left;background:100% 0 none}
|
||||
@keyframes passing-through{0%{opacity:0;transform:translateY(40px)}30%,70%{opacity:1;transform:translateY(0px)}100%{opacity:0;transform:translateY(-40px)}}@keyframes slide-in{0%{opacity:0;transform:translateY(40px)}30%{opacity:1;transform:translateY(0px)}}@keyframes pulse{0%{transform:scale(1)}10%{transform:scale(1.1)}20%{transform:scale(1)}}.dropzone,.dropzone *{box-sizing:border-box}.dropzone{min-height:150px;border:1px solid rgba(0,0,0,.8);border-radius:5px;padding:20px 20px}.dropzone.dz-clickable{cursor:pointer}.dropzone.dz-clickable *{cursor:default}.dropzone.dz-clickable .dz-message,.dropzone.dz-clickable .dz-message *{cursor:pointer}.dropzone.dz-started .dz-message{display:none}.dropzone.dz-drag-hover{border-style:solid}.dropzone.dz-drag-hover .dz-message{opacity:.5}.dropzone .dz-message{text-align:center;margin:3em 0}.dropzone .dz-message .dz-button{background:none;color:inherit;border:none;padding:0;font:inherit;cursor:pointer;outline:inherit}.dropzone .dz-preview{position:relative;display:inline-block;vertical-align:top;margin:16px;min-height:100px}.dropzone .dz-preview:hover{z-index:1000}.dropzone .dz-preview:hover .dz-details{opacity:1}.dropzone .dz-preview.dz-file-preview .dz-image{border-radius:20px;background:#999;background:linear-gradient(to bottom, #eee, #ddd)}.dropzone .dz-preview.dz-file-preview .dz-details{opacity:1}.dropzone .dz-preview.dz-image-preview{background:#fff}.dropzone .dz-preview.dz-image-preview .dz-details{transition:opacity .2s linear}.dropzone .dz-preview .dz-remove{font-size:14px;text-align:center;display:block;cursor:pointer;border:none}.dropzone .dz-preview .dz-remove:hover{text-decoration:underline}.dropzone .dz-preview:hover .dz-details{opacity:1}.dropzone .dz-preview .dz-details{z-index:20;position:absolute;top:0;left:0;opacity:0;font-size:13px;min-width:100%;max-width:100%;padding:2em 1em;text-align:center;color:rgba(0,0,0,.9);line-height:150%}.dropzone .dz-preview .dz-details .dz-size{margin-bottom:1em;font-size:16px}.dropzone .dz-preview .dz-details .dz-filename{white-space:nowrap}.dropzone .dz-preview .dz-details .dz-filename:hover span{border:1px solid rgba(200,200,200,.8);background-color:rgba(255,255,255,.8)}.dropzone .dz-preview .dz-details .dz-filename:not(:hover){overflow:hidden;text-overflow:ellipsis}.dropzone .dz-preview .dz-details .dz-filename:not(:hover) span{border:1px solid transparent}.dropzone .dz-preview .dz-details .dz-filename span,.dropzone .dz-preview .dz-details .dz-size span{background-color:rgba(255,255,255,.4);padding:0 .4em;border-radius:3px}.dropzone .dz-preview:hover .dz-image img{transform:scale(1.05, 1.05);filter:blur(8px)}.dropzone .dz-preview .dz-image{border-radius:20px;overflow:hidden;width:120px;height:120px;position:relative;display:block;z-index:10}.dropzone .dz-preview .dz-image img{display:block}.dropzone .dz-preview.dz-success .dz-success-mark{animation:passing-through 3s cubic-bezier(0.77, 0, 0.175, 1)}.dropzone .dz-preview.dz-error .dz-error-mark{opacity:1;animation:slide-in 3s cubic-bezier(0.77, 0, 0.175, 1)}.dropzone .dz-preview .dz-success-mark,.dropzone .dz-preview .dz-error-mark{pointer-events:none;opacity:0;z-index:500;position:absolute;display:block;top:50%;left:50%;margin-left:-27px;margin-top:-27px;background:rgba(0,0,0,.8);border-radius:50%}.dropzone .dz-preview .dz-success-mark svg,.dropzone .dz-preview .dz-error-mark svg{display:block;width:54px;height:54px;fill:#fff}.dropzone .dz-preview.dz-processing .dz-progress{opacity:1;transition:all .2s linear}.dropzone .dz-preview.dz-complete .dz-progress{opacity:0;transition:opacity .4s ease-in}.dropzone .dz-preview:not(.dz-processing) .dz-progress{animation:pulse 6s ease infinite}.dropzone .dz-preview .dz-progress{opacity:1;z-index:1000;pointer-events:none;position:absolute;height:20px;top:50%;margin-top:-10px;left:15%;right:15%;border:3px solid rgba(0,0,0,.8);background:rgba(0,0,0,.8);border-radius:10px;overflow:hidden}.dropzone .dz-preview .dz-progress .dz-upload{background:#fff;display:block;position:relative;height:100%;width:0;transition:width 300ms ease-in-out;border-radius:17px}.dropzone .dz-preview.dz-error .dz-error-message{display:block}.dropzone .dz-preview.dz-error:hover .dz-error-message{opacity:1;pointer-events:auto}.dropzone .dz-preview .dz-error-message{pointer-events:none;z-index:1000;position:absolute;display:block;display:none;opacity:0;transition:opacity .3s ease;border-radius:8px;font-size:13px;top:130px;left:-10px;width:140px;background:#b10606;padding:.5em 1em;color:#fff}.dropzone .dz-preview .dz-error-message:after{content:"";position:absolute;top:-6px;left:64px;width:0;height:0;border-left:6px solid transparent;border-right:6px solid transparent;border-bottom:6px solid #b10606}/*# sourceMappingURL=dropzone.css.map */
|
||||
|
||||
.vjs-modal-dialog .vjs-modal-dialog-content, .video-js .vjs-modal-dialog, .vjs-button > .vjs-icon-placeholder:before, .video-js .vjs-big-play-button .vjs-icon-placeholder:before {
|
||||
position: absolute;
|
||||
top: 0;
|
||||
|
|
@ -2260,6 +2262,49 @@ body.dark-mode {
|
|||
margin-top: calc(10px + env(safe-area-inset-top))
|
||||
}
|
||||
|
||||
/* fix alignment when buttons wrap on narrow screens */
|
||||
/*
|
||||
.modal-footer {
|
||||
display: flex;
|
||||
flex-wrap: wrap;
|
||||
justify-content: flex-end;
|
||||
align-items: flex-start;
|
||||
padding-bottom: 5px;
|
||||
}
|
||||
|
||||
.modal-footer .btn-sm {
|
||||
margin-bottom: 10px;
|
||||
margin-left: 5px;
|
||||
}
|
||||
|
||||
.modal-footer::after {
|
||||
display: none;
|
||||
}
|
||||
*/
|
||||
|
||||
.modal-footer {
|
||||
display: flex;
|
||||
flex-wrap: wrap;
|
||||
justify-content: flex-end;
|
||||
align-items: flex-start;
|
||||
margin-top: -10px;
|
||||
/* Counteract the top margin of buttons */
|
||||
padding-top: 5px;
|
||||
}
|
||||
|
||||
.modal-footer .btn-sm {
|
||||
margin-top: 10px;
|
||||
/* Add top margin to all buttons */
|
||||
margin-left: 5px;
|
||||
/* Maintain horizontal spacing */
|
||||
}
|
||||
|
||||
.modal-footer::after {
|
||||
display: none;
|
||||
}
|
||||
|
||||
|
||||
|
||||
th {
|
||||
font-weight: normal;
|
||||
}
|
||||
|
|
@ -2787,6 +2832,11 @@ body {
|
|||
border-color: #ccc !important;
|
||||
}
|
||||
|
||||
.dropzone {
|
||||
margin-bottom:10px;
|
||||
border-color:rgb(204,204,204);
|
||||
}
|
||||
|
||||
.scrollbar {
|
||||
overflow-y: auto;
|
||||
max-height: calc(100vh - 61px);
|
||||
|
|
@ -6133,3 +6183,6 @@ body.dark-mode .attachment-box:hover .attachment-image {
|
|||
opacity: unset;
|
||||
}
|
||||
|
||||
body.dark-mode .dropzone {
|
||||
border-color: var(--dark-mode-divider);
|
||||
}
|
||||
53
groups.io/g/MTFHRT/topic/79606271/index.html
Normal file
53
groups.io/g/MTFHRT/topic/79606271/index.html
Normal file
|
|
@ -0,0 +1,53 @@
|
|||
<html>
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta http-equiv="Content-Type" content="text/html;charset=UTF-8">
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
|
||||
<!-- Latest compiled and minified CSS -->
|
||||
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css">
|
||||
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap-theme.min.css">
|
||||
<link rel="stylesheet" href="../../../../groupsio/current/content/maintenance/groupsio.css%3Fv=1.0.css">
|
||||
|
||||
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js"></script>
|
||||
<!-- Latest compiled and minified JavaScript -->
|
||||
<script src="https://netdna.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js"></script>
|
||||
|
||||
<link href="https://netdna.bootstrapcdn.com/font-awesome/4.1.0/css/font-awesome.css" rel="stylesheet">
|
||||
<!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries -->
|
||||
<!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
|
||||
<!--[if lt IE 9]>
|
||||
<script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script>
|
||||
<script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script>
|
||||
<![endif]-->
|
||||
<meta http-equiv="Cache-Control" content="no-cache, no-store, must-revalidate" />
|
||||
<meta http-equiv="Pragma" content="no-cache" />
|
||||
<meta http-equiv="Expires" content="0" />
|
||||
<title>Groups.io Maintenance</title>
|
||||
</head>
|
||||
<body>
|
||||
|
||||
<div class="navbar navbar-head" role="navigation">
|
||||
<div class="navbar-header">
|
||||
<a href="https://groups.io/" class="navbar-left"><img src="../../../../groupsio/current/content/maintenance/img/mainlogo.png" height="50"></a>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div id="content" class="container-fluid">
|
||||
|
||||
<div class="panel panel-default">
|
||||
<div class="panel-heading">
|
||||
<h3 class="panel-title">Groups.io Maintenance</h3>
|
||||
</div>
|
||||
<div class="panel-body">
|
||||
<p>Groups.io is currently undergoing maintenance. We apologize for the downtime, and expect to be back shortly.</p>
|
||||
<!--
|
||||
<p>Groups.io is currently undergoing scheduled maintenance. We expect to be back by 10:00AM Pacific Time.</p>
|
||||
-->
|
||||
</div>
|
||||
<div class="panel-footer">To see some cats, <a href="https://groups.io/groupsio/current/content/maintenance/cats.html">click here</a></div>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
</body>
|
||||
File diff suppressed because one or more lines are too long
|
|
@ -1 +0,0 @@
|
|||
Too many requests, rate limited
|
||||
53
groups.io/g/MTFHRT/wiki/29602/163286.html
Normal file
53
groups.io/g/MTFHRT/wiki/29602/163286.html
Normal file
|
|
@ -0,0 +1,53 @@
|
|||
<html>
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta http-equiv="Content-Type" content="text/html;charset=UTF-8">
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
|
||||
<!-- Latest compiled and minified CSS -->
|
||||
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css">
|
||||
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap-theme.min.css">
|
||||
<link rel="stylesheet" href="../../../../groupsio/current/content/maintenance/groupsio.css%3Fv=1.0.css">
|
||||
|
||||
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js"></script>
|
||||
<!-- Latest compiled and minified JavaScript -->
|
||||
<script src="https://netdna.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js"></script>
|
||||
|
||||
<link href="https://netdna.bootstrapcdn.com/font-awesome/4.1.0/css/font-awesome.css" rel="stylesheet">
|
||||
<!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries -->
|
||||
<!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
|
||||
<!--[if lt IE 9]>
|
||||
<script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script>
|
||||
<script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script>
|
||||
<![endif]-->
|
||||
<meta http-equiv="Cache-Control" content="no-cache, no-store, must-revalidate" />
|
||||
<meta http-equiv="Pragma" content="no-cache" />
|
||||
<meta http-equiv="Expires" content="0" />
|
||||
<title>Groups.io Maintenance</title>
|
||||
</head>
|
||||
<body>
|
||||
|
||||
<div class="navbar navbar-head" role="navigation">
|
||||
<div class="navbar-header">
|
||||
<a href="https://groups.io/" class="navbar-left"><img src="../../../../groupsio/current/content/maintenance/img/mainlogo.png" height="50"></a>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div id="content" class="container-fluid">
|
||||
|
||||
<div class="panel panel-default">
|
||||
<div class="panel-heading">
|
||||
<h3 class="panel-title">Groups.io Maintenance</h3>
|
||||
</div>
|
||||
<div class="panel-body">
|
||||
<p>Groups.io is currently undergoing maintenance. We apologize for the downtime, and expect to be back shortly.</p>
|
||||
<!--
|
||||
<p>Groups.io is currently undergoing scheduled maintenance. We expect to be back by 10:00AM Pacific Time.</p>
|
||||
-->
|
||||
</div>
|
||||
<div class="panel-footer">To see some cats, <a href="https://groups.io/groupsio/current/content/maintenance/cats.html">click here</a></div>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
</body>
|
||||
|
|
@ -1 +0,0 @@
|
|||
Too many requests, rate limited
|
||||
1493
groups.io/g/MTFHRT/wiki/29602/163322.html
Normal file
1493
groups.io/g/MTFHRT/wiki/29602/163322.html
Normal file
File diff suppressed because one or more lines are too long
|
|
@ -1 +0,0 @@
|
|||
Too many requests, rate limited
|
||||
53
groups.io/g/MTFHRT/wiki/29602/163326.html
Normal file
53
groups.io/g/MTFHRT/wiki/29602/163326.html
Normal file
|
|
@ -0,0 +1,53 @@
|
|||
<html>
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta http-equiv="Content-Type" content="text/html;charset=UTF-8">
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
|
||||
<!-- Latest compiled and minified CSS -->
|
||||
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css">
|
||||
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap-theme.min.css">
|
||||
<link rel="stylesheet" href="../../../../groupsio/current/content/maintenance/groupsio.css%3Fv=1.0.css">
|
||||
|
||||
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js"></script>
|
||||
<!-- Latest compiled and minified JavaScript -->
|
||||
<script src="https://netdna.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js"></script>
|
||||
|
||||
<link href="https://netdna.bootstrapcdn.com/font-awesome/4.1.0/css/font-awesome.css" rel="stylesheet">
|
||||
<!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries -->
|
||||
<!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
|
||||
<!--[if lt IE 9]>
|
||||
<script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script>
|
||||
<script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script>
|
||||
<![endif]-->
|
||||
<meta http-equiv="Cache-Control" content="no-cache, no-store, must-revalidate" />
|
||||
<meta http-equiv="Pragma" content="no-cache" />
|
||||
<meta http-equiv="Expires" content="0" />
|
||||
<title>Groups.io Maintenance</title>
|
||||
</head>
|
||||
<body>
|
||||
|
||||
<div class="navbar navbar-head" role="navigation">
|
||||
<div class="navbar-header">
|
||||
<a href="https://groups.io/" class="navbar-left"><img src="../../../../groupsio/current/content/maintenance/img/mainlogo.png" height="50"></a>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div id="content" class="container-fluid">
|
||||
|
||||
<div class="panel panel-default">
|
||||
<div class="panel-heading">
|
||||
<h3 class="panel-title">Groups.io Maintenance</h3>
|
||||
</div>
|
||||
<div class="panel-body">
|
||||
<p>Groups.io is currently undergoing maintenance. We apologize for the downtime, and expect to be back shortly.</p>
|
||||
<!--
|
||||
<p>Groups.io is currently undergoing scheduled maintenance. We expect to be back by 10:00AM Pacific Time.</p>
|
||||
-->
|
||||
</div>
|
||||
<div class="panel-footer">To see some cats, <a href="https://groups.io/groupsio/current/content/maintenance/cats.html">click here</a></div>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
</body>
|
||||
|
|
@ -1 +0,0 @@
|
|||
Too many requests, rate limited
|
||||
53
groups.io/g/MTFHRT/wiki/29602/163334.html
Normal file
53
groups.io/g/MTFHRT/wiki/29602/163334.html
Normal file
|
|
@ -0,0 +1,53 @@
|
|||
<html>
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta http-equiv="Content-Type" content="text/html;charset=UTF-8">
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
|
||||
<!-- Latest compiled and minified CSS -->
|
||||
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css">
|
||||
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap-theme.min.css">
|
||||
<link rel="stylesheet" href="../../../../groupsio/current/content/maintenance/groupsio.css%3Fv=1.0.css">
|
||||
|
||||
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js"></script>
|
||||
<!-- Latest compiled and minified JavaScript -->
|
||||
<script src="https://netdna.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js"></script>
|
||||
|
||||
<link href="https://netdna.bootstrapcdn.com/font-awesome/4.1.0/css/font-awesome.css" rel="stylesheet">
|
||||
<!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries -->
|
||||
<!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
|
||||
<!--[if lt IE 9]>
|
||||
<script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script>
|
||||
<script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script>
|
||||
<![endif]-->
|
||||
<meta http-equiv="Cache-Control" content="no-cache, no-store, must-revalidate" />
|
||||
<meta http-equiv="Pragma" content="no-cache" />
|
||||
<meta http-equiv="Expires" content="0" />
|
||||
<title>Groups.io Maintenance</title>
|
||||
</head>
|
||||
<body>
|
||||
|
||||
<div class="navbar navbar-head" role="navigation">
|
||||
<div class="navbar-header">
|
||||
<a href="https://groups.io/" class="navbar-left"><img src="../../../../groupsio/current/content/maintenance/img/mainlogo.png" height="50"></a>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div id="content" class="container-fluid">
|
||||
|
||||
<div class="panel panel-default">
|
||||
<div class="panel-heading">
|
||||
<h3 class="panel-title">Groups.io Maintenance</h3>
|
||||
</div>
|
||||
<div class="panel-body">
|
||||
<p>Groups.io is currently undergoing maintenance. We apologize for the downtime, and expect to be back shortly.</p>
|
||||
<!--
|
||||
<p>Groups.io is currently undergoing scheduled maintenance. We expect to be back by 10:00AM Pacific Time.</p>
|
||||
-->
|
||||
</div>
|
||||
<div class="panel-footer">To see some cats, <a href="https://groups.io/groupsio/current/content/maintenance/cats.html">click here</a></div>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
</body>
|
||||
|
|
@ -1 +0,0 @@
|
|||
Too many requests, rate limited
|
||||
53
groups.io/g/MTFHRT/wiki/29602/163335.html
Normal file
53
groups.io/g/MTFHRT/wiki/29602/163335.html
Normal file
|
|
@ -0,0 +1,53 @@
|
|||
<html>
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta http-equiv="Content-Type" content="text/html;charset=UTF-8">
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
|
||||
<!-- Latest compiled and minified CSS -->
|
||||
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css">
|
||||
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap-theme.min.css">
|
||||
<link rel="stylesheet" href="../../../../groupsio/current/content/maintenance/groupsio.css%3Fv=1.0.css">
|
||||
|
||||
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js"></script>
|
||||
<!-- Latest compiled and minified JavaScript -->
|
||||
<script src="https://netdna.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js"></script>
|
||||
|
||||
<link href="https://netdna.bootstrapcdn.com/font-awesome/4.1.0/css/font-awesome.css" rel="stylesheet">
|
||||
<!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries -->
|
||||
<!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
|
||||
<!--[if lt IE 9]>
|
||||
<script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script>
|
||||
<script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script>
|
||||
<![endif]-->
|
||||
<meta http-equiv="Cache-Control" content="no-cache, no-store, must-revalidate" />
|
||||
<meta http-equiv="Pragma" content="no-cache" />
|
||||
<meta http-equiv="Expires" content="0" />
|
||||
<title>Groups.io Maintenance</title>
|
||||
</head>
|
||||
<body>
|
||||
|
||||
<div class="navbar navbar-head" role="navigation">
|
||||
<div class="navbar-header">
|
||||
<a href="https://groups.io/" class="navbar-left"><img src="../../../../groupsio/current/content/maintenance/img/mainlogo.png" height="50"></a>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div id="content" class="container-fluid">
|
||||
|
||||
<div class="panel panel-default">
|
||||
<div class="panel-heading">
|
||||
<h3 class="panel-title">Groups.io Maintenance</h3>
|
||||
</div>
|
||||
<div class="panel-body">
|
||||
<p>Groups.io is currently undergoing maintenance. We apologize for the downtime, and expect to be back shortly.</p>
|
||||
<!--
|
||||
<p>Groups.io is currently undergoing scheduled maintenance. We expect to be back by 10:00AM Pacific Time.</p>
|
||||
-->
|
||||
</div>
|
||||
<div class="panel-footer">To see some cats, <a href="https://groups.io/groupsio/current/content/maintenance/cats.html">click here</a></div>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
</body>
|
||||
|
|
@ -1 +0,0 @@
|
|||
Too many requests, rate limited
|
||||
1493
groups.io/g/MTFHRT/wiki/29602/163359.html
Normal file
1493
groups.io/g/MTFHRT/wiki/29602/163359.html
Normal file
File diff suppressed because one or more lines are too long
|
|
@ -1 +0,0 @@
|
|||
Too many requests, rate limited
|
||||
53
groups.io/g/MTFHRT/wiki/29602/163475.html
Normal file
53
groups.io/g/MTFHRT/wiki/29602/163475.html
Normal file
|
|
@ -0,0 +1,53 @@
|
|||
<html>
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta http-equiv="Content-Type" content="text/html;charset=UTF-8">
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
|
||||
<!-- Latest compiled and minified CSS -->
|
||||
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css">
|
||||
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap-theme.min.css">
|
||||
<link rel="stylesheet" href="../../../../groupsio/current/content/maintenance/groupsio.css%3Fv=1.0.css">
|
||||
|
||||
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js"></script>
|
||||
<!-- Latest compiled and minified JavaScript -->
|
||||
<script src="https://netdna.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js"></script>
|
||||
|
||||
<link href="https://netdna.bootstrapcdn.com/font-awesome/4.1.0/css/font-awesome.css" rel="stylesheet">
|
||||
<!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries -->
|
||||
<!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
|
||||
<!--[if lt IE 9]>
|
||||
<script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script>
|
||||
<script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script>
|
||||
<![endif]-->
|
||||
<meta http-equiv="Cache-Control" content="no-cache, no-store, must-revalidate" />
|
||||
<meta http-equiv="Pragma" content="no-cache" />
|
||||
<meta http-equiv="Expires" content="0" />
|
||||
<title>Groups.io Maintenance</title>
|
||||
</head>
|
||||
<body>
|
||||
|
||||
<div class="navbar navbar-head" role="navigation">
|
||||
<div class="navbar-header">
|
||||
<a href="https://groups.io/" class="navbar-left"><img src="../../../../groupsio/current/content/maintenance/img/mainlogo.png" height="50"></a>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div id="content" class="container-fluid">
|
||||
|
||||
<div class="panel panel-default">
|
||||
<div class="panel-heading">
|
||||
<h3 class="panel-title">Groups.io Maintenance</h3>
|
||||
</div>
|
||||
<div class="panel-body">
|
||||
<p>Groups.io is currently undergoing maintenance. We apologize for the downtime, and expect to be back shortly.</p>
|
||||
<!--
|
||||
<p>Groups.io is currently undergoing scheduled maintenance. We expect to be back by 10:00AM Pacific Time.</p>
|
||||
-->
|
||||
</div>
|
||||
<div class="panel-footer">To see some cats, <a href="https://groups.io/groupsio/current/content/maintenance/cats.html">click here</a></div>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
</body>
|
||||
|
|
@ -1 +0,0 @@
|
|||
Too many requests, rate limited
|
||||
53
groups.io/g/MTFHRT/wiki/29602/163480.html
Normal file
53
groups.io/g/MTFHRT/wiki/29602/163480.html
Normal file
|
|
@ -0,0 +1,53 @@
|
|||
<html>
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta http-equiv="Content-Type" content="text/html;charset=UTF-8">
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
|
||||
<!-- Latest compiled and minified CSS -->
|
||||
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css">
|
||||
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap-theme.min.css">
|
||||
<link rel="stylesheet" href="../../../../groupsio/current/content/maintenance/groupsio.css%3Fv=1.0.css">
|
||||
|
||||
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js"></script>
|
||||
<!-- Latest compiled and minified JavaScript -->
|
||||
<script src="https://netdna.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js"></script>
|
||||
|
||||
<link href="https://netdna.bootstrapcdn.com/font-awesome/4.1.0/css/font-awesome.css" rel="stylesheet">
|
||||
<!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries -->
|
||||
<!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
|
||||
<!--[if lt IE 9]>
|
||||
<script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script>
|
||||
<script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script>
|
||||
<![endif]-->
|
||||
<meta http-equiv="Cache-Control" content="no-cache, no-store, must-revalidate" />
|
||||
<meta http-equiv="Pragma" content="no-cache" />
|
||||
<meta http-equiv="Expires" content="0" />
|
||||
<title>Groups.io Maintenance</title>
|
||||
</head>
|
||||
<body>
|
||||
|
||||
<div class="navbar navbar-head" role="navigation">
|
||||
<div class="navbar-header">
|
||||
<a href="https://groups.io/" class="navbar-left"><img src="../../../../groupsio/current/content/maintenance/img/mainlogo.png" height="50"></a>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div id="content" class="container-fluid">
|
||||
|
||||
<div class="panel panel-default">
|
||||
<div class="panel-heading">
|
||||
<h3 class="panel-title">Groups.io Maintenance</h3>
|
||||
</div>
|
||||
<div class="panel-body">
|
||||
<p>Groups.io is currently undergoing maintenance. We apologize for the downtime, and expect to be back shortly.</p>
|
||||
<!--
|
||||
<p>Groups.io is currently undergoing scheduled maintenance. We expect to be back by 10:00AM Pacific Time.</p>
|
||||
-->
|
||||
</div>
|
||||
<div class="panel-footer">To see some cats, <a href="https://groups.io/groupsio/current/content/maintenance/cats.html">click here</a></div>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
</body>
|
||||
|
|
@ -1 +0,0 @@
|
|||
Too many requests, rate limited
|
||||
53
groups.io/g/MTFHRT/wiki/29602/163490.html
Normal file
53
groups.io/g/MTFHRT/wiki/29602/163490.html
Normal file
|
|
@ -0,0 +1,53 @@
|
|||
<html>
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta http-equiv="Content-Type" content="text/html;charset=UTF-8">
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
|
||||
<!-- Latest compiled and minified CSS -->
|
||||
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css">
|
||||
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap-theme.min.css">
|
||||
<link rel="stylesheet" href="../../../../groupsio/current/content/maintenance/groupsio.css%3Fv=1.0.css">
|
||||
|
||||
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js"></script>
|
||||
<!-- Latest compiled and minified JavaScript -->
|
||||
<script src="https://netdna.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js"></script>
|
||||
|
||||
<link href="https://netdna.bootstrapcdn.com/font-awesome/4.1.0/css/font-awesome.css" rel="stylesheet">
|
||||
<!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries -->
|
||||
<!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
|
||||
<!--[if lt IE 9]>
|
||||
<script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script>
|
||||
<script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script>
|
||||
<![endif]-->
|
||||
<meta http-equiv="Cache-Control" content="no-cache, no-store, must-revalidate" />
|
||||
<meta http-equiv="Pragma" content="no-cache" />
|
||||
<meta http-equiv="Expires" content="0" />
|
||||
<title>Groups.io Maintenance</title>
|
||||
</head>
|
||||
<body>
|
||||
|
||||
<div class="navbar navbar-head" role="navigation">
|
||||
<div class="navbar-header">
|
||||
<a href="https://groups.io/" class="navbar-left"><img src="../../../../groupsio/current/content/maintenance/img/mainlogo.png" height="50"></a>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div id="content" class="container-fluid">
|
||||
|
||||
<div class="panel panel-default">
|
||||
<div class="panel-heading">
|
||||
<h3 class="panel-title">Groups.io Maintenance</h3>
|
||||
</div>
|
||||
<div class="panel-body">
|
||||
<p>Groups.io is currently undergoing maintenance. We apologize for the downtime, and expect to be back shortly.</p>
|
||||
<!--
|
||||
<p>Groups.io is currently undergoing scheduled maintenance. We expect to be back by 10:00AM Pacific Time.</p>
|
||||
-->
|
||||
</div>
|
||||
<div class="panel-footer">To see some cats, <a href="https://groups.io/groupsio/current/content/maintenance/cats.html">click here</a></div>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
</body>
|
||||
|
|
@ -1 +0,0 @@
|
|||
Too many requests, rate limited
|
||||
53
groups.io/g/MTFHRT/wiki/29602/163495.html
Normal file
53
groups.io/g/MTFHRT/wiki/29602/163495.html
Normal file
|
|
@ -0,0 +1,53 @@
|
|||
<html>
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta http-equiv="Content-Type" content="text/html;charset=UTF-8">
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
|
||||
<!-- Latest compiled and minified CSS -->
|
||||
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css">
|
||||
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap-theme.min.css">
|
||||
<link rel="stylesheet" href="../../../../groupsio/current/content/maintenance/groupsio.css%3Fv=1.0.css">
|
||||
|
||||
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js"></script>
|
||||
<!-- Latest compiled and minified JavaScript -->
|
||||
<script src="https://netdna.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js"></script>
|
||||
|
||||
<link href="https://netdna.bootstrapcdn.com/font-awesome/4.1.0/css/font-awesome.css" rel="stylesheet">
|
||||
<!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries -->
|
||||
<!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
|
||||
<!--[if lt IE 9]>
|
||||
<script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script>
|
||||
<script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script>
|
||||
<![endif]-->
|
||||
<meta http-equiv="Cache-Control" content="no-cache, no-store, must-revalidate" />
|
||||
<meta http-equiv="Pragma" content="no-cache" />
|
||||
<meta http-equiv="Expires" content="0" />
|
||||
<title>Groups.io Maintenance</title>
|
||||
</head>
|
||||
<body>
|
||||
|
||||
<div class="navbar navbar-head" role="navigation">
|
||||
<div class="navbar-header">
|
||||
<a href="https://groups.io/" class="navbar-left"><img src="../../../../groupsio/current/content/maintenance/img/mainlogo.png" height="50"></a>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div id="content" class="container-fluid">
|
||||
|
||||
<div class="panel panel-default">
|
||||
<div class="panel-heading">
|
||||
<h3 class="panel-title">Groups.io Maintenance</h3>
|
||||
</div>
|
||||
<div class="panel-body">
|
||||
<p>Groups.io is currently undergoing maintenance. We apologize for the downtime, and expect to be back shortly.</p>
|
||||
<!--
|
||||
<p>Groups.io is currently undergoing scheduled maintenance. We expect to be back by 10:00AM Pacific Time.</p>
|
||||
-->
|
||||
</div>
|
||||
<div class="panel-footer">To see some cats, <a href="https://groups.io/groupsio/current/content/maintenance/cats.html">click here</a></div>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
</body>
|
||||
|
|
@ -1 +0,0 @@
|
|||
Too many requests, rate limited
|
||||
1494
groups.io/g/MTFHRT/wiki/29602/163574.html
Normal file
1494
groups.io/g/MTFHRT/wiki/29602/163574.html
Normal file
File diff suppressed because one or more lines are too long
|
|
@ -1 +0,0 @@
|
|||
Too many requests, rate limited
|
||||
53
groups.io/g/MTFHRT/wiki/29602/163606.html
Normal file
53
groups.io/g/MTFHRT/wiki/29602/163606.html
Normal file
|
|
@ -0,0 +1,53 @@
|
|||
<html>
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta http-equiv="Content-Type" content="text/html;charset=UTF-8">
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
|
||||
<!-- Latest compiled and minified CSS -->
|
||||
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css">
|
||||
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap-theme.min.css">
|
||||
<link rel="stylesheet" href="../../../../groupsio/current/content/maintenance/groupsio.css%3Fv=1.0.css">
|
||||
|
||||
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js"></script>
|
||||
<!-- Latest compiled and minified JavaScript -->
|
||||
<script src="https://netdna.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js"></script>
|
||||
|
||||
<link href="https://netdna.bootstrapcdn.com/font-awesome/4.1.0/css/font-awesome.css" rel="stylesheet">
|
||||
<!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries -->
|
||||
<!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
|
||||
<!--[if lt IE 9]>
|
||||
<script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script>
|
||||
<script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script>
|
||||
<![endif]-->
|
||||
<meta http-equiv="Cache-Control" content="no-cache, no-store, must-revalidate" />
|
||||
<meta http-equiv="Pragma" content="no-cache" />
|
||||
<meta http-equiv="Expires" content="0" />
|
||||
<title>Groups.io Maintenance</title>
|
||||
</head>
|
||||
<body>
|
||||
|
||||
<div class="navbar navbar-head" role="navigation">
|
||||
<div class="navbar-header">
|
||||
<a href="https://groups.io/" class="navbar-left"><img src="../../../../groupsio/current/content/maintenance/img/mainlogo.png" height="50"></a>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div id="content" class="container-fluid">
|
||||
|
||||
<div class="panel panel-default">
|
||||
<div class="panel-heading">
|
||||
<h3 class="panel-title">Groups.io Maintenance</h3>
|
||||
</div>
|
||||
<div class="panel-body">
|
||||
<p>Groups.io is currently undergoing maintenance. We apologize for the downtime, and expect to be back shortly.</p>
|
||||
<!--
|
||||
<p>Groups.io is currently undergoing scheduled maintenance. We expect to be back by 10:00AM Pacific Time.</p>
|
||||
-->
|
||||
</div>
|
||||
<div class="panel-footer">To see some cats, <a href="https://groups.io/groupsio/current/content/maintenance/cats.html">click here</a></div>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
</body>
|
||||
|
|
@ -1 +0,0 @@
|
|||
Too many requests, rate limited
|
||||
53
groups.io/g/MTFHRT/wiki/29602/163687.html
Normal file
53
groups.io/g/MTFHRT/wiki/29602/163687.html
Normal file
|
|
@ -0,0 +1,53 @@
|
|||
<html>
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta http-equiv="Content-Type" content="text/html;charset=UTF-8">
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
|
||||
<!-- Latest compiled and minified CSS -->
|
||||
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css">
|
||||
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap-theme.min.css">
|
||||
<link rel="stylesheet" href="../../../../groupsio/current/content/maintenance/groupsio.css%3Fv=1.0.css">
|
||||
|
||||
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js"></script>
|
||||
<!-- Latest compiled and minified JavaScript -->
|
||||
<script src="https://netdna.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js"></script>
|
||||
|
||||
<link href="https://netdna.bootstrapcdn.com/font-awesome/4.1.0/css/font-awesome.css" rel="stylesheet">
|
||||
<!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries -->
|
||||
<!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
|
||||
<!--[if lt IE 9]>
|
||||
<script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script>
|
||||
<script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script>
|
||||
<![endif]-->
|
||||
<meta http-equiv="Cache-Control" content="no-cache, no-store, must-revalidate" />
|
||||
<meta http-equiv="Pragma" content="no-cache" />
|
||||
<meta http-equiv="Expires" content="0" />
|
||||
<title>Groups.io Maintenance</title>
|
||||
</head>
|
||||
<body>
|
||||
|
||||
<div class="navbar navbar-head" role="navigation">
|
||||
<div class="navbar-header">
|
||||
<a href="https://groups.io/" class="navbar-left"><img src="../../../../groupsio/current/content/maintenance/img/mainlogo.png" height="50"></a>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div id="content" class="container-fluid">
|
||||
|
||||
<div class="panel panel-default">
|
||||
<div class="panel-heading">
|
||||
<h3 class="panel-title">Groups.io Maintenance</h3>
|
||||
</div>
|
||||
<div class="panel-body">
|
||||
<p>Groups.io is currently undergoing maintenance. We apologize for the downtime, and expect to be back shortly.</p>
|
||||
<!--
|
||||
<p>Groups.io is currently undergoing scheduled maintenance. We expect to be back by 10:00AM Pacific Time.</p>
|
||||
-->
|
||||
</div>
|
||||
<div class="panel-footer">To see some cats, <a href="https://groups.io/groupsio/current/content/maintenance/cats.html">click here</a></div>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
</body>
|
||||
|
|
@ -1 +0,0 @@
|
|||
Too many requests, rate limited
|
||||
53
groups.io/g/MTFHRT/wiki/29602/163688.html
Normal file
53
groups.io/g/MTFHRT/wiki/29602/163688.html
Normal file
|
|
@ -0,0 +1,53 @@
|
|||
<html>
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta http-equiv="Content-Type" content="text/html;charset=UTF-8">
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
|
||||
<!-- Latest compiled and minified CSS -->
|
||||
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css">
|
||||
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap-theme.min.css">
|
||||
<link rel="stylesheet" href="../../../../groupsio/current/content/maintenance/groupsio.css%3Fv=1.0.css">
|
||||
|
||||
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js"></script>
|
||||
<!-- Latest compiled and minified JavaScript -->
|
||||
<script src="https://netdna.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js"></script>
|
||||
|
||||
<link href="https://netdna.bootstrapcdn.com/font-awesome/4.1.0/css/font-awesome.css" rel="stylesheet">
|
||||
<!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries -->
|
||||
<!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
|
||||
<!--[if lt IE 9]>
|
||||
<script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script>
|
||||
<script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script>
|
||||
<![endif]-->
|
||||
<meta http-equiv="Cache-Control" content="no-cache, no-store, must-revalidate" />
|
||||
<meta http-equiv="Pragma" content="no-cache" />
|
||||
<meta http-equiv="Expires" content="0" />
|
||||
<title>Groups.io Maintenance</title>
|
||||
</head>
|
||||
<body>
|
||||
|
||||
<div class="navbar navbar-head" role="navigation">
|
||||
<div class="navbar-header">
|
||||
<a href="https://groups.io/" class="navbar-left"><img src="../../../../groupsio/current/content/maintenance/img/mainlogo.png" height="50"></a>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div id="content" class="container-fluid">
|
||||
|
||||
<div class="panel panel-default">
|
||||
<div class="panel-heading">
|
||||
<h3 class="panel-title">Groups.io Maintenance</h3>
|
||||
</div>
|
||||
<div class="panel-body">
|
||||
<p>Groups.io is currently undergoing maintenance. We apologize for the downtime, and expect to be back shortly.</p>
|
||||
<!--
|
||||
<p>Groups.io is currently undergoing scheduled maintenance. We expect to be back by 10:00AM Pacific Time.</p>
|
||||
-->
|
||||
</div>
|
||||
<div class="panel-footer">To see some cats, <a href="https://groups.io/groupsio/current/content/maintenance/cats.html">click here</a></div>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
</body>
|
||||
|
|
@ -1 +0,0 @@
|
|||
Too many requests, rate limited
|
||||
53
groups.io/g/MTFHRT/wiki/29602/163689.html
Normal file
53
groups.io/g/MTFHRT/wiki/29602/163689.html
Normal file
|
|
@ -0,0 +1,53 @@
|
|||
<html>
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta http-equiv="Content-Type" content="text/html;charset=UTF-8">
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
|
||||
<!-- Latest compiled and minified CSS -->
|
||||
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css">
|
||||
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap-theme.min.css">
|
||||
<link rel="stylesheet" href="../../../../groupsio/current/content/maintenance/groupsio.css%3Fv=1.0.css">
|
||||
|
||||
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js"></script>
|
||||
<!-- Latest compiled and minified JavaScript -->
|
||||
<script src="https://netdna.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js"></script>
|
||||
|
||||
<link href="https://netdna.bootstrapcdn.com/font-awesome/4.1.0/css/font-awesome.css" rel="stylesheet">
|
||||
<!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries -->
|
||||
<!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
|
||||
<!--[if lt IE 9]>
|
||||
<script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script>
|
||||
<script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script>
|
||||
<![endif]-->
|
||||
<meta http-equiv="Cache-Control" content="no-cache, no-store, must-revalidate" />
|
||||
<meta http-equiv="Pragma" content="no-cache" />
|
||||
<meta http-equiv="Expires" content="0" />
|
||||
<title>Groups.io Maintenance</title>
|
||||
</head>
|
||||
<body>
|
||||
|
||||
<div class="navbar navbar-head" role="navigation">
|
||||
<div class="navbar-header">
|
||||
<a href="https://groups.io/" class="navbar-left"><img src="../../../../groupsio/current/content/maintenance/img/mainlogo.png" height="50"></a>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div id="content" class="container-fluid">
|
||||
|
||||
<div class="panel panel-default">
|
||||
<div class="panel-heading">
|
||||
<h3 class="panel-title">Groups.io Maintenance</h3>
|
||||
</div>
|
||||
<div class="panel-body">
|
||||
<p>Groups.io is currently undergoing maintenance. We apologize for the downtime, and expect to be back shortly.</p>
|
||||
<!--
|
||||
<p>Groups.io is currently undergoing scheduled maintenance. We expect to be back by 10:00AM Pacific Time.</p>
|
||||
-->
|
||||
</div>
|
||||
<div class="panel-footer">To see some cats, <a href="https://groups.io/groupsio/current/content/maintenance/cats.html">click here</a></div>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
</body>
|
||||
|
|
@ -1 +0,0 @@
|
|||
Too many requests, rate limited
|
||||
1494
groups.io/g/MTFHRT/wiki/29602/163831.html
Normal file
1494
groups.io/g/MTFHRT/wiki/29602/163831.html
Normal file
File diff suppressed because one or more lines are too long
|
|
@ -1 +0,0 @@
|
|||
Too many requests, rate limited
|
||||
53
groups.io/g/MTFHRT/wiki/29602/164023.html
Normal file
53
groups.io/g/MTFHRT/wiki/29602/164023.html
Normal file
|
|
@ -0,0 +1,53 @@
|
|||
<html>
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta http-equiv="Content-Type" content="text/html;charset=UTF-8">
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
|
||||
<!-- Latest compiled and minified CSS -->
|
||||
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css">
|
||||
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap-theme.min.css">
|
||||
<link rel="stylesheet" href="../../../../groupsio/current/content/maintenance/groupsio.css%3Fv=1.0.css">
|
||||
|
||||
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js"></script>
|
||||
<!-- Latest compiled and minified JavaScript -->
|
||||
<script src="https://netdna.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js"></script>
|
||||
|
||||
<link href="https://netdna.bootstrapcdn.com/font-awesome/4.1.0/css/font-awesome.css" rel="stylesheet">
|
||||
<!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries -->
|
||||
<!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
|
||||
<!--[if lt IE 9]>
|
||||
<script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script>
|
||||
<script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script>
|
||||
<![endif]-->
|
||||
<meta http-equiv="Cache-Control" content="no-cache, no-store, must-revalidate" />
|
||||
<meta http-equiv="Pragma" content="no-cache" />
|
||||
<meta http-equiv="Expires" content="0" />
|
||||
<title>Groups.io Maintenance</title>
|
||||
</head>
|
||||
<body>
|
||||
|
||||
<div class="navbar navbar-head" role="navigation">
|
||||
<div class="navbar-header">
|
||||
<a href="https://groups.io/" class="navbar-left"><img src="../../../../groupsio/current/content/maintenance/img/mainlogo.png" height="50"></a>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div id="content" class="container-fluid">
|
||||
|
||||
<div class="panel panel-default">
|
||||
<div class="panel-heading">
|
||||
<h3 class="panel-title">Groups.io Maintenance</h3>
|
||||
</div>
|
||||
<div class="panel-body">
|
||||
<p>Groups.io is currently undergoing maintenance. We apologize for the downtime, and expect to be back shortly.</p>
|
||||
<!--
|
||||
<p>Groups.io is currently undergoing scheduled maintenance. We expect to be back by 10:00AM Pacific Time.</p>
|
||||
-->
|
||||
</div>
|
||||
<div class="panel-footer">To see some cats, <a href="https://groups.io/groupsio/current/content/maintenance/cats.html">click here</a></div>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
</body>
|
||||
|
|
@ -1 +0,0 @@
|
|||
Too many requests, rate limited
|
||||
53
groups.io/g/MTFHRT/wiki/29602/164061.html
Normal file
53
groups.io/g/MTFHRT/wiki/29602/164061.html
Normal file
|
|
@ -0,0 +1,53 @@
|
|||
<html>
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta http-equiv="Content-Type" content="text/html;charset=UTF-8">
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
|
||||
<!-- Latest compiled and minified CSS -->
|
||||
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css">
|
||||
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap-theme.min.css">
|
||||
<link rel="stylesheet" href="../../../../groupsio/current/content/maintenance/groupsio.css%3Fv=1.0.css">
|
||||
|
||||
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js"></script>
|
||||
<!-- Latest compiled and minified JavaScript -->
|
||||
<script src="https://netdna.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js"></script>
|
||||
|
||||
<link href="https://netdna.bootstrapcdn.com/font-awesome/4.1.0/css/font-awesome.css" rel="stylesheet">
|
||||
<!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries -->
|
||||
<!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
|
||||
<!--[if lt IE 9]>
|
||||
<script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script>
|
||||
<script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script>
|
||||
<![endif]-->
|
||||
<meta http-equiv="Cache-Control" content="no-cache, no-store, must-revalidate" />
|
||||
<meta http-equiv="Pragma" content="no-cache" />
|
||||
<meta http-equiv="Expires" content="0" />
|
||||
<title>Groups.io Maintenance</title>
|
||||
</head>
|
||||
<body>
|
||||
|
||||
<div class="navbar navbar-head" role="navigation">
|
||||
<div class="navbar-header">
|
||||
<a href="https://groups.io/" class="navbar-left"><img src="../../../../groupsio/current/content/maintenance/img/mainlogo.png" height="50"></a>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div id="content" class="container-fluid">
|
||||
|
||||
<div class="panel panel-default">
|
||||
<div class="panel-heading">
|
||||
<h3 class="panel-title">Groups.io Maintenance</h3>
|
||||
</div>
|
||||
<div class="panel-body">
|
||||
<p>Groups.io is currently undergoing maintenance. We apologize for the downtime, and expect to be back shortly.</p>
|
||||
<!--
|
||||
<p>Groups.io is currently undergoing scheduled maintenance. We expect to be back by 10:00AM Pacific Time.</p>
|
||||
-->
|
||||
</div>
|
||||
<div class="panel-footer">To see some cats, <a href="https://groups.io/groupsio/current/content/maintenance/cats.html">click here</a></div>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
</body>
|
||||
|
|
@ -1 +0,0 @@
|
|||
Too many requests, rate limited
|
||||
53
groups.io/g/MTFHRT/wiki/29602/164250.html
Normal file
53
groups.io/g/MTFHRT/wiki/29602/164250.html
Normal file
|
|
@ -0,0 +1,53 @@
|
|||
<html>
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta http-equiv="Content-Type" content="text/html;charset=UTF-8">
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
|
||||
<!-- Latest compiled and minified CSS -->
|
||||
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css">
|
||||
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap-theme.min.css">
|
||||
<link rel="stylesheet" href="../../../../groupsio/current/content/maintenance/groupsio.css%3Fv=1.0.css">
|
||||
|
||||
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js"></script>
|
||||
<!-- Latest compiled and minified JavaScript -->
|
||||
<script src="https://netdna.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js"></script>
|
||||
|
||||
<link href="https://netdna.bootstrapcdn.com/font-awesome/4.1.0/css/font-awesome.css" rel="stylesheet">
|
||||
<!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries -->
|
||||
<!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
|
||||
<!--[if lt IE 9]>
|
||||
<script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script>
|
||||
<script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script>
|
||||
<![endif]-->
|
||||
<meta http-equiv="Cache-Control" content="no-cache, no-store, must-revalidate" />
|
||||
<meta http-equiv="Pragma" content="no-cache" />
|
||||
<meta http-equiv="Expires" content="0" />
|
||||
<title>Groups.io Maintenance</title>
|
||||
</head>
|
||||
<body>
|
||||
|
||||
<div class="navbar navbar-head" role="navigation">
|
||||
<div class="navbar-header">
|
||||
<a href="https://groups.io/" class="navbar-left"><img src="../../../../groupsio/current/content/maintenance/img/mainlogo.png" height="50"></a>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div id="content" class="container-fluid">
|
||||
|
||||
<div class="panel panel-default">
|
||||
<div class="panel-heading">
|
||||
<h3 class="panel-title">Groups.io Maintenance</h3>
|
||||
</div>
|
||||
<div class="panel-body">
|
||||
<p>Groups.io is currently undergoing maintenance. We apologize for the downtime, and expect to be back shortly.</p>
|
||||
<!--
|
||||
<p>Groups.io is currently undergoing scheduled maintenance. We expect to be back by 10:00AM Pacific Time.</p>
|
||||
-->
|
||||
</div>
|
||||
<div class="panel-footer">To see some cats, <a href="https://groups.io/groupsio/current/content/maintenance/cats.html">click here</a></div>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
</body>
|
||||
|
|
@ -1 +0,0 @@
|
|||
Too many requests, rate limited
|
||||
1494
groups.io/g/MTFHRT/wiki/29602/164251.html
Normal file
1494
groups.io/g/MTFHRT/wiki/29602/164251.html
Normal file
File diff suppressed because one or more lines are too long
|
|
@ -1 +0,0 @@
|
|||
Too many requests, rate limited
|
||||
53
groups.io/g/MTFHRT/wiki/29602/164260.html
Normal file
53
groups.io/g/MTFHRT/wiki/29602/164260.html
Normal file
|
|
@ -0,0 +1,53 @@
|
|||
<html>
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta http-equiv="Content-Type" content="text/html;charset=UTF-8">
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
|
||||
<!-- Latest compiled and minified CSS -->
|
||||
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css">
|
||||
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap-theme.min.css">
|
||||
<link rel="stylesheet" href="../../../../groupsio/current/content/maintenance/groupsio.css%3Fv=1.0.css">
|
||||
|
||||
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js"></script>
|
||||
<!-- Latest compiled and minified JavaScript -->
|
||||
<script src="https://netdna.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js"></script>
|
||||
|
||||
<link href="https://netdna.bootstrapcdn.com/font-awesome/4.1.0/css/font-awesome.css" rel="stylesheet">
|
||||
<!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries -->
|
||||
<!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
|
||||
<!--[if lt IE 9]>
|
||||
<script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script>
|
||||
<script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script>
|
||||
<![endif]-->
|
||||
<meta http-equiv="Cache-Control" content="no-cache, no-store, must-revalidate" />
|
||||
<meta http-equiv="Pragma" content="no-cache" />
|
||||
<meta http-equiv="Expires" content="0" />
|
||||
<title>Groups.io Maintenance</title>
|
||||
</head>
|
||||
<body>
|
||||
|
||||
<div class="navbar navbar-head" role="navigation">
|
||||
<div class="navbar-header">
|
||||
<a href="https://groups.io/" class="navbar-left"><img src="../../../../groupsio/current/content/maintenance/img/mainlogo.png" height="50"></a>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div id="content" class="container-fluid">
|
||||
|
||||
<div class="panel panel-default">
|
||||
<div class="panel-heading">
|
||||
<h3 class="panel-title">Groups.io Maintenance</h3>
|
||||
</div>
|
||||
<div class="panel-body">
|
||||
<p>Groups.io is currently undergoing maintenance. We apologize for the downtime, and expect to be back shortly.</p>
|
||||
<!--
|
||||
<p>Groups.io is currently undergoing scheduled maintenance. We expect to be back by 10:00AM Pacific Time.</p>
|
||||
-->
|
||||
</div>
|
||||
<div class="panel-footer">To see some cats, <a href="https://groups.io/groupsio/current/content/maintenance/cats.html">click here</a></div>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
</body>
|
||||
|
|
@ -1 +0,0 @@
|
|||
Too many requests, rate limited
|
||||
53
groups.io/g/MTFHRT/wiki/29602/164381.html
Normal file
53
groups.io/g/MTFHRT/wiki/29602/164381.html
Normal file
|
|
@ -0,0 +1,53 @@
|
|||
<html>
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta http-equiv="Content-Type" content="text/html;charset=UTF-8">
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
|
||||
<!-- Latest compiled and minified CSS -->
|
||||
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css">
|
||||
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap-theme.min.css">
|
||||
<link rel="stylesheet" href="../../../../groupsio/current/content/maintenance/groupsio.css%3Fv=1.0.css">
|
||||
|
||||
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js"></script>
|
||||
<!-- Latest compiled and minified JavaScript -->
|
||||
<script src="https://netdna.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js"></script>
|
||||
|
||||
<link href="https://netdna.bootstrapcdn.com/font-awesome/4.1.0/css/font-awesome.css" rel="stylesheet">
|
||||
<!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries -->
|
||||
<!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
|
||||
<!--[if lt IE 9]>
|
||||
<script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script>
|
||||
<script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script>
|
||||
<![endif]-->
|
||||
<meta http-equiv="Cache-Control" content="no-cache, no-store, must-revalidate" />
|
||||
<meta http-equiv="Pragma" content="no-cache" />
|
||||
<meta http-equiv="Expires" content="0" />
|
||||
<title>Groups.io Maintenance</title>
|
||||
</head>
|
||||
<body>
|
||||
|
||||
<div class="navbar navbar-head" role="navigation">
|
||||
<div class="navbar-header">
|
||||
<a href="https://groups.io/" class="navbar-left"><img src="../../../../groupsio/current/content/maintenance/img/mainlogo.png" height="50"></a>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div id="content" class="container-fluid">
|
||||
|
||||
<div class="panel panel-default">
|
||||
<div class="panel-heading">
|
||||
<h3 class="panel-title">Groups.io Maintenance</h3>
|
||||
</div>
|
||||
<div class="panel-body">
|
||||
<p>Groups.io is currently undergoing maintenance. We apologize for the downtime, and expect to be back shortly.</p>
|
||||
<!--
|
||||
<p>Groups.io is currently undergoing scheduled maintenance. We expect to be back by 10:00AM Pacific Time.</p>
|
||||
-->
|
||||
</div>
|
||||
<div class="panel-footer">To see some cats, <a href="https://groups.io/groupsio/current/content/maintenance/cats.html">click here</a></div>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
</body>
|
||||
|
|
@ -1 +0,0 @@
|
|||
Too many requests, rate limited
|
||||
53
groups.io/g/MTFHRT/wiki/29602/164382.html
Normal file
53
groups.io/g/MTFHRT/wiki/29602/164382.html
Normal file
|
|
@ -0,0 +1,53 @@
|
|||
<html>
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta http-equiv="Content-Type" content="text/html;charset=UTF-8">
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
|
||||
<!-- Latest compiled and minified CSS -->
|
||||
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css">
|
||||
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap-theme.min.css">
|
||||
<link rel="stylesheet" href="../../../../groupsio/current/content/maintenance/groupsio.css%3Fv=1.0.css">
|
||||
|
||||
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js"></script>
|
||||
<!-- Latest compiled and minified JavaScript -->
|
||||
<script src="https://netdna.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js"></script>
|
||||
|
||||
<link href="https://netdna.bootstrapcdn.com/font-awesome/4.1.0/css/font-awesome.css" rel="stylesheet">
|
||||
<!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries -->
|
||||
<!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
|
||||
<!--[if lt IE 9]>
|
||||
<script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script>
|
||||
<script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script>
|
||||
<![endif]-->
|
||||
<meta http-equiv="Cache-Control" content="no-cache, no-store, must-revalidate" />
|
||||
<meta http-equiv="Pragma" content="no-cache" />
|
||||
<meta http-equiv="Expires" content="0" />
|
||||
<title>Groups.io Maintenance</title>
|
||||
</head>
|
||||
<body>
|
||||
|
||||
<div class="navbar navbar-head" role="navigation">
|
||||
<div class="navbar-header">
|
||||
<a href="https://groups.io/" class="navbar-left"><img src="../../../../groupsio/current/content/maintenance/img/mainlogo.png" height="50"></a>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div id="content" class="container-fluid">
|
||||
|
||||
<div class="panel panel-default">
|
||||
<div class="panel-heading">
|
||||
<h3 class="panel-title">Groups.io Maintenance</h3>
|
||||
</div>
|
||||
<div class="panel-body">
|
||||
<p>Groups.io is currently undergoing maintenance. We apologize for the downtime, and expect to be back shortly.</p>
|
||||
<!--
|
||||
<p>Groups.io is currently undergoing scheduled maintenance. We expect to be back by 10:00AM Pacific Time.</p>
|
||||
-->
|
||||
</div>
|
||||
<div class="panel-footer">To see some cats, <a href="https://groups.io/groupsio/current/content/maintenance/cats.html">click here</a></div>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
</body>
|
||||
|
|
@ -1 +0,0 @@
|
|||
Too many requests, rate limited
|
||||
53
groups.io/g/MTFHRT/wiki/29602/164383.html
Normal file
53
groups.io/g/MTFHRT/wiki/29602/164383.html
Normal file
|
|
@ -0,0 +1,53 @@
|
|||
<html>
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta http-equiv="Content-Type" content="text/html;charset=UTF-8">
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
|
||||
<!-- Latest compiled and minified CSS -->
|
||||
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css">
|
||||
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap-theme.min.css">
|
||||
<link rel="stylesheet" href="../../../../groupsio/current/content/maintenance/groupsio.css%3Fv=1.0.css">
|
||||
|
||||
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js"></script>
|
||||
<!-- Latest compiled and minified JavaScript -->
|
||||
<script src="https://netdna.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js"></script>
|
||||
|
||||
<link href="https://netdna.bootstrapcdn.com/font-awesome/4.1.0/css/font-awesome.css" rel="stylesheet">
|
||||
<!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries -->
|
||||
<!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
|
||||
<!--[if lt IE 9]>
|
||||
<script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script>
|
||||
<script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script>
|
||||
<![endif]-->
|
||||
<meta http-equiv="Cache-Control" content="no-cache, no-store, must-revalidate" />
|
||||
<meta http-equiv="Pragma" content="no-cache" />
|
||||
<meta http-equiv="Expires" content="0" />
|
||||
<title>Groups.io Maintenance</title>
|
||||
</head>
|
||||
<body>
|
||||
|
||||
<div class="navbar navbar-head" role="navigation">
|
||||
<div class="navbar-header">
|
||||
<a href="https://groups.io/" class="navbar-left"><img src="../../../../groupsio/current/content/maintenance/img/mainlogo.png" height="50"></a>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div id="content" class="container-fluid">
|
||||
|
||||
<div class="panel panel-default">
|
||||
<div class="panel-heading">
|
||||
<h3 class="panel-title">Groups.io Maintenance</h3>
|
||||
</div>
|
||||
<div class="panel-body">
|
||||
<p>Groups.io is currently undergoing maintenance. We apologize for the downtime, and expect to be back shortly.</p>
|
||||
<!--
|
||||
<p>Groups.io is currently undergoing scheduled maintenance. We expect to be back by 10:00AM Pacific Time.</p>
|
||||
-->
|
||||
</div>
|
||||
<div class="panel-footer">To see some cats, <a href="https://groups.io/groupsio/current/content/maintenance/cats.html">click here</a></div>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
</body>
|
||||
|
|
@ -1 +0,0 @@
|
|||
Too many requests, rate limited
|
||||
1496
groups.io/g/MTFHRT/wiki/29602/164409.html
Normal file
1496
groups.io/g/MTFHRT/wiki/29602/164409.html
Normal file
File diff suppressed because one or more lines are too long
|
|
@ -1 +0,0 @@
|
|||
Too many requests, rate limited
|
||||
53
groups.io/g/MTFHRT/wiki/29602/164491.html
Normal file
53
groups.io/g/MTFHRT/wiki/29602/164491.html
Normal file
|
|
@ -0,0 +1,53 @@
|
|||
<html>
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta http-equiv="Content-Type" content="text/html;charset=UTF-8">
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
|
||||
<!-- Latest compiled and minified CSS -->
|
||||
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css">
|
||||
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap-theme.min.css">
|
||||
<link rel="stylesheet" href="../../../../groupsio/current/content/maintenance/groupsio.css%3Fv=1.0.css">
|
||||
|
||||
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js"></script>
|
||||
<!-- Latest compiled and minified JavaScript -->
|
||||
<script src="https://netdna.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js"></script>
|
||||
|
||||
<link href="https://netdna.bootstrapcdn.com/font-awesome/4.1.0/css/font-awesome.css" rel="stylesheet">
|
||||
<!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries -->
|
||||
<!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
|
||||
<!--[if lt IE 9]>
|
||||
<script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script>
|
||||
<script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script>
|
||||
<![endif]-->
|
||||
<meta http-equiv="Cache-Control" content="no-cache, no-store, must-revalidate" />
|
||||
<meta http-equiv="Pragma" content="no-cache" />
|
||||
<meta http-equiv="Expires" content="0" />
|
||||
<title>Groups.io Maintenance</title>
|
||||
</head>
|
||||
<body>
|
||||
|
||||
<div class="navbar navbar-head" role="navigation">
|
||||
<div class="navbar-header">
|
||||
<a href="https://groups.io/" class="navbar-left"><img src="../../../../groupsio/current/content/maintenance/img/mainlogo.png" height="50"></a>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div id="content" class="container-fluid">
|
||||
|
||||
<div class="panel panel-default">
|
||||
<div class="panel-heading">
|
||||
<h3 class="panel-title">Groups.io Maintenance</h3>
|
||||
</div>
|
||||
<div class="panel-body">
|
||||
<p>Groups.io is currently undergoing maintenance. We apologize for the downtime, and expect to be back shortly.</p>
|
||||
<!--
|
||||
<p>Groups.io is currently undergoing scheduled maintenance. We expect to be back by 10:00AM Pacific Time.</p>
|
||||
-->
|
||||
</div>
|
||||
<div class="panel-footer">To see some cats, <a href="https://groups.io/groupsio/current/content/maintenance/cats.html">click here</a></div>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
</body>
|
||||
|
|
@ -1 +0,0 @@
|
|||
Too many requests, rate limited
|
||||
53
groups.io/g/MTFHRT/wiki/29602/164510.html
Normal file
53
groups.io/g/MTFHRT/wiki/29602/164510.html
Normal file
|
|
@ -0,0 +1,53 @@
|
|||
<html>
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta http-equiv="Content-Type" content="text/html;charset=UTF-8">
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
|
||||
<!-- Latest compiled and minified CSS -->
|
||||
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css">
|
||||
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap-theme.min.css">
|
||||
<link rel="stylesheet" href="../../../../groupsio/current/content/maintenance/groupsio.css%3Fv=1.0.css">
|
||||
|
||||
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js"></script>
|
||||
<!-- Latest compiled and minified JavaScript -->
|
||||
<script src="https://netdna.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js"></script>
|
||||
|
||||
<link href="https://netdna.bootstrapcdn.com/font-awesome/4.1.0/css/font-awesome.css" rel="stylesheet">
|
||||
<!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries -->
|
||||
<!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
|
||||
<!--[if lt IE 9]>
|
||||
<script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script>
|
||||
<script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script>
|
||||
<![endif]-->
|
||||
<meta http-equiv="Cache-Control" content="no-cache, no-store, must-revalidate" />
|
||||
<meta http-equiv="Pragma" content="no-cache" />
|
||||
<meta http-equiv="Expires" content="0" />
|
||||
<title>Groups.io Maintenance</title>
|
||||
</head>
|
||||
<body>
|
||||
|
||||
<div class="navbar navbar-head" role="navigation">
|
||||
<div class="navbar-header">
|
||||
<a href="https://groups.io/" class="navbar-left"><img src="../../../../groupsio/current/content/maintenance/img/mainlogo.png" height="50"></a>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div id="content" class="container-fluid">
|
||||
|
||||
<div class="panel panel-default">
|
||||
<div class="panel-heading">
|
||||
<h3 class="panel-title">Groups.io Maintenance</h3>
|
||||
</div>
|
||||
<div class="panel-body">
|
||||
<p>Groups.io is currently undergoing maintenance. We apologize for the downtime, and expect to be back shortly.</p>
|
||||
<!--
|
||||
<p>Groups.io is currently undergoing scheduled maintenance. We expect to be back by 10:00AM Pacific Time.</p>
|
||||
-->
|
||||
</div>
|
||||
<div class="panel-footer">To see some cats, <a href="https://groups.io/groupsio/current/content/maintenance/cats.html">click here</a></div>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
</body>
|
||||
|
|
@ -1 +0,0 @@
|
|||
Too many requests, rate limited
|
||||
53
groups.io/g/MTFHRT/wiki/29602/164525.html
Normal file
53
groups.io/g/MTFHRT/wiki/29602/164525.html
Normal file
|
|
@ -0,0 +1,53 @@
|
|||
<html>
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta http-equiv="Content-Type" content="text/html;charset=UTF-8">
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
|
||||
<!-- Latest compiled and minified CSS -->
|
||||
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css">
|
||||
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap-theme.min.css">
|
||||
<link rel="stylesheet" href="../../../../groupsio/current/content/maintenance/groupsio.css%3Fv=1.0.css">
|
||||
|
||||
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js"></script>
|
||||
<!-- Latest compiled and minified JavaScript -->
|
||||
<script src="https://netdna.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js"></script>
|
||||
|
||||
<link href="https://netdna.bootstrapcdn.com/font-awesome/4.1.0/css/font-awesome.css" rel="stylesheet">
|
||||
<!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries -->
|
||||
<!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
|
||||
<!--[if lt IE 9]>
|
||||
<script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script>
|
||||
<script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script>
|
||||
<![endif]-->
|
||||
<meta http-equiv="Cache-Control" content="no-cache, no-store, must-revalidate" />
|
||||
<meta http-equiv="Pragma" content="no-cache" />
|
||||
<meta http-equiv="Expires" content="0" />
|
||||
<title>Groups.io Maintenance</title>
|
||||
</head>
|
||||
<body>
|
||||
|
||||
<div class="navbar navbar-head" role="navigation">
|
||||
<div class="navbar-header">
|
||||
<a href="https://groups.io/" class="navbar-left"><img src="../../../../groupsio/current/content/maintenance/img/mainlogo.png" height="50"></a>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div id="content" class="container-fluid">
|
||||
|
||||
<div class="panel panel-default">
|
||||
<div class="panel-heading">
|
||||
<h3 class="panel-title">Groups.io Maintenance</h3>
|
||||
</div>
|
||||
<div class="panel-body">
|
||||
<p>Groups.io is currently undergoing maintenance. We apologize for the downtime, and expect to be back shortly.</p>
|
||||
<!--
|
||||
<p>Groups.io is currently undergoing scheduled maintenance. We expect to be back by 10:00AM Pacific Time.</p>
|
||||
-->
|
||||
</div>
|
||||
<div class="panel-footer">To see some cats, <a href="https://groups.io/groupsio/current/content/maintenance/cats.html">click here</a></div>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
</body>
|
||||
|
|
@ -1 +0,0 @@
|
|||
Too many requests, rate limited
|
||||
53
groups.io/g/MTFHRT/wiki/29602/164593.html
Normal file
53
groups.io/g/MTFHRT/wiki/29602/164593.html
Normal file
|
|
@ -0,0 +1,53 @@
|
|||
<html>
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta http-equiv="Content-Type" content="text/html;charset=UTF-8">
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
|
||||
<!-- Latest compiled and minified CSS -->
|
||||
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css">
|
||||
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap-theme.min.css">
|
||||
<link rel="stylesheet" href="../../../../groupsio/current/content/maintenance/groupsio.css%3Fv=1.0.css">
|
||||
|
||||
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js"></script>
|
||||
<!-- Latest compiled and minified JavaScript -->
|
||||
<script src="https://netdna.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js"></script>
|
||||
|
||||
<link href="https://netdna.bootstrapcdn.com/font-awesome/4.1.0/css/font-awesome.css" rel="stylesheet">
|
||||
<!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries -->
|
||||
<!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
|
||||
<!--[if lt IE 9]>
|
||||
<script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script>
|
||||
<script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script>
|
||||
<![endif]-->
|
||||
<meta http-equiv="Cache-Control" content="no-cache, no-store, must-revalidate" />
|
||||
<meta http-equiv="Pragma" content="no-cache" />
|
||||
<meta http-equiv="Expires" content="0" />
|
||||
<title>Groups.io Maintenance</title>
|
||||
</head>
|
||||
<body>
|
||||
|
||||
<div class="navbar navbar-head" role="navigation">
|
||||
<div class="navbar-header">
|
||||
<a href="https://groups.io/" class="navbar-left"><img src="../../../../groupsio/current/content/maintenance/img/mainlogo.png" height="50"></a>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div id="content" class="container-fluid">
|
||||
|
||||
<div class="panel panel-default">
|
||||
<div class="panel-heading">
|
||||
<h3 class="panel-title">Groups.io Maintenance</h3>
|
||||
</div>
|
||||
<div class="panel-body">
|
||||
<p>Groups.io is currently undergoing maintenance. We apologize for the downtime, and expect to be back shortly.</p>
|
||||
<!--
|
||||
<p>Groups.io is currently undergoing scheduled maintenance. We expect to be back by 10:00AM Pacific Time.</p>
|
||||
-->
|
||||
</div>
|
||||
<div class="panel-footer">To see some cats, <a href="https://groups.io/groupsio/current/content/maintenance/cats.html">click here</a></div>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
</body>
|
||||
|
|
@ -1 +0,0 @@
|
|||
Too many requests, rate limited
|
||||
1496
groups.io/g/MTFHRT/wiki/29602/164741.html
Normal file
1496
groups.io/g/MTFHRT/wiki/29602/164741.html
Normal file
File diff suppressed because it is too large
Load diff
|
|
@ -1 +0,0 @@
|
|||
Too many requests, rate limited
|
||||
53
groups.io/g/MTFHRT/wiki/29602/164758.html
Normal file
53
groups.io/g/MTFHRT/wiki/29602/164758.html
Normal file
|
|
@ -0,0 +1,53 @@
|
|||
<html>
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta http-equiv="Content-Type" content="text/html;charset=UTF-8">
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
|
||||
<!-- Latest compiled and minified CSS -->
|
||||
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css">
|
||||
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap-theme.min.css">
|
||||
<link rel="stylesheet" href="../../../../groupsio/current/content/maintenance/groupsio.css%3Fv=1.0.css">
|
||||
|
||||
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js"></script>
|
||||
<!-- Latest compiled and minified JavaScript -->
|
||||
<script src="https://netdna.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js"></script>
|
||||
|
||||
<link href="https://netdna.bootstrapcdn.com/font-awesome/4.1.0/css/font-awesome.css" rel="stylesheet">
|
||||
<!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries -->
|
||||
<!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
|
||||
<!--[if lt IE 9]>
|
||||
<script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script>
|
||||
<script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script>
|
||||
<![endif]-->
|
||||
<meta http-equiv="Cache-Control" content="no-cache, no-store, must-revalidate" />
|
||||
<meta http-equiv="Pragma" content="no-cache" />
|
||||
<meta http-equiv="Expires" content="0" />
|
||||
<title>Groups.io Maintenance</title>
|
||||
</head>
|
||||
<body>
|
||||
|
||||
<div class="navbar navbar-head" role="navigation">
|
||||
<div class="navbar-header">
|
||||
<a href="https://groups.io/" class="navbar-left"><img src="../../../../groupsio/current/content/maintenance/img/mainlogo.png" height="50"></a>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div id="content" class="container-fluid">
|
||||
|
||||
<div class="panel panel-default">
|
||||
<div class="panel-heading">
|
||||
<h3 class="panel-title">Groups.io Maintenance</h3>
|
||||
</div>
|
||||
<div class="panel-body">
|
||||
<p>Groups.io is currently undergoing maintenance. We apologize for the downtime, and expect to be back shortly.</p>
|
||||
<!--
|
||||
<p>Groups.io is currently undergoing scheduled maintenance. We expect to be back by 10:00AM Pacific Time.</p>
|
||||
-->
|
||||
</div>
|
||||
<div class="panel-footer">To see some cats, <a href="https://groups.io/groupsio/current/content/maintenance/cats.html">click here</a></div>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
</body>
|
||||
|
|
@ -1 +0,0 @@
|
|||
Too many requests, rate limited
|
||||
53
groups.io/g/MTFHRT/wiki/29602/164835.html
Normal file
53
groups.io/g/MTFHRT/wiki/29602/164835.html
Normal file
|
|
@ -0,0 +1,53 @@
|
|||
<html>
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta http-equiv="Content-Type" content="text/html;charset=UTF-8">
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
|
||||
<!-- Latest compiled and minified CSS -->
|
||||
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css">
|
||||
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap-theme.min.css">
|
||||
<link rel="stylesheet" href="../../../../groupsio/current/content/maintenance/groupsio.css%3Fv=1.0.css">
|
||||
|
||||
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js"></script>
|
||||
<!-- Latest compiled and minified JavaScript -->
|
||||
<script src="https://netdna.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js"></script>
|
||||
|
||||
<link href="https://netdna.bootstrapcdn.com/font-awesome/4.1.0/css/font-awesome.css" rel="stylesheet">
|
||||
<!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries -->
|
||||
<!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
|
||||
<!--[if lt IE 9]>
|
||||
<script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script>
|
||||
<script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script>
|
||||
<![endif]-->
|
||||
<meta http-equiv="Cache-Control" content="no-cache, no-store, must-revalidate" />
|
||||
<meta http-equiv="Pragma" content="no-cache" />
|
||||
<meta http-equiv="Expires" content="0" />
|
||||
<title>Groups.io Maintenance</title>
|
||||
</head>
|
||||
<body>
|
||||
|
||||
<div class="navbar navbar-head" role="navigation">
|
||||
<div class="navbar-header">
|
||||
<a href="https://groups.io/" class="navbar-left"><img src="../../../../groupsio/current/content/maintenance/img/mainlogo.png" height="50"></a>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div id="content" class="container-fluid">
|
||||
|
||||
<div class="panel panel-default">
|
||||
<div class="panel-heading">
|
||||
<h3 class="panel-title">Groups.io Maintenance</h3>
|
||||
</div>
|
||||
<div class="panel-body">
|
||||
<p>Groups.io is currently undergoing maintenance. We apologize for the downtime, and expect to be back shortly.</p>
|
||||
<!--
|
||||
<p>Groups.io is currently undergoing scheduled maintenance. We expect to be back by 10:00AM Pacific Time.</p>
|
||||
-->
|
||||
</div>
|
||||
<div class="panel-footer">To see some cats, <a href="https://groups.io/groupsio/current/content/maintenance/cats.html">click here</a></div>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
</body>
|
||||
|
|
@ -1 +0,0 @@
|
|||
Too many requests, rate limited
|
||||
53
groups.io/g/MTFHRT/wiki/29602/164847.html
Normal file
53
groups.io/g/MTFHRT/wiki/29602/164847.html
Normal file
|
|
@ -0,0 +1,53 @@
|
|||
<html>
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta http-equiv="Content-Type" content="text/html;charset=UTF-8">
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
|
||||
<!-- Latest compiled and minified CSS -->
|
||||
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css">
|
||||
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap-theme.min.css">
|
||||
<link rel="stylesheet" href="../../../../groupsio/current/content/maintenance/groupsio.css%3Fv=1.0.css">
|
||||
|
||||
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js"></script>
|
||||
<!-- Latest compiled and minified JavaScript -->
|
||||
<script src="https://netdna.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js"></script>
|
||||
|
||||
<link href="https://netdna.bootstrapcdn.com/font-awesome/4.1.0/css/font-awesome.css" rel="stylesheet">
|
||||
<!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries -->
|
||||
<!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
|
||||
<!--[if lt IE 9]>
|
||||
<script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script>
|
||||
<script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script>
|
||||
<![endif]-->
|
||||
<meta http-equiv="Cache-Control" content="no-cache, no-store, must-revalidate" />
|
||||
<meta http-equiv="Pragma" content="no-cache" />
|
||||
<meta http-equiv="Expires" content="0" />
|
||||
<title>Groups.io Maintenance</title>
|
||||
</head>
|
||||
<body>
|
||||
|
||||
<div class="navbar navbar-head" role="navigation">
|
||||
<div class="navbar-header">
|
||||
<a href="https://groups.io/" class="navbar-left"><img src="../../../../groupsio/current/content/maintenance/img/mainlogo.png" height="50"></a>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div id="content" class="container-fluid">
|
||||
|
||||
<div class="panel panel-default">
|
||||
<div class="panel-heading">
|
||||
<h3 class="panel-title">Groups.io Maintenance</h3>
|
||||
</div>
|
||||
<div class="panel-body">
|
||||
<p>Groups.io is currently undergoing maintenance. We apologize for the downtime, and expect to be back shortly.</p>
|
||||
<!--
|
||||
<p>Groups.io is currently undergoing scheduled maintenance. We expect to be back by 10:00AM Pacific Time.</p>
|
||||
-->
|
||||
</div>
|
||||
<div class="panel-footer">To see some cats, <a href="https://groups.io/groupsio/current/content/maintenance/cats.html">click here</a></div>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
</body>
|
||||
|
|
@ -1 +0,0 @@
|
|||
Too many requests, rate limited
|
||||
1496
groups.io/g/MTFHRT/wiki/29602/164856.html
Normal file
1496
groups.io/g/MTFHRT/wiki/29602/164856.html
Normal file
File diff suppressed because it is too large
Load diff
|
|
@ -1 +0,0 @@
|
|||
Too many requests, rate limited
|
||||
53
groups.io/g/MTFHRT/wiki/29602/164898.html
Normal file
53
groups.io/g/MTFHRT/wiki/29602/164898.html
Normal file
|
|
@ -0,0 +1,53 @@
|
|||
<html>
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta http-equiv="Content-Type" content="text/html;charset=UTF-8">
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
|
||||
<!-- Latest compiled and minified CSS -->
|
||||
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css">
|
||||
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap-theme.min.css">
|
||||
<link rel="stylesheet" href="../../../../groupsio/current/content/maintenance/groupsio.css%3Fv=1.0.css">
|
||||
|
||||
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js"></script>
|
||||
<!-- Latest compiled and minified JavaScript -->
|
||||
<script src="https://netdna.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js"></script>
|
||||
|
||||
<link href="https://netdna.bootstrapcdn.com/font-awesome/4.1.0/css/font-awesome.css" rel="stylesheet">
|
||||
<!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries -->
|
||||
<!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
|
||||
<!--[if lt IE 9]>
|
||||
<script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script>
|
||||
<script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script>
|
||||
<![endif]-->
|
||||
<meta http-equiv="Cache-Control" content="no-cache, no-store, must-revalidate" />
|
||||
<meta http-equiv="Pragma" content="no-cache" />
|
||||
<meta http-equiv="Expires" content="0" />
|
||||
<title>Groups.io Maintenance</title>
|
||||
</head>
|
||||
<body>
|
||||
|
||||
<div class="navbar navbar-head" role="navigation">
|
||||
<div class="navbar-header">
|
||||
<a href="https://groups.io/" class="navbar-left"><img src="../../../../groupsio/current/content/maintenance/img/mainlogo.png" height="50"></a>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div id="content" class="container-fluid">
|
||||
|
||||
<div class="panel panel-default">
|
||||
<div class="panel-heading">
|
||||
<h3 class="panel-title">Groups.io Maintenance</h3>
|
||||
</div>
|
||||
<div class="panel-body">
|
||||
<p>Groups.io is currently undergoing maintenance. We apologize for the downtime, and expect to be back shortly.</p>
|
||||
<!--
|
||||
<p>Groups.io is currently undergoing scheduled maintenance. We expect to be back by 10:00AM Pacific Time.</p>
|
||||
-->
|
||||
</div>
|
||||
<div class="panel-footer">To see some cats, <a href="https://groups.io/groupsio/current/content/maintenance/cats.html">click here</a></div>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
</body>
|
||||
|
|
@ -1 +0,0 @@
|
|||
Too many requests, rate limited
|
||||
53
groups.io/g/MTFHRT/wiki/29602/164908.html
Normal file
53
groups.io/g/MTFHRT/wiki/29602/164908.html
Normal file
|
|
@ -0,0 +1,53 @@
|
|||
<html>
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta http-equiv="Content-Type" content="text/html;charset=UTF-8">
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
|
||||
<!-- Latest compiled and minified CSS -->
|
||||
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css">
|
||||
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap-theme.min.css">
|
||||
<link rel="stylesheet" href="../../../../groupsio/current/content/maintenance/groupsio.css%3Fv=1.0.css">
|
||||
|
||||
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js"></script>
|
||||
<!-- Latest compiled and minified JavaScript -->
|
||||
<script src="https://netdna.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js"></script>
|
||||
|
||||
<link href="https://netdna.bootstrapcdn.com/font-awesome/4.1.0/css/font-awesome.css" rel="stylesheet">
|
||||
<!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries -->
|
||||
<!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
|
||||
<!--[if lt IE 9]>
|
||||
<script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script>
|
||||
<script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script>
|
||||
<![endif]-->
|
||||
<meta http-equiv="Cache-Control" content="no-cache, no-store, must-revalidate" />
|
||||
<meta http-equiv="Pragma" content="no-cache" />
|
||||
<meta http-equiv="Expires" content="0" />
|
||||
<title>Groups.io Maintenance</title>
|
||||
</head>
|
||||
<body>
|
||||
|
||||
<div class="navbar navbar-head" role="navigation">
|
||||
<div class="navbar-header">
|
||||
<a href="https://groups.io/" class="navbar-left"><img src="../../../../groupsio/current/content/maintenance/img/mainlogo.png" height="50"></a>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div id="content" class="container-fluid">
|
||||
|
||||
<div class="panel panel-default">
|
||||
<div class="panel-heading">
|
||||
<h3 class="panel-title">Groups.io Maintenance</h3>
|
||||
</div>
|
||||
<div class="panel-body">
|
||||
<p>Groups.io is currently undergoing maintenance. We apologize for the downtime, and expect to be back shortly.</p>
|
||||
<!--
|
||||
<p>Groups.io is currently undergoing scheduled maintenance. We expect to be back by 10:00AM Pacific Time.</p>
|
||||
-->
|
||||
</div>
|
||||
<div class="panel-footer">To see some cats, <a href="https://groups.io/groupsio/current/content/maintenance/cats.html">click here</a></div>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
</body>
|
||||
|
|
@ -1 +0,0 @@
|
|||
Too many requests, rate limited
|
||||
53
groups.io/g/MTFHRT/wiki/29602/164928.html
Normal file
53
groups.io/g/MTFHRT/wiki/29602/164928.html
Normal file
|
|
@ -0,0 +1,53 @@
|
|||
<html>
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta http-equiv="Content-Type" content="text/html;charset=UTF-8">
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
|
||||
<!-- Latest compiled and minified CSS -->
|
||||
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css">
|
||||
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap-theme.min.css">
|
||||
<link rel="stylesheet" href="../../../../groupsio/current/content/maintenance/groupsio.css%3Fv=1.0.css">
|
||||
|
||||
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js"></script>
|
||||
<!-- Latest compiled and minified JavaScript -->
|
||||
<script src="https://netdna.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js"></script>
|
||||
|
||||
<link href="https://netdna.bootstrapcdn.com/font-awesome/4.1.0/css/font-awesome.css" rel="stylesheet">
|
||||
<!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries -->
|
||||
<!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
|
||||
<!--[if lt IE 9]>
|
||||
<script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script>
|
||||
<script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script>
|
||||
<![endif]-->
|
||||
<meta http-equiv="Cache-Control" content="no-cache, no-store, must-revalidate" />
|
||||
<meta http-equiv="Pragma" content="no-cache" />
|
||||
<meta http-equiv="Expires" content="0" />
|
||||
<title>Groups.io Maintenance</title>
|
||||
</head>
|
||||
<body>
|
||||
|
||||
<div class="navbar navbar-head" role="navigation">
|
||||
<div class="navbar-header">
|
||||
<a href="https://groups.io/" class="navbar-left"><img src="../../../../groupsio/current/content/maintenance/img/mainlogo.png" height="50"></a>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div id="content" class="container-fluid">
|
||||
|
||||
<div class="panel panel-default">
|
||||
<div class="panel-heading">
|
||||
<h3 class="panel-title">Groups.io Maintenance</h3>
|
||||
</div>
|
||||
<div class="panel-body">
|
||||
<p>Groups.io is currently undergoing maintenance. We apologize for the downtime, and expect to be back shortly.</p>
|
||||
<!--
|
||||
<p>Groups.io is currently undergoing scheduled maintenance. We expect to be back by 10:00AM Pacific Time.</p>
|
||||
-->
|
||||
</div>
|
||||
<div class="panel-footer">To see some cats, <a href="https://groups.io/groupsio/current/content/maintenance/cats.html">click here</a></div>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
</body>
|
||||
|
|
@ -1 +0,0 @@
|
|||
Too many requests, rate limited
|
||||
1501
groups.io/g/MTFHRT/wiki/29602/164931.html
Normal file
1501
groups.io/g/MTFHRT/wiki/29602/164931.html
Normal file
File diff suppressed because it is too large
Load diff
|
|
@ -1 +0,0 @@
|
|||
Too many requests, rate limited
|
||||
53
groups.io/g/MTFHRT/wiki/29602/164997.html
Normal file
53
groups.io/g/MTFHRT/wiki/29602/164997.html
Normal file
|
|
@ -0,0 +1,53 @@
|
|||
<html>
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta http-equiv="Content-Type" content="text/html;charset=UTF-8">
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
|
||||
<!-- Latest compiled and minified CSS -->
|
||||
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css">
|
||||
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap-theme.min.css">
|
||||
<link rel="stylesheet" href="../../../../groupsio/current/content/maintenance/groupsio.css%3Fv=1.0.css">
|
||||
|
||||
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js"></script>
|
||||
<!-- Latest compiled and minified JavaScript -->
|
||||
<script src="https://netdna.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js"></script>
|
||||
|
||||
<link href="https://netdna.bootstrapcdn.com/font-awesome/4.1.0/css/font-awesome.css" rel="stylesheet">
|
||||
<!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries -->
|
||||
<!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
|
||||
<!--[if lt IE 9]>
|
||||
<script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script>
|
||||
<script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script>
|
||||
<![endif]-->
|
||||
<meta http-equiv="Cache-Control" content="no-cache, no-store, must-revalidate" />
|
||||
<meta http-equiv="Pragma" content="no-cache" />
|
||||
<meta http-equiv="Expires" content="0" />
|
||||
<title>Groups.io Maintenance</title>
|
||||
</head>
|
||||
<body>
|
||||
|
||||
<div class="navbar navbar-head" role="navigation">
|
||||
<div class="navbar-header">
|
||||
<a href="https://groups.io/" class="navbar-left"><img src="../../../../groupsio/current/content/maintenance/img/mainlogo.png" height="50"></a>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div id="content" class="container-fluid">
|
||||
|
||||
<div class="panel panel-default">
|
||||
<div class="panel-heading">
|
||||
<h3 class="panel-title">Groups.io Maintenance</h3>
|
||||
</div>
|
||||
<div class="panel-body">
|
||||
<p>Groups.io is currently undergoing maintenance. We apologize for the downtime, and expect to be back shortly.</p>
|
||||
<!--
|
||||
<p>Groups.io is currently undergoing scheduled maintenance. We expect to be back by 10:00AM Pacific Time.</p>
|
||||
-->
|
||||
</div>
|
||||
<div class="panel-footer">To see some cats, <a href="https://groups.io/groupsio/current/content/maintenance/cats.html">click here</a></div>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
</body>
|
||||
|
|
@ -1 +0,0 @@
|
|||
Too many requests, rate limited
|
||||
53
groups.io/g/MTFHRT/wiki/29602/164998.html
Normal file
53
groups.io/g/MTFHRT/wiki/29602/164998.html
Normal file
|
|
@ -0,0 +1,53 @@
|
|||
<html>
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta http-equiv="Content-Type" content="text/html;charset=UTF-8">
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
|
||||
<!-- Latest compiled and minified CSS -->
|
||||
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css">
|
||||
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap-theme.min.css">
|
||||
<link rel="stylesheet" href="../../../../groupsio/current/content/maintenance/groupsio.css%3Fv=1.0.css">
|
||||
|
||||
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js"></script>
|
||||
<!-- Latest compiled and minified JavaScript -->
|
||||
<script src="https://netdna.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js"></script>
|
||||
|
||||
<link href="https://netdna.bootstrapcdn.com/font-awesome/4.1.0/css/font-awesome.css" rel="stylesheet">
|
||||
<!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries -->
|
||||
<!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
|
||||
<!--[if lt IE 9]>
|
||||
<script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script>
|
||||
<script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script>
|
||||
<![endif]-->
|
||||
<meta http-equiv="Cache-Control" content="no-cache, no-store, must-revalidate" />
|
||||
<meta http-equiv="Pragma" content="no-cache" />
|
||||
<meta http-equiv="Expires" content="0" />
|
||||
<title>Groups.io Maintenance</title>
|
||||
</head>
|
||||
<body>
|
||||
|
||||
<div class="navbar navbar-head" role="navigation">
|
||||
<div class="navbar-header">
|
||||
<a href="https://groups.io/" class="navbar-left"><img src="../../../../groupsio/current/content/maintenance/img/mainlogo.png" height="50"></a>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div id="content" class="container-fluid">
|
||||
|
||||
<div class="panel panel-default">
|
||||
<div class="panel-heading">
|
||||
<h3 class="panel-title">Groups.io Maintenance</h3>
|
||||
</div>
|
||||
<div class="panel-body">
|
||||
<p>Groups.io is currently undergoing maintenance. We apologize for the downtime, and expect to be back shortly.</p>
|
||||
<!--
|
||||
<p>Groups.io is currently undergoing scheduled maintenance. We expect to be back by 10:00AM Pacific Time.</p>
|
||||
-->
|
||||
</div>
|
||||
<div class="panel-footer">To see some cats, <a href="https://groups.io/groupsio/current/content/maintenance/cats.html">click here</a></div>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
</body>
|
||||
|
|
@ -1 +0,0 @@
|
|||
Too many requests, rate limited
|
||||
53
groups.io/g/MTFHRT/wiki/29602/165150.html
Normal file
53
groups.io/g/MTFHRT/wiki/29602/165150.html
Normal file
|
|
@ -0,0 +1,53 @@
|
|||
<html>
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta http-equiv="Content-Type" content="text/html;charset=UTF-8">
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
|
||||
<!-- Latest compiled and minified CSS -->
|
||||
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css">
|
||||
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap-theme.min.css">
|
||||
<link rel="stylesheet" href="../../../../groupsio/current/content/maintenance/groupsio.css%3Fv=1.0.css">
|
||||
|
||||
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js"></script>
|
||||
<!-- Latest compiled and minified JavaScript -->
|
||||
<script src="https://netdna.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js"></script>
|
||||
|
||||
<link href="https://netdna.bootstrapcdn.com/font-awesome/4.1.0/css/font-awesome.css" rel="stylesheet">
|
||||
<!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries -->
|
||||
<!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
|
||||
<!--[if lt IE 9]>
|
||||
<script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script>
|
||||
<script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script>
|
||||
<![endif]-->
|
||||
<meta http-equiv="Cache-Control" content="no-cache, no-store, must-revalidate" />
|
||||
<meta http-equiv="Pragma" content="no-cache" />
|
||||
<meta http-equiv="Expires" content="0" />
|
||||
<title>Groups.io Maintenance</title>
|
||||
</head>
|
||||
<body>
|
||||
|
||||
<div class="navbar navbar-head" role="navigation">
|
||||
<div class="navbar-header">
|
||||
<a href="https://groups.io/" class="navbar-left"><img src="../../../../groupsio/current/content/maintenance/img/mainlogo.png" height="50"></a>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div id="content" class="container-fluid">
|
||||
|
||||
<div class="panel panel-default">
|
||||
<div class="panel-heading">
|
||||
<h3 class="panel-title">Groups.io Maintenance</h3>
|
||||
</div>
|
||||
<div class="panel-body">
|
||||
<p>Groups.io is currently undergoing maintenance. We apologize for the downtime, and expect to be back shortly.</p>
|
||||
<!--
|
||||
<p>Groups.io is currently undergoing scheduled maintenance. We expect to be back by 10:00AM Pacific Time.</p>
|
||||
-->
|
||||
</div>
|
||||
<div class="panel-footer">To see some cats, <a href="https://groups.io/groupsio/current/content/maintenance/cats.html">click here</a></div>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
</body>
|
||||
|
|
@ -1 +0,0 @@
|
|||
Too many requests, rate limited
|
||||
1502
groups.io/g/MTFHRT/wiki/29602/165198.html
Normal file
1502
groups.io/g/MTFHRT/wiki/29602/165198.html
Normal file
File diff suppressed because it is too large
Load diff
|
|
@ -1 +0,0 @@
|
|||
Too many requests, rate limited
|
||||
53
groups.io/g/MTFHRT/wiki/29602/165219.html
Normal file
53
groups.io/g/MTFHRT/wiki/29602/165219.html
Normal file
|
|
@ -0,0 +1,53 @@
|
|||
<html>
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta http-equiv="Content-Type" content="text/html;charset=UTF-8">
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
|
||||
<!-- Latest compiled and minified CSS -->
|
||||
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css">
|
||||
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap-theme.min.css">
|
||||
<link rel="stylesheet" href="../../../../groupsio/current/content/maintenance/groupsio.css%3Fv=1.0.css">
|
||||
|
||||
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js"></script>
|
||||
<!-- Latest compiled and minified JavaScript -->
|
||||
<script src="https://netdna.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js"></script>
|
||||
|
||||
<link href="https://netdna.bootstrapcdn.com/font-awesome/4.1.0/css/font-awesome.css" rel="stylesheet">
|
||||
<!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries -->
|
||||
<!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
|
||||
<!--[if lt IE 9]>
|
||||
<script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script>
|
||||
<script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script>
|
||||
<![endif]-->
|
||||
<meta http-equiv="Cache-Control" content="no-cache, no-store, must-revalidate" />
|
||||
<meta http-equiv="Pragma" content="no-cache" />
|
||||
<meta http-equiv="Expires" content="0" />
|
||||
<title>Groups.io Maintenance</title>
|
||||
</head>
|
||||
<body>
|
||||
|
||||
<div class="navbar navbar-head" role="navigation">
|
||||
<div class="navbar-header">
|
||||
<a href="https://groups.io/" class="navbar-left"><img src="../../../../groupsio/current/content/maintenance/img/mainlogo.png" height="50"></a>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div id="content" class="container-fluid">
|
||||
|
||||
<div class="panel panel-default">
|
||||
<div class="panel-heading">
|
||||
<h3 class="panel-title">Groups.io Maintenance</h3>
|
||||
</div>
|
||||
<div class="panel-body">
|
||||
<p>Groups.io is currently undergoing maintenance. We apologize for the downtime, and expect to be back shortly.</p>
|
||||
<!--
|
||||
<p>Groups.io is currently undergoing scheduled maintenance. We expect to be back by 10:00AM Pacific Time.</p>
|
||||
-->
|
||||
</div>
|
||||
<div class="panel-footer">To see some cats, <a href="https://groups.io/groupsio/current/content/maintenance/cats.html">click here</a></div>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
</body>
|
||||
|
|
@ -1 +0,0 @@
|
|||
Too many requests, rate limited
|
||||
53
groups.io/g/MTFHRT/wiki/29602/165250.html
Normal file
53
groups.io/g/MTFHRT/wiki/29602/165250.html
Normal file
|
|
@ -0,0 +1,53 @@
|
|||
<html>
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta http-equiv="Content-Type" content="text/html;charset=UTF-8">
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
|
||||
<!-- Latest compiled and minified CSS -->
|
||||
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css">
|
||||
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap-theme.min.css">
|
||||
<link rel="stylesheet" href="../../../../groupsio/current/content/maintenance/groupsio.css%3Fv=1.0.css">
|
||||
|
||||
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js"></script>
|
||||
<!-- Latest compiled and minified JavaScript -->
|
||||
<script src="https://netdna.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js"></script>
|
||||
|
||||
<link href="https://netdna.bootstrapcdn.com/font-awesome/4.1.0/css/font-awesome.css" rel="stylesheet">
|
||||
<!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries -->
|
||||
<!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
|
||||
<!--[if lt IE 9]>
|
||||
<script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script>
|
||||
<script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script>
|
||||
<![endif]-->
|
||||
<meta http-equiv="Cache-Control" content="no-cache, no-store, must-revalidate" />
|
||||
<meta http-equiv="Pragma" content="no-cache" />
|
||||
<meta http-equiv="Expires" content="0" />
|
||||
<title>Groups.io Maintenance</title>
|
||||
</head>
|
||||
<body>
|
||||
|
||||
<div class="navbar navbar-head" role="navigation">
|
||||
<div class="navbar-header">
|
||||
<a href="https://groups.io/" class="navbar-left"><img src="../../../../groupsio/current/content/maintenance/img/mainlogo.png" height="50"></a>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div id="content" class="container-fluid">
|
||||
|
||||
<div class="panel panel-default">
|
||||
<div class="panel-heading">
|
||||
<h3 class="panel-title">Groups.io Maintenance</h3>
|
||||
</div>
|
||||
<div class="panel-body">
|
||||
<p>Groups.io is currently undergoing maintenance. We apologize for the downtime, and expect to be back shortly.</p>
|
||||
<!--
|
||||
<p>Groups.io is currently undergoing scheduled maintenance. We expect to be back by 10:00AM Pacific Time.</p>
|
||||
-->
|
||||
</div>
|
||||
<div class="panel-footer">To see some cats, <a href="https://groups.io/groupsio/current/content/maintenance/cats.html">click here</a></div>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
</body>
|
||||
|
|
@ -1 +0,0 @@
|
|||
Too many requests, rate limited
|
||||
53
groups.io/g/MTFHRT/wiki/29602/165437.html
Normal file
53
groups.io/g/MTFHRT/wiki/29602/165437.html
Normal file
|
|
@ -0,0 +1,53 @@
|
|||
<html>
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta http-equiv="Content-Type" content="text/html;charset=UTF-8">
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
|
||||
<!-- Latest compiled and minified CSS -->
|
||||
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css">
|
||||
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap-theme.min.css">
|
||||
<link rel="stylesheet" href="../../../../groupsio/current/content/maintenance/groupsio.css%3Fv=1.0.css">
|
||||
|
||||
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js"></script>
|
||||
<!-- Latest compiled and minified JavaScript -->
|
||||
<script src="https://netdna.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js"></script>
|
||||
|
||||
<link href="https://netdna.bootstrapcdn.com/font-awesome/4.1.0/css/font-awesome.css" rel="stylesheet">
|
||||
<!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries -->
|
||||
<!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
|
||||
<!--[if lt IE 9]>
|
||||
<script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script>
|
||||
<script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script>
|
||||
<![endif]-->
|
||||
<meta http-equiv="Cache-Control" content="no-cache, no-store, must-revalidate" />
|
||||
<meta http-equiv="Pragma" content="no-cache" />
|
||||
<meta http-equiv="Expires" content="0" />
|
||||
<title>Groups.io Maintenance</title>
|
||||
</head>
|
||||
<body>
|
||||
|
||||
<div class="navbar navbar-head" role="navigation">
|
||||
<div class="navbar-header">
|
||||
<a href="https://groups.io/" class="navbar-left"><img src="../../../../groupsio/current/content/maintenance/img/mainlogo.png" height="50"></a>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div id="content" class="container-fluid">
|
||||
|
||||
<div class="panel panel-default">
|
||||
<div class="panel-heading">
|
||||
<h3 class="panel-title">Groups.io Maintenance</h3>
|
||||
</div>
|
||||
<div class="panel-body">
|
||||
<p>Groups.io is currently undergoing maintenance. We apologize for the downtime, and expect to be back shortly.</p>
|
||||
<!--
|
||||
<p>Groups.io is currently undergoing scheduled maintenance. We expect to be back by 10:00AM Pacific Time.</p>
|
||||
-->
|
||||
</div>
|
||||
<div class="panel-footer">To see some cats, <a href="https://groups.io/groupsio/current/content/maintenance/cats.html">click here</a></div>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
</body>
|
||||
|
|
@ -1 +0,0 @@
|
|||
Too many requests, rate limited
|
||||
53
groups.io/g/MTFHRT/wiki/29602/165467.html
Normal file
53
groups.io/g/MTFHRT/wiki/29602/165467.html
Normal file
|
|
@ -0,0 +1,53 @@
|
|||
<html>
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta http-equiv="Content-Type" content="text/html;charset=UTF-8">
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
|
||||
<!-- Latest compiled and minified CSS -->
|
||||
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css">
|
||||
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap-theme.min.css">
|
||||
<link rel="stylesheet" href="../../../../groupsio/current/content/maintenance/groupsio.css%3Fv=1.0.css">
|
||||
|
||||
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js"></script>
|
||||
<!-- Latest compiled and minified JavaScript -->
|
||||
<script src="https://netdna.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js"></script>
|
||||
|
||||
<link href="https://netdna.bootstrapcdn.com/font-awesome/4.1.0/css/font-awesome.css" rel="stylesheet">
|
||||
<!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries -->
|
||||
<!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
|
||||
<!--[if lt IE 9]>
|
||||
<script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script>
|
||||
<script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script>
|
||||
<![endif]-->
|
||||
<meta http-equiv="Cache-Control" content="no-cache, no-store, must-revalidate" />
|
||||
<meta http-equiv="Pragma" content="no-cache" />
|
||||
<meta http-equiv="Expires" content="0" />
|
||||
<title>Groups.io Maintenance</title>
|
||||
</head>
|
||||
<body>
|
||||
|
||||
<div class="navbar navbar-head" role="navigation">
|
||||
<div class="navbar-header">
|
||||
<a href="https://groups.io/" class="navbar-left"><img src="../../../../groupsio/current/content/maintenance/img/mainlogo.png" height="50"></a>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div id="content" class="container-fluid">
|
||||
|
||||
<div class="panel panel-default">
|
||||
<div class="panel-heading">
|
||||
<h3 class="panel-title">Groups.io Maintenance</h3>
|
||||
</div>
|
||||
<div class="panel-body">
|
||||
<p>Groups.io is currently undergoing maintenance. We apologize for the downtime, and expect to be back shortly.</p>
|
||||
<!--
|
||||
<p>Groups.io is currently undergoing scheduled maintenance. We expect to be back by 10:00AM Pacific Time.</p>
|
||||
-->
|
||||
</div>
|
||||
<div class="panel-footer">To see some cats, <a href="https://groups.io/groupsio/current/content/maintenance/cats.html">click here</a></div>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
</body>
|
||||
|
|
@ -1 +0,0 @@
|
|||
Too many requests, rate limited
|
||||
1503
groups.io/g/MTFHRT/wiki/29602/165469.html
Normal file
1503
groups.io/g/MTFHRT/wiki/29602/165469.html
Normal file
File diff suppressed because it is too large
Load diff
|
|
@ -1 +0,0 @@
|
|||
Too many requests, rate limited
|
||||
53
groups.io/g/MTFHRT/wiki/29602/165470.html
Normal file
53
groups.io/g/MTFHRT/wiki/29602/165470.html
Normal file
|
|
@ -0,0 +1,53 @@
|
|||
<html>
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta http-equiv="Content-Type" content="text/html;charset=UTF-8">
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
|
||||
<!-- Latest compiled and minified CSS -->
|
||||
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css">
|
||||
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap-theme.min.css">
|
||||
<link rel="stylesheet" href="../../../../groupsio/current/content/maintenance/groupsio.css%3Fv=1.0.css">
|
||||
|
||||
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js"></script>
|
||||
<!-- Latest compiled and minified JavaScript -->
|
||||
<script src="https://netdna.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js"></script>
|
||||
|
||||
<link href="https://netdna.bootstrapcdn.com/font-awesome/4.1.0/css/font-awesome.css" rel="stylesheet">
|
||||
<!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries -->
|
||||
<!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
|
||||
<!--[if lt IE 9]>
|
||||
<script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script>
|
||||
<script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script>
|
||||
<![endif]-->
|
||||
<meta http-equiv="Cache-Control" content="no-cache, no-store, must-revalidate" />
|
||||
<meta http-equiv="Pragma" content="no-cache" />
|
||||
<meta http-equiv="Expires" content="0" />
|
||||
<title>Groups.io Maintenance</title>
|
||||
</head>
|
||||
<body>
|
||||
|
||||
<div class="navbar navbar-head" role="navigation">
|
||||
<div class="navbar-header">
|
||||
<a href="https://groups.io/" class="navbar-left"><img src="../../../../groupsio/current/content/maintenance/img/mainlogo.png" height="50"></a>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div id="content" class="container-fluid">
|
||||
|
||||
<div class="panel panel-default">
|
||||
<div class="panel-heading">
|
||||
<h3 class="panel-title">Groups.io Maintenance</h3>
|
||||
</div>
|
||||
<div class="panel-body">
|
||||
<p>Groups.io is currently undergoing maintenance. We apologize for the downtime, and expect to be back shortly.</p>
|
||||
<!--
|
||||
<p>Groups.io is currently undergoing scheduled maintenance. We expect to be back by 10:00AM Pacific Time.</p>
|
||||
-->
|
||||
</div>
|
||||
<div class="panel-footer">To see some cats, <a href="https://groups.io/groupsio/current/content/maintenance/cats.html">click here</a></div>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
</body>
|
||||
|
|
@ -1 +0,0 @@
|
|||
Too many requests, rate limited
|
||||
Some files were not shown because too many files have changed in this diff Show more
Loading…
Add table
Reference in a new issue