main: free dns service added
This commit is contained in:
parent
04b61b201c
commit
f60712659f
@ -19,6 +19,7 @@
|
|||||||
<ul>
|
<ul>
|
||||||
<li><a href="/vps-hosting.html">VPS Hosting</a></li>
|
<li><a href="/vps-hosting.html">VPS Hosting</a></li>
|
||||||
<li><a href="/managed-services.html">Managed</a></li>
|
<li><a href="/managed-services.html">Managed</a></li>
|
||||||
|
<li><a href="/free-dns.html">Free DNS</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
</li>
|
</li>
|
||||||
<li>
|
<li>
|
||||||
|
93
free-dns.html
Normal file
93
free-dns.html
Normal file
@ -0,0 +1,93 @@
|
|||||||
|
<!DOCTYPE html>
|
||||||
|
|
||||||
|
<html lang="en">
|
||||||
|
<head>
|
||||||
|
<meta charset="utf-8" />
|
||||||
|
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||||
|
|
||||||
|
<title>Last Hour Hosting</title>
|
||||||
|
<meta name="description" content="" />
|
||||||
|
<meta name="author" content="Shiloh" />
|
||||||
|
|
||||||
|
<meta property="og:title" content="Last Hour Hosting" />
|
||||||
|
<meta property="og:type" content="website" />
|
||||||
|
<meta property="og:url" content="https://www.lasthourhosting.org" />
|
||||||
|
<meta property="og:description" content="" />
|
||||||
|
<meta property="og:image" content="" />
|
||||||
|
|
||||||
|
<link rel="icon" href="./assets/favicon.ico" />
|
||||||
|
<link rel="icon" href="./assets/" type="image/svg+xml" />
|
||||||
|
<link rel="apple-touch-icon" href="/apple-touch-icon.png" />
|
||||||
|
|
||||||
|
<link rel="stylesheet" href="css/styles.css?v=1.0" />
|
||||||
|
<meta
|
||||||
|
http-equiv="Content-Security-Policy"
|
||||||
|
content="script-src 'self' https://code.jquery.com/jquery-3.7.1.min.js; style-src 'self'; object-src 'none'; frame-src 'self'; base-uri 'self'; font-src 'self'; img-src 'self'; "
|
||||||
|
/>
|
||||||
|
<script
|
||||||
|
src="https://code.jquery.com/jquery-3.7.1.min.js"
|
||||||
|
integrity="sha256-/JqT3SQfawRcv/BIHPThkBvs0OEvtFFmqPF/lYI/Cxo="
|
||||||
|
crossorigin="anonymous"
|
||||||
|
></script>
|
||||||
|
<script src="./js/main.js"></script>
|
||||||
|
</head>
|
||||||
|
|
||||||
|
<body>
|
||||||
|
<header id="header"></header>
|
||||||
|
|
||||||
|
<main>
|
||||||
|
<div class="flex-column">
|
||||||
|
<h1>Free DNS</h1>
|
||||||
|
<p>
|
||||||
|
Last Hour Hosting has teamed up with desec.io to provide you with
|
||||||
|
open-source name servers at no cost. Free DNS is a top-tier anycast
|
||||||
|
DNS service, operating across numerous servers in various locations,
|
||||||
|
ensuring optimal performance. Last Hour Hosting guarantees that this
|
||||||
|
service will continue to be offered at no charge.
|
||||||
|
</p>
|
||||||
|
<a
|
||||||
|
class="button-3"
|
||||||
|
role="button"
|
||||||
|
href="https://my.lasthourhosting.org/order/free-dns"
|
||||||
|
>Create Account</a
|
||||||
|
>
|
||||||
|
<div class="flex-row">
|
||||||
|
<div class="flex-container bg-one">
|
||||||
|
<h2>What's the cost?</h2>
|
||||||
|
<p>
|
||||||
|
Last Hour Hosting offers this service free of charge, without any
|
||||||
|
binding warranties or commitments for you or us. By registering a
|
||||||
|
user, you gain access to use Free DNS for your domains. You
|
||||||
|
maintain complete control over any domain you enroll in the Free
|
||||||
|
DNS service, and this comprehensive access is available at no
|
||||||
|
cost.
|
||||||
|
</p>
|
||||||
|
</div>
|
||||||
|
<div class="flex-container bg-one">
|
||||||
|
<h2>Currently Available</h2>
|
||||||
|
<ul>
|
||||||
|
<li>A records</li>
|
||||||
|
<li>AAAA records</li>
|
||||||
|
<li>CNAME records</li>
|
||||||
|
<li>MX records</li>
|
||||||
|
<li>TXT records</li>
|
||||||
|
<li>DS records</li>
|
||||||
|
<li>SPF records</li>
|
||||||
|
</ul>
|
||||||
|
</div>
|
||||||
|
<div class="flex-container bg-one">
|
||||||
|
<h2>Overview</h2>
|
||||||
|
|
||||||
|
<ul>
|
||||||
|
<li>Solid Uptime</li>
|
||||||
|
<li>Anycast</li>
|
||||||
|
<li>As many zones as you like, no limits.</li>
|
||||||
|
</ul>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</main>
|
||||||
|
<div id="message"></div>
|
||||||
|
<footer id="footer"></footer>
|
||||||
|
</body>
|
||||||
|
</html>
|
23
index.html
23
index.html
@ -16,7 +16,7 @@
|
|||||||
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||||
|
|
||||||
<title>Last Hour Hosting</title>
|
<title>Last Hour Hosting</title>
|
||||||
<meta name="description" content="Secure web hosting for the last hour." />
|
<meta name="description" content="Web hosting for the last hour." />
|
||||||
<meta name="author" content="Shiloh" />
|
<meta name="author" content="Shiloh" />
|
||||||
|
|
||||||
<meta property="og:title" content="Last Hour Hosting" />
|
<meta property="og:title" content="Last Hour Hosting" />
|
||||||
@ -24,7 +24,7 @@
|
|||||||
<meta property="og:url" content="https://www.lasthourhosting.org" />
|
<meta property="og:url" content="https://www.lasthourhosting.org" />
|
||||||
<meta
|
<meta
|
||||||
property="og:description"
|
property="og:description"
|
||||||
content=" At Last Hour Hosting there's a plan for you with our secure, anonymous, censorship resistant hosting solutions. "
|
content=" At Last Hour Hosting there's a plan for you with our anonymous, censorship resistant hosting solutions. "
|
||||||
/>
|
/>
|
||||||
<meta
|
<meta
|
||||||
property="og:image"
|
property="og:image"
|
||||||
@ -53,10 +53,10 @@
|
|||||||
|
|
||||||
<main>
|
<main>
|
||||||
<div class="flex-column">
|
<div class="flex-column">
|
||||||
<h1>Secure web hosting for the last hour.</h1>
|
<h1>Web hosting for the last hour.</h1>
|
||||||
<p>
|
<p>
|
||||||
At Last Hour Hosting there's a plan for you with our secure,
|
At Last Hour Hosting there's a plan for you with our anonymous,
|
||||||
anonymous, censorship resistant hosting solutions.
|
censorship resistant hosting solutions.
|
||||||
</p>
|
</p>
|
||||||
<a
|
<a
|
||||||
class="button-3"
|
class="button-3"
|
||||||
@ -106,9 +106,8 @@
|
|||||||
<div class="flex-container">
|
<div class="flex-container">
|
||||||
<h3>VPS Hosting</h3>
|
<h3>VPS Hosting</h3>
|
||||||
<p>
|
<p>
|
||||||
Create a secure environment for your application. Enjoy choosing
|
Enjoy choosing the operating system, free DDoS protection and our
|
||||||
the operating system, free DDoS protection and our other options
|
other options and tools.
|
||||||
and tools.
|
|
||||||
</p>
|
</p>
|
||||||
<a class="button-3" role="button" href="/vps-hosting.html"
|
<a class="button-3" role="button" href="/vps-hosting.html"
|
||||||
>See Options</a
|
>See Options</a
|
||||||
@ -167,7 +166,7 @@
|
|||||||
<div class="flex-container bg-one">
|
<div class="flex-container bg-one">
|
||||||
<h3>Iceland Offshore</h3>
|
<h3>Iceland Offshore</h3>
|
||||||
<p>
|
<p>
|
||||||
Secure high-end virtual servers in a Reykjavík Iceland Tier III+
|
High-end virtual servers in a Reykjavík Iceland Tier III+
|
||||||
Datacenter outside the five eyes.
|
Datacenter outside the five eyes.
|
||||||
</p>
|
</p>
|
||||||
<a class="button-3" role="button" href="/vps-hosting.html"
|
<a class="button-3" role="button" href="/vps-hosting.html"
|
||||||
@ -208,8 +207,8 @@
|
|||||||
as our esteemed customer. For enhanced privacy, we recommend
|
as our esteemed customer. For enhanced privacy, we recommend
|
||||||
utilizing reputable anonymous email forwarding services such as
|
utilizing reputable anonymous email forwarding services such as
|
||||||
addy.io. Your peace of mind matters, and at Last Hour Hosting, we
|
addy.io. Your peace of mind matters, and at Last Hour Hosting, we
|
||||||
guarantee a seamless, secure, and private hosting experience
|
guarantee a seamless, and private hosting experience tailored
|
||||||
tailored exclusively for you.
|
exclusively for you.
|
||||||
</p>
|
</p>
|
||||||
<h3>Scalable</h3>
|
<h3>Scalable</h3>
|
||||||
<p>
|
<p>
|
||||||
@ -245,7 +244,7 @@
|
|||||||
<p>
|
<p>
|
||||||
Rest assured, with Last Hour Hosting, your data is not just secure –
|
Rest assured, with Last Hour Hosting, your data is not just secure –
|
||||||
it's fortified by cutting-edge solutions and a team of professionals
|
it's fortified by cutting-edge solutions and a team of professionals
|
||||||
dedicated to your peace of mind."
|
dedicated to your peace of mind.
|
||||||
</p>
|
</p>
|
||||||
<h3>Open-Source</h3>
|
<h3>Open-Source</h3>
|
||||||
<p>
|
<p>
|
||||||
|
@ -97,6 +97,25 @@
|
|||||||
<a class="button-3" role="button" href="/contact.html">Get Quote</a>
|
<a class="button-3" role="button" href="/contact.html">Get Quote</a>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
<div class="flex-row">
|
||||||
|
<div class="flex-container">
|
||||||
|
<h3>Free DNS</h3>
|
||||||
|
<p>
|
||||||
|
Free DNS is a top-tier anycast DNS service, operating across
|
||||||
|
numerous servers in various locations, ensuring optimal
|
||||||
|
performance.
|
||||||
|
</p>
|
||||||
|
<a class="button-3" role="button" href="/free-dns.html"
|
||||||
|
>Learn More</a
|
||||||
|
>
|
||||||
|
<ul>
|
||||||
|
<li>Solid Uptime</li>
|
||||||
|
<li>Anycast</li>
|
||||||
|
<li>As many zones as you like, no limits.</li>
|
||||||
|
<li>Always free guaranteed</li>
|
||||||
|
<li>Open-source</li>
|
||||||
|
</ul>
|
||||||
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</main>
|
</main>
|
||||||
|
Loading…
Reference in New Issue
Block a user