改正链接

This commit is contained in:
zhenjiang.dou 2016-12-27 11:22:25 +08:00
parent 0fea82c787
commit 9e01ae18b9
4 changed files with 158 additions and 158 deletions

View file

@ -1,49 +1,49 @@
<?php
require_once ("core.php");
?>
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title><?=$title?></title>
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0, user-scalable=no">
<meta name="description" content="<?=$description?>">
<meta name="author" content="<?=$author?>">
<link href="favicon.ico?_=<?=$static_release?>" rel="icon">
<link href="//cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/3.3.7/css/bootstrap.min.css" rel="stylesheet">
<link href="./css/style.css?_=<?=$static_release?>" rel="stylesheet"><!--[if lt IE 9]>
<script src="./js/ie8-responsive-file-warning.js"></script><![endif]-->
<script src="./js/ie-emulation-modes-warning.js"></script><!--[if lt IE 9]>
<script src="//cdn.bootcss.com/html5shiv/3.7.0/html5shiv.js"></script>
<script src="//ajax.aspnetcdn.com/ajax/respond/1.4.2/respond.min.js"></script><![endif]-->
</head>
<body>
<?php include ("nav.php"); ?>
<div class="container">
<div class="jumbotron">
<h1>Instant activation</h1>
<p>Free hosting accounts are activated instantly, no need to wait for manual approval, you can start building your pages immediately! A powerful Vista Panel control panel is provided to manage your website, packed with hundreds of great features including Email, FTP add-on domain ...</p>
<p>
<a class="btn btn-lg btn-primary" href="../../components/#navbar" role="button">More &raquo;</a>
</p>
</div>
<div class="row">
<div class="col-md-6">
<h2>Automated features!</h2>
<img src="images/img6.jpg" alt="server" class="img-rounded">
<!--<p class="text-danger">As of v8.0, Safari exhibits a bug in which resizing your browser horizontally causes rendering errors in the justified nav that are cleared upon refreshing.</p>-->
<p>We provide free FTP, PHP 5.3, MySQL and our very popular feature: The Automatic Script Installer Fantastico can install many popular scripts such as PHPbb2 and PHPbb3, Wordpress, Zen-Cart, osCommerce, MyBB, UseBB, MyLittle Forum, 4images, Coppermine, SMF, Joomla, e107, XOOPS, PHP Wind, CuteNews, Mambo, WikiWig and many more! No need to wait a long time uploading files, Our Automatic Script Installer deploys your files in seconds!.</p>
</div>
<div class="col-md-6">
<h2>Quotas and forum</h2>
<img src="images/img5.jpg" alt="server" class="img-rounded">
<p>Combined with our high bandwidth, space provisions and excellent sub-domain options, make us the optimal option. Our very popular Community Forums has been taken up excellently and active members are growing steadily, hence resulting in a better hosting and friendly experience..</p>
<h3>Cluster servers</h3>
<p>We are using a powerful cluster of webservers that are all interconnected to act as one giant super computer.</p>
</div>
</div>
</div>
<?php include ("footer.php"); ?>
</body>
<?php
require_once ("core.php");
?>
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title><?=$title?></title>
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0, user-scalable=no">
<meta name="description" content="<?=$description?>">
<meta name="author" content="<?=$author?>">
<link href="favicon.ico?_=<?=$static_release?>" rel="icon">
<link href="//cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/3.3.7/css/bootstrap.min.css" rel="stylesheet">
<link href="./css/style.css?_=<?=$static_release?>" rel="stylesheet"><!--[if lt IE 9]>
<script src="./js/ie8-responsive-file-warning.js"></script><![endif]-->
<script src="./js/ie-emulation-modes-warning.js"></script><!--[if lt IE 9]>
<script src="//cdn.bootcss.com/html5shiv/3.7.0/html5shiv.js"></script>
<script src="//ajax.aspnetcdn.com/ajax/respond/1.4.2/respond.min.js"></script><![endif]-->
</head>
<body>
<?php include ("nav.php"); ?>
<div class="container">
<div class="jumbotron">
<h1>Instant activation</h1>
<p>Free hosting accounts are activated instantly, no need to wait for manual approval, you can start building your pages immediately! A powerful Vista Panel control panel is provided to manage your website, packed with hundreds of great features including Email, FTP add-on domain ...</p>
<p>
<a class="btn btn-lg btn-primary" href="../../components/#navbar" role="button">More &raquo;</a>
</p>
</div>
<div class="row">
<div class="col-md-6">
<h2>Automated features!</h2>
<img src="images/img6.jpg" alt="server" class="img-rounded">
<!--<p class="text-danger">As of v8.0, Safari exhibits a bug in which resizing your browser horizontally causes rendering errors in the justified nav that are cleared upon refreshing.</p>-->
<p>We provide free FTP, PHP 5.3, MySQL and our very popular feature: The Automatic Script Installer Fantastico can install many popular scripts such as PHPbb2 and PHPbb3, Wordpress, Zen-Cart, osCommerce, MyBB, UseBB, MyLittle Forum, 4images, Coppermine, SMF, Joomla, e107, XOOPS, PHP Wind, CuteNews, Mambo, WikiWig and many more! No need to wait a long time uploading files, Our Automatic Script Installer deploys your files in seconds!.</p>
</div>
<div class="col-md-6">
<h2>Quotas and forum</h2>
<img src="images/img5.jpg" alt="server" class="img-rounded">
<p>Combined with our high bandwidth, space provisions and excellent sub-domain options, make us the optimal option. Our very popular Community Forums has been taken up excellently and active members are growing steadily, hence resulting in a better hosting and friendly experience..</p>
<h3>Cluster servers</h3>
<p>We are using a powerful cluster of webservers that are all interconnected to act as one giant super computer.</p>
</div>
</div>
</div>
<?php include ("footer.php"); ?>
</body>
</html>

View file

@ -11,9 +11,9 @@
</div>
<div id="navbar" class="navbar-collapse collapse">
<ul class="nav navbar-nav">
<li><a href="index1.php" data-i18n="home">Home</a></li>
<li><a href="product1.php" data-i18n="production">Product</a></li>
<li><a href="contact1.php" data-i18n="contact">Contact</a></li>
<li><a href="index.php" data-i18n="home">Home</a></li>
<li><a href="product.php" data-i18n="production">Product</a></li>
<li><a href="contact.php" data-i18n="contact">Contact</a></li>
<li><a href="//help.<?=$domain?>" data-i18n="help">Help</a></li>
<li class="dropdown"><a href="javascript:void(0)" class="dropdown-toggle" data-toggle="dropdown">Others <span class="caret"></span></a>
<ul class="dropdown-menu" role="menu">
@ -33,7 +33,7 @@
<ul class="nav navbar-nav navbar-right">
<li><a href="./index.php" data-i18n="home">Home</a></li>
<li><a href="//cpanel.<?=$domain?>" data-i18n="login">Login</a></li>
<li><a href="./signup1.php" data-i18n="signup">Signup</a></li>
<li><a href="./signup.php" data-i18n="signup">Signup</a></li>
</ul>
</div>
</div>

View file

View file

@ -1,107 +1,107 @@
<?php
require_once ("core.php");
$security_id = md5(rand(6000,getrandmax())); // $security_id = md5(rand(6000,99999999999999991000));
?>
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title><?=$title?></title>
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0, user-scalable=no">
<meta name="description" content="<?=$description?>">
<meta name="author" content="<?=$author?>">
<link href="favicon.ico?_=<?=$static_release?>" rel="icon">
<link href="//cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/3.3.7/css/bootstrap.min.css" rel="stylesheet">
<link href="./css/style.css?_=<?=$static_release?>" rel="stylesheet"><!--[if lt IE 9]>
<script src="./js/ie8-responsive-file-warning.js"></script><![endif]-->
<script src="./js/ie-emulation-modes-warning.js"></script><!--[if lt IE 9]>
<script src="//cdn.bootcss.com/html5shiv/3.7.0/html5shiv.js"></script>
<script src="//cdn.bootcss.com/respond.js/1.4.2/respond.min.js"></script><![endif]-->
</head>
<body>
<?php include ("nav.php"); ?>
<div class="container">
<div class="panel panel-default">
<div class="panel-body">
<h2 data-i18n="signup_free_hosting">Sign Up For Free Hosting</h2>
<p>You can sign up here for fast free PHP & MySQL hosting including a free sub domain. Fill out the form below and your free hosting account will be created. <em>Enjoy :)</em></p>
</div>
</div>
<div class="panel panel-default">
<!--<div class="panel-heading">
<h3 class="panel-title"><h2>Sign Up</h2>
<p>You can sign up here for fast free PHP & MySQL hosting including a free sub domain.
Fill out the form below and your free hosting account will be created. <em>Enjoy :)</em>
</p></h3>
</div>-->
<div class="panel-body">
<form class="form-horizontal" role="form" method=post action="https://order.<?=$domain?>/register.php">
<div class="form-group">
<label for="inputUsername" class="col-sm-4 control-label" data-i18n="username">Username</label>
<div class="col-sm-5">
<input type="text" name="username" class="form-control" id="inputUsername" placeholder="Username" data-i18n="input_username" value="<?php if (isset($_GET['username'])) { echo $_GET['username']; }?>">
</div>
</div>
<div class="form-group">
<label for="inputPassword" class="col-sm-4 control-label" data-i18n="password">Password</label>
<div class="col-sm-5">
<input type="password" name="password" class="form-control" id="inputPassword" placeholder="Password" data-i18n="input_password">
</div>
</div>
<div class="form-group">
<label for="inputEmail" class="col-sm-4 control-label" data-i18n="email">Email Address</label>
<div class="col-sm-5">
<input type="email" name="email" class="form-control" id="inputEmail" placeholder="Email Address" data-i18n="input_email" value="<?php if (isset($_GET['email'])) { echo $_GET['email']; }?>">
</div>
</div>
<div class="form-group">
<label for="inputCategory" class="col-sm-4 control-label" data-i18n="site_category">Site Category</label>
<div class="col-sm-5">
<select class="form-control" name="website_category" id="inputCategory">
<option data-i18n="choose_from_below">Choose from Below</option>
<option data-i18n="personal">Personal</option>
<option data-i18n="business">Business</option>
<option data-i18n="hobby">Hobby</option>
<option data-i18n="forum">Forum</option>
<option data-i18n="adult">Adult</option>
<option data-i18n="dating">Dating</option>
<option data-i18n="software_download">Software / Download</option>
</select>
</div>
</div>
<div class="form-group">
<label for="inputLanguage" class="col-sm-4 control-label" data-i18n="site_language">Site Language</label>
<div class="col-sm-5">
<select class="form-control" name="website_language" id="inputLanguage">
<option data-i18n="choose_from_below">Choose from Below</option>
<option data-i18n="english">English</option>
<option data-i18n="non_english">Non-English</option>
</select>
</div>
</div>
<div class="form-group">
<label for="inputID" class="col-sm-4 control-label" data-i18n="security_code">Security Code</label>
<div class="col-sm-5">
<img width="90px" height="25px" src="https://order.<?=$domain?>/image.php?id=<?=$security_id?>">
<input type="hidden" name="id" class="form-control" id="inputID" placeholder="ID" value="<?=$security_id?>">
</div>
</div>
<div class="form-group">
<label for="inputSecurityCode" class="col-sm-4 control-label" data-i18n="input_security_code">Enter Security Code</label>
<div class="col-sm-5">
<input type="text" name="number" class="form-control" id="inputSecurityCode" placeholder="Input Above Security Code" data-i18n="input_security_code_above">
</div>
</div>
<div class="form-group">
<div class="col-sm-offset-4 col-sm-6">
<button type="submit" name="submit" class="btn btn-default" data-i18n="signup">Register</button>
</div>
</div>
</form>
</div>
</div>
</div>
<?php include ("footer.php"); ?>
</body>
<?php
require_once ("core.php");
$security_id = md5(rand(6000,getrandmax())); // $security_id = md5(rand(6000,99999999999999991000));
?>
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title><?=$title?></title>
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0, user-scalable=no">
<meta name="description" content="<?=$description?>">
<meta name="author" content="<?=$author?>">
<link href="favicon.ico?_=<?=$static_release?>" rel="icon">
<link href="//cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/3.3.7/css/bootstrap.min.css" rel="stylesheet">
<link href="./css/style.css?_=<?=$static_release?>" rel="stylesheet"><!--[if lt IE 9]>
<script src="./js/ie8-responsive-file-warning.js"></script><![endif]-->
<script src="./js/ie-emulation-modes-warning.js"></script><!--[if lt IE 9]>
<script src="//cdn.bootcss.com/html5shiv/3.7.0/html5shiv.js"></script>
<script src="//cdn.bootcss.com/respond.js/1.4.2/respond.min.js"></script><![endif]-->
</head>
<body>
<?php include ("nav.php"); ?>
<div class="container">
<div class="panel panel-default">
<div class="panel-body">
<h2 data-i18n="signup_free_hosting">Sign Up For Free Hosting</h2>
<p>You can sign up here for fast free PHP & MySQL hosting including a free sub domain. Fill out the form below and your free hosting account will be created. <em>Enjoy :)</em></p>
</div>
</div>
<div class="panel panel-default">
<!--<div class="panel-heading">
<h3 class="panel-title"><h2>Sign Up</h2>
<p>You can sign up here for fast free PHP & MySQL hosting including a free sub domain.
Fill out the form below and your free hosting account will be created. <em>Enjoy :)</em>
</p></h3>
</div>-->
<div class="panel-body">
<form class="form-horizontal" role="form" method=post action="https://order.<?=$domain?>/register.php">
<div class="form-group">
<label for="inputUsername" class="col-sm-4 control-label" data-i18n="username">Username</label>
<div class="col-sm-5">
<input type="text" name="username" class="form-control" id="inputUsername" placeholder="Username" data-i18n="input_username" value="<?php if (isset($_GET['username'])) { echo $_GET['username']; }?>">
</div>
</div>
<div class="form-group">
<label for="inputPassword" class="col-sm-4 control-label" data-i18n="password">Password</label>
<div class="col-sm-5">
<input type="password" name="password" class="form-control" id="inputPassword" placeholder="Password" data-i18n="input_password">
</div>
</div>
<div class="form-group">
<label for="inputEmail" class="col-sm-4 control-label" data-i18n="email">Email Address</label>
<div class="col-sm-5">
<input type="email" name="email" class="form-control" id="inputEmail" placeholder="Email Address" data-i18n="input_email" value="<?php if (isset($_GET['email'])) { echo $_GET['email']; }?>">
</div>
</div>
<div class="form-group">
<label for="inputCategory" class="col-sm-4 control-label" data-i18n="site_category">Site Category</label>
<div class="col-sm-5">
<select class="form-control" name="website_category" id="inputCategory">
<option data-i18n="choose_from_below">Choose from Below</option>
<option data-i18n="personal">Personal</option>
<option data-i18n="business">Business</option>
<option data-i18n="hobby">Hobby</option>
<option data-i18n="forum">Forum</option>
<option data-i18n="adult">Adult</option>
<option data-i18n="dating">Dating</option>
<option data-i18n="software_download">Software / Download</option>
</select>
</div>
</div>
<div class="form-group">
<label for="inputLanguage" class="col-sm-4 control-label" data-i18n="site_language">Site Language</label>
<div class="col-sm-5">
<select class="form-control" name="website_language" id="inputLanguage">
<option data-i18n="choose_from_below">Choose from Below</option>
<option data-i18n="english">English</option>
<option data-i18n="non_english">Non-English</option>
</select>
</div>
</div>
<div class="form-group">
<label for="inputID" class="col-sm-4 control-label" data-i18n="security_code">Security Code</label>
<div class="col-sm-5">
<img width="90px" height="25px" src="https://order.<?=$domain?>/image.php?id=<?=$security_id?>">
<input type="hidden" name="id" class="form-control" id="inputID" placeholder="ID" value="<?=$security_id?>">
</div>
</div>
<div class="form-group">
<label for="inputSecurityCode" class="col-sm-4 control-label" data-i18n="input_security_code">Enter Security Code</label>
<div class="col-sm-5">
<input type="text" name="number" class="form-control" id="inputSecurityCode" placeholder="Input Above Security Code" data-i18n="input_security_code_above">
</div>
</div>
<div class="form-group">
<div class="col-sm-offset-4 col-sm-6">
<button type="submit" name="submit" class="btn btn-default" data-i18n="signup">Register</button>
</div>
</div>
</form>
</div>
</div>
</div>
<?php include ("footer.php"); ?>
</body>
</html>