123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113 |
- <!DOCTYPE html>
- <html lang="en-US" xmlns="http://www.w3.org/1999/xhtml">
- <head>
-
- <meta charset="UTF-8"/>
-
- <meta name="viewport" content="width=device-width, initial-scale=1"/>
-
- <title>Coder Mail: Write to us to get an account</title>
- <!--
- Copyright (c) 2016, 2024, 5 Mode
- All rights reserved.
- Redistribution and use in source and binary forms, with or without
- modification, are permitted provided that the following conditions are met:
- * Redistributions of source code must retain the above copyright
- notice, this list of conditions and the following disclaimer.
- * Redistributions in binary form must reproduce the above copyright
- notice, this list of conditions and the following disclaimer in the
- documentation and/or other materials provided with the distribution.
- * Neither 5 Mode nor the names of its contributors
- may be used to endorse or promote products derived from this software
- without specific prior written permission.
- THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
- ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
- WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
- DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDERS OR CONTRIBUTORS BE LIABLE FOR ANY
- DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
- (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
- LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
- ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
- (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
- SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
- https://opensource.org/licenses/BSD-3-Clause -->
-
- <link rel="shortcut icon" href="favicon.ico" />
- <meta name="description" content="Coder Mail, write to us to get an account. This a 5 Mode service."/>
- <meta name="keywords" content="Coder Email,codermail.org,service,5 mode"/>
- <meta name="robots" content="index,follow"/>
- <meta name="author" content="5 Mode"/>
- <script src="/js/jquery-3.6.0.min.js" type="text/javascript"></script>
- <script src="/js/bootstrap.min.js" type="text/javascript"></script>
- <script src="/js/common.js" type="text/javascript"></script>
- <script src="/js/index-html.js" type="text/javascript" defer="defer"></script>
-
- <link href="/css/style.css" type="text/css" rel="stylesheet"/>
- <link href="/css/bootstrap.min.css" type="text/css" rel="stylesheet"/>
- <meta http-equiv='refresh' content='30;url=http://5mode.com'>
- </head>
- <body style="background-color:lightgray; font-family: 'Press Start 2P', cursive; font-size:10px;">
- <!--
- <div id="butParent" title="Return to parent">
- <img src="/res/parent.png" style="width:54px; height:46px;" alt="Go to parent">
- </div> -->
- <div id="appMenuIco" onclick="popupMenu()" style="position:absolute; top:40px; left:30px; border: 0px solid yellow; margin:0; padding: 0px; cursor:pointer; z-index:99999;">
- <img src="/res/app-menu2.png" style="background: #FFFFFF; width:42px; height:35px;" alt="burger menu">
- </div>
- <div class="appMenu" style="position:absolute; top:80px; left:30px; display:none; background-color:#ffffff; width:380px; margin:0; padding: 0px; border: 2px solid darkgray;font-family: Sans, Verdana, Serif;font-size:12px;font-weight:500;"><!-- Here goes the content of the AppMenu --></div
- <div class="content5">
- <div style="width:100%; text-align:center">
- <br><br><br><br><br>
- <span class="welcome">Welcome!</span><br><br>
- <div style="clear:both;margin:auto;min-width:350px;width:100%;">
- <br><br>
- <img src="/res/pigeon.png" style="width:300px; max-width:100%;">
- <br>
- <a href="mailto:info@codermail.org"><span style="color:black;font-size:18px">>> searching a coder? <<</span></a><br>
- Please <a href="mailto:info@codermail.org">write to us</a> or wait 30 sec..<br><br>
- If the website doesn't load press <a href="http://5mode.com" target="_self">here</a>.<br><br>
- <br><br>
- <a href="mailto:info@5mode.com"><span style="color:black;font-size:18px">>> interest in yourname@codermail.org? <<</span></a><br>
- It is just free forever. Please, <a href="mailto:info@5mode.com">email us</a>!
- </div>
- </div>
- <div id="originsDisplay" style="display:none">
- <br>
- <span class="originLabel">Coding:</span> Italy<br>
- <span class="originLabel">Server:</span> United States <br>
- <span class="originLabel"><a href="http://metrica.yandex.com" class="bbb">Metrics</a>:</span> Russia <br>
- <br>
- </div>
-
- <div id="footerCont"> </div>
- <div id="footer"><span style="background:#FFFFFF; opacity:0.7;"> <a href="https://5mode.com/dd.html" class="aaa">Disclaimer</a>. A <a href="http://5mode.com" class="aaa">5 Mode</a> project and <a href="http://demo.5mode.com" class="aaa">WYSIWYG</a> system. Some rights reserved.</span></div>
- </div>
- <!-- content5 -->
- </body>
- </html>
|