2023-11-13 17:03:53 -08:00
|
|
|
|
<!--
|
|
|
|
|
|
|
|
|
|
██ ███████ ███████ ██ ██ ███████ ██ ███████ ██ ██ ██ ███ ██ ██████
|
|
|
|
|
██ ██ ██ ██ ██ ██ ██ ██ ██ ██ ██ ████ ██ ██
|
|
|
|
|
██ █████ ███████ ██ ██ ███████ ██ ███████ █████ ██ ██ ██ ██ ██ ███
|
|
|
|
|
██ ██ ██ ██ ██ ██ ██ ██ ██ ██ ██ ██ ██ ██ ██ ██ ██
|
|
|
|
|
█████ ███████ ███████ ██████ ███████ ██ ███████ ██ ██ ██ ██ ████ ██████
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
-->
|
2023-11-03 14:39:59 -07:00
|
|
|
|
<!DOCTYPE html>
|
|
|
|
|
|
|
|
|
|
<html lang="en">
|
|
|
|
|
<head>
|
|
|
|
|
<meta charset="utf-8" />
|
|
|
|
|
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
|
|
|
|
|
2024-03-18 16:49:34 -07:00
|
|
|
|
<title>Websites, Hosting, and Cloud Services | Last Hour Hosting</title>
|
|
|
|
|
<meta
|
|
|
|
|
name="description"
|
2024-04-18 17:09:03 -07:00
|
|
|
|
content="At Last Hour Hosting there's a plan for you with our Managed Websites, Hosting, and Cloud Services. "
|
2024-03-18 16:49:34 -07:00
|
|
|
|
/>
|
2023-11-03 14:39:59 -07:00
|
|
|
|
<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" />
|
2024-01-18 15:42:32 -08:00
|
|
|
|
<meta
|
|
|
|
|
property="og:description"
|
2024-04-18 17:09:03 -07:00
|
|
|
|
content="At Last Hour Hosting there's a plan for you with our Managed Websites, Hosting, and Cloud Services. "
|
2024-01-18 15:42:32 -08:00
|
|
|
|
/>
|
|
|
|
|
<meta
|
|
|
|
|
property="og:image"
|
|
|
|
|
content="./assets/last_hour_hosting_logo_blue.png"
|
|
|
|
|
/>
|
2023-11-03 14:39:59 -07:00
|
|
|
|
|
|
|
|
|
<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" />
|
2023-11-13 17:03:53 -08:00
|
|
|
|
<meta
|
|
|
|
|
http-equiv="Content-Security-Policy"
|
2024-04-18 17:09:03 -07:00
|
|
|
|
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' https://cdn.lasthourhosting.org/ https://status.lasthourhosting.org; "
|
2023-11-13 17:03:53 -08:00
|
|
|
|
/>
|
|
|
|
|
<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>
|
2023-11-03 14:39:59 -07:00
|
|
|
|
</head>
|
|
|
|
|
|
|
|
|
|
<body>
|
2023-11-13 17:03:53 -08:00
|
|
|
|
<header id="header"></header>
|
2023-11-03 14:39:59 -07:00
|
|
|
|
|
|
|
|
|
<main>
|
2024-04-18 17:09:03 -07:00
|
|
|
|
<div class="flex-column bg-img-main">
|
2023-11-03 14:39:59 -07:00
|
|
|
|
<div class="flex-row">
|
2024-04-18 17:09:03 -07:00
|
|
|
|
<div class="flex-container-left">
|
|
|
|
|
<h1 class="header-large">Web Hosting for the Last Hour</h1>
|
|
|
|
|
<h2>
|
2024-03-21 11:02:01 -07:00
|
|
|
|
At Last Hour Hosting there's a plan for you with our Managed
|
|
|
|
|
Websites, Hosting, and Cloud Services.
|
2024-04-18 17:09:03 -07:00
|
|
|
|
</h2>
|
|
|
|
|
<div>
|
|
|
|
|
<p>
|
2024-03-18 16:49:34 -07:00
|
|
|
|
<a class="page-link" href="/service-level-agreement.html"
|
|
|
|
|
>100% Uptime — Guaranteed. *</a
|
|
|
|
|
>
|
2024-04-18 17:09:03 -07:00
|
|
|
|
</p>
|
|
|
|
|
<p>SSL, DDoS protection, and Backups</p>
|
|
|
|
|
<p>Expert Support</p>
|
|
|
|
|
<p>Zero KYC Required</p>
|
|
|
|
|
<p>
|
2024-03-18 16:49:34 -07:00
|
|
|
|
<a class="page-link" href="https://githaven.org/Shiloh"
|
|
|
|
|
>Everything is Open-Source *</a
|
|
|
|
|
>
|
2024-04-18 17:09:03 -07:00
|
|
|
|
</p>
|
|
|
|
|
</div>
|
|
|
|
|
<a class="button-3" role="button" href="/services.html"
|
|
|
|
|
>Host with Us
|
2024-03-18 16:49:34 -07:00
|
|
|
|
</a>
|
2023-11-03 14:39:59 -07:00
|
|
|
|
</div>
|
2024-03-18 16:49:34 -07:00
|
|
|
|
<div class="flex-container">
|
|
|
|
|
<video
|
|
|
|
|
width="100%"
|
|
|
|
|
controls
|
|
|
|
|
autoplay
|
|
|
|
|
muted
|
|
|
|
|
poster="https://cdn.lasthourhosting.org/assets/lasthour-dashboard.png"
|
|
|
|
|
>
|
|
|
|
|
<source
|
|
|
|
|
src="https://cdn.lasthourhosting.org/assets/dashboard.webm"
|
|
|
|
|
type="video/webm"
|
|
|
|
|
/>
|
|
|
|
|
</video>
|
2023-11-03 14:39:59 -07:00
|
|
|
|
</div>
|
2023-11-09 19:12:20 -08:00
|
|
|
|
</div>
|
|
|
|
|
</div>
|
2024-04-18 17:09:03 -07:00
|
|
|
|
<div class="flex-column bg-two">
|
|
|
|
|
<h2>Popular Services</h2>
|
2023-11-09 19:12:20 -08:00
|
|
|
|
<div class="flex-row">
|
2024-04-18 17:09:03 -07:00
|
|
|
|
<div id="cloud" class="flex-container-left bg-vid">
|
|
|
|
|
<img
|
|
|
|
|
src="/assets/Cloud-Apps.png"
|
|
|
|
|
alt="Cloud Apps"
|
|
|
|
|
height="300"
|
|
|
|
|
width="300"
|
|
|
|
|
/>
|
|
|
|
|
<h3>Cloud Apps Platform</h3>
|
2024-03-18 16:49:34 -07:00
|
|
|
|
<h4>Starting at $31.76/mo.</h4>
|
2024-02-28 15:50:15 -08:00
|
|
|
|
<p>
|
2024-04-18 17:09:03 -07:00
|
|
|
|
Our fully managed, container-based cloud platform (PaaS) offers a
|
|
|
|
|
seamless experience for deploying, managing, and scaling your
|
|
|
|
|
apps.
|
2024-02-28 15:50:15 -08:00
|
|
|
|
</p>
|
2024-04-18 17:09:03 -07:00
|
|
|
|
<a class="button-3" role="button" href="/cloud-apps.html"
|
|
|
|
|
>Configure</a
|
2024-03-18 16:49:34 -07:00
|
|
|
|
>
|
2024-02-28 15:50:15 -08:00
|
|
|
|
</div>
|
2024-04-18 17:09:03 -07:00
|
|
|
|
<div id="vpsHosting" class="flex-container-left bg-vid">
|
|
|
|
|
<img
|
|
|
|
|
src="/assets/Virtual-private-server.png"
|
|
|
|
|
alt="Cloud Apps"
|
|
|
|
|
height="300"
|
|
|
|
|
width="300"
|
|
|
|
|
/>
|
2023-11-09 19:12:20 -08:00
|
|
|
|
<h3>VPS Hosting</h3>
|
2024-03-18 16:49:34 -07:00
|
|
|
|
<h4>Starting at $17.95/mo.</h4>
|
2023-11-09 19:12:20 -08:00
|
|
|
|
<p>
|
2024-04-18 17:09:03 -07:00
|
|
|
|
Elevate your hosting experience with our powerful proxmox VPS
|
|
|
|
|
solution.
|
2023-11-09 19:12:20 -08:00
|
|
|
|
</p>
|
2024-02-08 18:02:57 -08:00
|
|
|
|
<a class="button-3" role="button" href="/vps-hosting.html"
|
2024-04-18 17:09:03 -07:00
|
|
|
|
>Configure</a
|
2024-02-08 18:02:57 -08:00
|
|
|
|
>
|
|
|
|
|
</div>
|
2024-04-18 17:09:03 -07:00
|
|
|
|
<div id="migration" class="flex-container-left">
|
|
|
|
|
<img
|
|
|
|
|
src="/assets/migration.png"
|
|
|
|
|
alt="Cloud Apps"
|
|
|
|
|
height="300"
|
|
|
|
|
width="300"
|
|
|
|
|
/>
|
2023-11-03 14:39:59 -07:00
|
|
|
|
<h3>Data Migration</h3>
|
2024-04-18 17:09:03 -07:00
|
|
|
|
<h4>Contact for Quote</h4>
|
2023-11-09 19:12:20 -08:00
|
|
|
|
<p>
|
|
|
|
|
We would love to assist you in migrating your assets over to our
|
|
|
|
|
systems. Contact us today for a quote.
|
|
|
|
|
</p>
|
2023-11-15 17:56:01 -08:00
|
|
|
|
<a class="button-3" role="button" href="/contact.html">Get Quote</a>
|
2023-11-03 14:39:59 -07:00
|
|
|
|
</div>
|
|
|
|
|
</div>
|
|
|
|
|
</div>
|
|
|
|
|
<div class="flex-column">
|
2024-04-18 17:09:03 -07:00
|
|
|
|
<h2>Datacenter Locations</h2>
|
2023-11-03 14:39:59 -07:00
|
|
|
|
<div class="flex-row">
|
2024-03-18 16:49:34 -07:00
|
|
|
|
<div id="iceland" class="flex-container bg-vid">
|
2024-04-18 17:09:03 -07:00
|
|
|
|
<img
|
|
|
|
|
src="/assets/iceland-map.png"
|
|
|
|
|
alt="Cloud Apps"
|
|
|
|
|
height="300"
|
|
|
|
|
width="300"
|
|
|
|
|
/>
|
2023-11-03 14:39:59 -07:00
|
|
|
|
<h3>Iceland Offshore</h3>
|
2024-04-18 17:09:03 -07:00
|
|
|
|
<div>
|
|
|
|
|
<a target="_blank" href="https://status.lasthourhosting.org/">
|
|
|
|
|
<img
|
|
|
|
|
src="https://status.lasthourhosting.org/api/badge/27/uptime?style=flat-square"
|
|
|
|
|
/>
|
|
|
|
|
</a>
|
|
|
|
|
<a target="_blank" href="https://status.lasthourhosting.org/">
|
|
|
|
|
<img
|
|
|
|
|
src="https://status.lasthourhosting.org/api/badge/27/ping?style=flat-square"
|
|
|
|
|
/>
|
|
|
|
|
</a>
|
|
|
|
|
</div>
|
2023-11-09 19:12:20 -08:00
|
|
|
|
<p>
|
2024-02-15 19:41:51 -08:00
|
|
|
|
High-end virtual servers in a Reykjavík Iceland Tier III+
|
2023-11-09 19:12:20 -08:00
|
|
|
|
Datacenter outside the five eyes.
|
|
|
|
|
</p>
|
2024-04-18 17:09:03 -07:00
|
|
|
|
<a class="button-3" role="button" href="/services.html"
|
|
|
|
|
>Get Started</a
|
2023-11-03 14:39:59 -07:00
|
|
|
|
>
|
|
|
|
|
</div>
|
2024-03-18 16:49:34 -07:00
|
|
|
|
<div id="notAvailable" class="flex-container bg-vid">
|
2024-04-18 17:09:03 -07:00
|
|
|
|
<img
|
|
|
|
|
src="/assets/netherlands-map.png"
|
|
|
|
|
alt="Cloud Apps"
|
|
|
|
|
height="300"
|
|
|
|
|
width="300"
|
|
|
|
|
/>
|
|
|
|
|
<h3>Netherlands Offshore</h3>
|
|
|
|
|
|
|
|
|
|
<div>
|
|
|
|
|
<a target="_blank" href="https://status.lasthourhosting.org/">
|
|
|
|
|
<img
|
|
|
|
|
src="https://status.lasthourhosting.org/api/badge/32/uptime?style=flat-square"
|
|
|
|
|
/>
|
|
|
|
|
</a>
|
|
|
|
|
<a target="_blank" href="https://status.lasthourhosting.org/">
|
|
|
|
|
<img
|
|
|
|
|
src="https://status.lasthourhosting.org/api/badge/32/ping?style=flat-square"
|
|
|
|
|
/>
|
|
|
|
|
</a>
|
|
|
|
|
</div>
|
|
|
|
|
<p>
|
|
|
|
|
High-end virtual servers in a Naaldwijk Netherlands Tier III+
|
|
|
|
|
Datacenter outside the five eyes.
|
|
|
|
|
</p>
|
|
|
|
|
<a class="button-3" role="button" href="/services.html"
|
|
|
|
|
>Get Started</a
|
|
|
|
|
>
|
2023-11-03 14:39:59 -07:00
|
|
|
|
</div>
|
2024-03-18 16:49:34 -07:00
|
|
|
|
<div id="notAvailable" class="flex-container bg-vid">
|
2024-04-18 17:09:03 -07:00
|
|
|
|
<img
|
|
|
|
|
src="/assets/finland-map.png"
|
|
|
|
|
alt="Cloud Apps"
|
|
|
|
|
height="300"
|
|
|
|
|
width="300"
|
|
|
|
|
/>
|
2023-11-03 14:39:59 -07:00
|
|
|
|
<h3>Finland (Coming soon)</h3>
|
2023-11-09 19:12:20 -08:00
|
|
|
|
<p>Request this location.</p>
|
2023-11-15 17:56:01 -08:00
|
|
|
|
<a class="button-3" role="button" href="/contact.html">Request</a>
|
2023-11-03 14:39:59 -07:00
|
|
|
|
</div>
|
|
|
|
|
</div>
|
|
|
|
|
</div>
|
2024-04-18 17:09:03 -07:00
|
|
|
|
<div class="flex-column bg-two">
|
|
|
|
|
<div class="flex-row">
|
|
|
|
|
<div class="flex-container-left">
|
|
|
|
|
<img src="/assets/christ-centered.png" alt="christ-centered" />
|
|
|
|
|
</div>
|
|
|
|
|
<div class="flex-container-left">
|
|
|
|
|
<h2>Christ-Centered</h2>
|
|
|
|
|
<p>
|
|
|
|
|
When you choose Last Hour Hosting, you're not just investing in
|
|
|
|
|
top-notch hosting services – you're contributing to a higher
|
|
|
|
|
purpose. We are proud to declare that our profits are dedicated to
|
|
|
|
|
reforming technology in the name of Jesus. Your support fuels
|
|
|
|
|
meaningful change, enabling us to advance technology with a
|
|
|
|
|
purpose, spreading the Gospel, Christ's love, and compassion. Join
|
|
|
|
|
us as we seek to keep the Gospel online and uncensored by Satan.
|
|
|
|
|
</p>
|
|
|
|
|
<a
|
|
|
|
|
class="button-3"
|
|
|
|
|
role="button"
|
|
|
|
|
href="https://creed.shilohcode.com"
|
|
|
|
|
>Read More</a
|
|
|
|
|
>
|
|
|
|
|
</div>
|
|
|
|
|
</div>
|
|
|
|
|
</div>
|
|
|
|
|
<div class="flex-column">
|
|
|
|
|
<div class="flex-row">
|
|
|
|
|
<div class="flex-container-left">
|
|
|
|
|
<img src="/assets/no-kyc.png" alt="Cloud Apps" />
|
|
|
|
|
</div>
|
|
|
|
|
<div class="flex-container-left">
|
|
|
|
|
<h2>No KYC "Know Your Customer"</h2>
|
|
|
|
|
<p>
|
|
|
|
|
At Last Hour Hosting, your security and anonymity are our top
|
|
|
|
|
priorities. Unlike other hosting providers, we don't demand
|
|
|
|
|
intrusive personal details or identification documents. Your trust
|
|
|
|
|
is all we need – a valid email address is sufficient to welcome
|
|
|
|
|
you as our esteemed customer. For enhanced privacy, we recommend
|
|
|
|
|
utilizing reputable anonymous email forwarding services such as
|
|
|
|
|
addy.io. Your peace of mind matters, and at Last Hour Hosting, we
|
|
|
|
|
guarantee a seamless, and private hosting experience tailored
|
|
|
|
|
exclusively for you.
|
|
|
|
|
</p>
|
|
|
|
|
</div>
|
|
|
|
|
</div>
|
|
|
|
|
</div>
|
|
|
|
|
<div class="flex-column bg-two">
|
|
|
|
|
<div class="flex-row">
|
|
|
|
|
<div class="flex-container-left">
|
|
|
|
|
<img src="/assets/scalable.png" alt="Cloud Apps" />
|
|
|
|
|
</div>
|
|
|
|
|
<div class="flex-container-left">
|
|
|
|
|
<h2>Scalable</h2>
|
|
|
|
|
<p>
|
|
|
|
|
Start small and dream big. Our hosting solutions are designed to
|
|
|
|
|
evolve with your aspirations. Whether you begin with a modest VPS
|
|
|
|
|
hosting account or have ambitions for a large, custom cloud setup,
|
|
|
|
|
we are here to scale with you. Our flexible and scalable hosting
|
|
|
|
|
services ensure that your online presence expands seamlessly as
|
|
|
|
|
your needs grow.
|
|
|
|
|
</p>
|
|
|
|
|
</div>
|
|
|
|
|
</div>
|
|
|
|
|
</div>
|
|
|
|
|
<div class="flex-column">
|
|
|
|
|
<div class="flex-row">
|
|
|
|
|
<div class="flex-container-left">
|
|
|
|
|
<img
|
|
|
|
|
src="/assets/solid-support.png"
|
|
|
|
|
alt="Cloud Apps"
|
|
|
|
|
height="300"
|
|
|
|
|
width="300"
|
|
|
|
|
/>
|
|
|
|
|
</div>
|
|
|
|
|
<div class="flex-container-left">
|
|
|
|
|
<h2>Solid Support</h2>
|
|
|
|
|
<p>
|
|
|
|
|
We offer a variety of personalized support channels with actual
|
|
|
|
|
people to cater to your specific security requirements. Whether
|
|
|
|
|
you prefer the Session app, the convenience of your personalized
|
|
|
|
|
account ticketing dashboard, or the ease of communication through
|
|
|
|
|
email, we have you covered. Our team is ready to assist you
|
|
|
|
|
through the channel that best aligns with your preferences,
|
|
|
|
|
ensuring that you receive unparalleled assistance whenever you
|
|
|
|
|
need it.
|
|
|
|
|
</p>
|
|
|
|
|
<a
|
|
|
|
|
class="button-3"
|
|
|
|
|
role="button"
|
|
|
|
|
href="https://creed.shilohcode.com"
|
|
|
|
|
>Get Support</a
|
|
|
|
|
>
|
|
|
|
|
</div>
|
|
|
|
|
</div>
|
|
|
|
|
</div>
|
|
|
|
|
<div class="flex-column bg-two">
|
|
|
|
|
<div class="flex-row">
|
|
|
|
|
<div class="flex-container-left">
|
|
|
|
|
<img src="/assets/full-access.png" />
|
|
|
|
|
</div>
|
|
|
|
|
<div class="flex-container-left">
|
|
|
|
|
<h2>Full Access</h2>
|
|
|
|
|
<p>
|
|
|
|
|
We believe in empowering our customers with unparalleled freedom
|
|
|
|
|
and control over their hosting environment. With our services, you
|
|
|
|
|
enjoy full access and control on fully portable open-source
|
|
|
|
|
platforms, giving you the freedom to customize your hosting
|
|
|
|
|
experience according to your unique requirements without lock-in.
|
|
|
|
|
</p>
|
|
|
|
|
</div>
|
|
|
|
|
</div>
|
|
|
|
|
</div>
|
|
|
|
|
<div class="flex-column">
|
|
|
|
|
<div class="flex-row">
|
|
|
|
|
<div class="flex-container-left">
|
|
|
|
|
<img src="/assets/secure.png" />
|
|
|
|
|
</div>
|
|
|
|
|
<div class="flex-container-left">
|
|
|
|
|
<h2>Secure</h2>
|
|
|
|
|
<p>
|
|
|
|
|
Rest assured, with Last Hour Hosting, your data is not just secure
|
|
|
|
|
– it's fortified by cutting-edge open-source solutions and tier
|
|
|
|
|
III+ offshore datacenters with a team of professionals dedicated
|
|
|
|
|
to your peace of mind.
|
|
|
|
|
</p>
|
|
|
|
|
</div>
|
|
|
|
|
</div>
|
|
|
|
|
</div>
|
|
|
|
|
<div class="flex-column bg-two">
|
|
|
|
|
<div class="flex-row">
|
|
|
|
|
<div class="flex-container-left">
|
|
|
|
|
<img src="/assets/open-source.png" />
|
|
|
|
|
</div>
|
|
|
|
|
<div class="flex-container-left">
|
|
|
|
|
<h2>Open-Source</h2>
|
|
|
|
|
<p>
|
|
|
|
|
Last Hour Hosting stands out as a pioneering web hosting platform
|
|
|
|
|
committed to the development and extensive use of open source
|
|
|
|
|
software without licenses. This dedication ensures that we all
|
|
|
|
|
remain independent, free from third-party control. By harnessing
|
|
|
|
|
the independence of open source solutions, we provide you with
|
|
|
|
|
unparalleled hosting services, marked by innovation, flexibility,
|
|
|
|
|
and the absence of external constraints.
|
|
|
|
|
</p>
|
|
|
|
|
</div>
|
|
|
|
|
</div>
|
|
|
|
|
</div>
|
|
|
|
|
<div class="flex-column">
|
|
|
|
|
<div class="flex-row">
|
|
|
|
|
<div class="flex-container-left">
|
|
|
|
|
<img src="/assets/censorship-resistant.png" />
|
|
|
|
|
</div>
|
|
|
|
|
<div class="flex-container-left">
|
|
|
|
|
<h2>Censorship Resistant</h2>
|
|
|
|
|
<p>
|
|
|
|
|
We've meticulously crafted our platform from scratch, ensuring
|
|
|
|
|
unparalleled censorship resistance. Our robust infrastructure is
|
|
|
|
|
designed to withstand attempts at restriction, standing as a
|
|
|
|
|
beacon of resistance against adversities. In the final hour, when
|
|
|
|
|
challenges arise, trust us to be your organization's steadfast
|
|
|
|
|
ally, resilient against attempts to compromise our Christian
|
|
|
|
|
values. Together, we stand strong against adversity, upholding our
|
|
|
|
|
commitment to unwavering freedom in Christ.
|
|
|
|
|
</p>
|
|
|
|
|
</div>
|
2023-11-09 19:12:20 -08:00
|
|
|
|
</div>
|
|
|
|
|
</div>
|
2024-03-18 16:49:34 -07:00
|
|
|
|
<div class="flex-column">
|
|
|
|
|
<h2>Supported Payments</h2>
|
|
|
|
|
<div class="flex-row">
|
2024-04-18 17:09:03 -07:00
|
|
|
|
<div id="crypto" class="flex-container-left">
|
|
|
|
|
<img
|
|
|
|
|
src="/assets/crypto-payments.png"
|
|
|
|
|
alt="Cryptocurrencies"
|
|
|
|
|
width="300"
|
|
|
|
|
height="300"
|
|
|
|
|
/>
|
|
|
|
|
|
|
|
|
|
<h3>Cryptocurrencies</h3>
|
2024-03-18 16:49:34 -07:00
|
|
|
|
<p>
|
2024-04-18 17:09:03 -07:00
|
|
|
|
We recommend you use crypto to gain full anonymity. We use BitCart
|
|
|
|
|
to support payments with cryptocurrencies such as: Monero, Bitcoin
|
2024-03-18 16:49:34 -07:00
|
|
|
|
LN, Etherium.
|
|
|
|
|
</p>
|
|
|
|
|
</div>
|
2024-04-18 17:09:03 -07:00
|
|
|
|
<div id="fiat" class="flex-container-left bg-vid">
|
|
|
|
|
<img src="/assets/stripe-payments.png" alt="Cloud Apps" />
|
2024-03-18 16:49:34 -07:00
|
|
|
|
<h3>Fiat Currencies</h3>
|
|
|
|
|
<p>
|
|
|
|
|
We fully support payments from all major credit card providers
|
|
|
|
|
with Stripe as our payment processor. As well as direct bank
|
|
|
|
|
transfers from UK, US, EU and PL bank accounts. It is recommended
|
|
|
|
|
to utilize a virtual card service to preserve anonymity with us.
|
|
|
|
|
</p>
|
|
|
|
|
</div>
|
|
|
|
|
</div>
|
|
|
|
|
</div>
|
2024-04-18 17:09:03 -07:00
|
|
|
|
<div class="flex-container bg-two">
|
2023-11-09 19:12:20 -08:00
|
|
|
|
<h2>Frequently Asked Questions</h2>
|
2024-03-21 10:32:50 -07:00
|
|
|
|
<div>
|
2023-11-09 19:12:20 -08:00
|
|
|
|
<h3>What is required for the sign-up process?</h3>
|
|
|
|
|
<p>
|
|
|
|
|
Your privacy is of utmost importance to us, and we respect it by not
|
|
|
|
|
requiring any personal information or identification. All you need
|
|
|
|
|
is a valid email address, which will serve as our primary means of
|
|
|
|
|
communication with you. This ensures convenient and secure
|
2024-04-18 17:09:03 -07:00
|
|
|
|
interactions.
|
2023-11-09 19:12:20 -08:00
|
|
|
|
</p>
|
|
|
|
|
<h3>Is it possible to remove my account if it's no longer needed?</h3>
|
|
|
|
|
<p>
|
|
|
|
|
Definitely. As per the GDPR guidelines, you have the right to ask
|
|
|
|
|
for the deletion of your personal data at any time. We fully respect
|
|
|
|
|
this right and will promptly erase all your personal information
|
|
|
|
|
from our system upon your request.
|
|
|
|
|
</p>
|
|
|
|
|
<h3>Do I pay in advance?</h3>
|
|
|
|
|
<p>
|
|
|
|
|
Our services operate on a prepaid basis, staying active throughout
|
|
|
|
|
the duration covered by your payment. You have the freedom to cancel
|
|
|
|
|
your service at any time by not covering upcoming bills. This
|
|
|
|
|
flexibility allows you to manage your services according to your
|
|
|
|
|
needs, without being bound by long-term commitments.
|
|
|
|
|
</p>
|
|
|
|
|
<h3>What does it mean that you're Open-Source?</h3>
|
|
|
|
|
<p>
|
2024-03-18 16:49:34 -07:00
|
|
|
|
At Last Hour we support and use open-source software. This means
|
|
|
|
|
that we're not beholden to third-parties if they disagree with our
|
2024-04-18 17:09:03 -07:00
|
|
|
|
Statement of Faith or desire to silence the Gospel.
|
2023-11-09 19:12:20 -08:00
|
|
|
|
</p>
|
|
|
|
|
<h3>
|
|
|
|
|
Is there any type of software/service that Last Hour will not host?
|
|
|
|
|
</h3>
|
|
|
|
|
<p>
|
2024-01-18 15:42:32 -08:00
|
|
|
|
As a Christian web hosting company, Last Hour Hosting does not
|
|
|
|
|
allow, under any circumstances, the following:
|
2023-11-09 19:12:20 -08:00
|
|
|
|
</p>
|
2024-01-18 15:42:32 -08:00
|
|
|
|
<ul>
|
|
|
|
|
<li>Defamation or mockery of Jesus Christ or the Gospel message</li>
|
|
|
|
|
<li>Malicious activities</li>
|
|
|
|
|
<li>
|
|
|
|
|
Any activity related to spam (relays, sites, links, proxies)
|
|
|
|
|
</li>
|
|
|
|
|
<li>Netscan/Portscan activities</li>
|
|
|
|
|
<li>Adult content</li>
|
|
|
|
|
<li>DDoS origination of any kind</li>
|
|
|
|
|
<li>Malware distribution</li>
|
|
|
|
|
<li>
|
|
|
|
|
Hacking attempts (e.g., SQL injection attacks, remote code
|
|
|
|
|
execution)
|
|
|
|
|
</li>
|
|
|
|
|
<li>Operating or participating in a botnet</li>
|
|
|
|
|
<li>Doorway pages</li>
|
|
|
|
|
<li>Carding activities</li>
|
|
|
|
|
<li>
|
|
|
|
|
Phishing, scams, or impersonation platforms for stealing
|
|
|
|
|
information/money (e.g., credit card, password scam sites, fake
|
|
|
|
|
cryptocurrency exchanges)
|
|
|
|
|
</li>
|
|
|
|
|
<li>
|
|
|
|
|
Impersonation platforms (e.g., eBay, PayPal, or any other known
|
|
|
|
|
institutions)
|
|
|
|
|
</li>
|
|
|
|
|
<li>
|
|
|
|
|
Illegal and harmful content (e.g., child pornography, selling
|
|
|
|
|
pharmaceuticals without a license)
|
|
|
|
|
</li>
|
|
|
|
|
<li>Sharing or distributing materials related to terrorism</li>
|
|
|
|
|
<li>
|
|
|
|
|
Doxxing: revealing or sharing personal and private information
|
|
|
|
|
without consent (privacy violation)
|
|
|
|
|
</li>
|
|
|
|
|
<li>Server abuse</li>
|
|
|
|
|
<li>Chia mining on our services.</li>
|
|
|
|
|
</ul>
|
2023-11-09 19:12:20 -08:00
|
|
|
|
</div>
|
|
|
|
|
</div>
|
2024-04-18 17:09:03 -07:00
|
|
|
|
<div class="flex-column bg-img-main">
|
2023-11-09 19:12:20 -08:00
|
|
|
|
<div class="flex-container">
|
|
|
|
|
<h2>Questions? Not sure what to choose?</h2>
|
2023-11-15 17:56:01 -08:00
|
|
|
|
<a class="button-3" role="button" href="/contact.html">Contact Us</a>
|
2023-11-09 19:12:20 -08:00
|
|
|
|
</div>
|
2023-11-03 14:39:59 -07:00
|
|
|
|
</div>
|
|
|
|
|
</main>
|
2023-11-17 19:37:53 -08:00
|
|
|
|
<div id="message"></div>
|
|
|
|
|
<footer id="footer"></footer>
|
2023-11-03 14:39:59 -07:00
|
|
|
|
</body>
|
|
|
|
|
</html>
|