Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Policy updates #4

Draft
wants to merge 6 commits into
base: main
Choose a base branch
from
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions public/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@
</div>
</div>

<span style="font-size: 14px; font-style: italic;">by hitting submit you are agreeing to our <a href="privacy.html">privacy policy</a></span>
<span style="font-size: 14px; font-style: italic;">by hitting submit you are agreeing to our <a href="legal/privacy.html">privacy policy</a></span>

<!-- Button -->
<div class="field">
Expand All @@ -123,8 +123,8 @@
<div class="column is-8">
<div class="level-item" style="color: grey; font-size: 14px;">
<a href="mission-statement.html" style="text-decoration: none; color: grey;">Mission Statement</a>&nbsp;&nbsp;/&nbsp;&nbsp;
<a href="terms.html" style="text-decoration: none; color: grey;">Terms of Service</a> &nbsp;&nbsp;/&nbsp;&nbsp;
<a href="privacy.html" style="text-decoration: none; color: grey;">Privacy Policy</a>&nbsp;&nbsp;/&nbsp;&nbsp;
<a href="legal/terms.html" style="text-decoration: none; color: grey;">Terms of Service</a> &nbsp;&nbsp;/&nbsp;&nbsp;
<a href="legal/privacy.html" style="text-decoration: none; color: grey;">Privacy Policy</a>&nbsp;&nbsp;/&nbsp;&nbsp;
&copy; 2021 Larry International&nbsp;&nbsp;/&nbsp;&nbsp;
<a href="https://github.com/larry-international/larryhost-web" style="text-decoration: none; color: grey;">Source</a>
</div>
Expand Down
Empty file.
75 changes: 75 additions & 0 deletions public/legal/GDPR/fair-processing-notice.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,75 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width">
<title>LarryHo.st | Free Minecraft Hosting</title>

<link rel="apple-touch-icon" sizes="180x180" href="../../favicons/apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="32x32" href="../../favicons/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="../../favicons/favicon-16x16.png">
<link rel="manifest" href="../../favicons/site.webmanifest">
<link rel="mask-icon" href="../../favicons/safari-pinned-tab.svg" color="#5bbad5">
<link rel="shortcut icon" href="../../favicons/favicon.ico">
<meta name="msapplication-TileColor" content="#00aba9">
<meta name="msapplication-config" content="favicons/browserconfig.xml">
<meta name="theme-color" content="#ffffff">

<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/bulma@0.9.1/css/bulma.min.css">
<link rel="stylesheet" href="../../css/feather/feather.css">
<link rel="stylesheet" href="../../css/custom.css">

</head>
<body>

<section class="section is-header" style="height: 50px; margin-top: -40px;">
<div class="container">
<nav class="navbar">
<!-- Logo -->
<div class="navbar-brand" style="border:0px solid red; display: flex; align-items: center;">
<a href="https://larryho.st">
<img src="../../img/larryhost.png" width="243" alt="Larryhost Logo">
</a>
</div>

<!-- Nav bar -->
<div id="navbar-default" class="navbar-menu" style="border: 0px solid red;">
<div class="navbar-end">
<div style="display: flex; align-items: center;">
<a href="#">
<button class="button"
style="background-color: #008080; color: white; font-weight: bold; text-transform: uppercase;">
Larry International
</button>
</a>
</div>
</div>
</div>
</nav>
</div>
</section>

<section class="hero is-medium">
<div class="container">


</div>
</section>

<div class="section" id="footer" style="color: black;">
<div class="item columns" style="">
<div class="column is-2"></div>
<div class="column is-8">
<div class="level-item" style="color: grey; font-size: 14px;">
<a href="mission-statement.html" style="text-decoration: none; color: grey;">Mission Statement</a>&nbsp;&nbsp;/&nbsp;&nbsp;
<a href="legal/terms.html" style="text-decoration: none; color: grey;">Terms of Service</a> &nbsp;&nbsp;/&nbsp;&nbsp;
<a href="legal/privacy.html" style="text-decoration: none; color: grey;">Privacy Policy</a>&nbsp;&nbsp;/&nbsp;&nbsp;
&copy; 2021 Larry International&nbsp;&nbsp;/&nbsp;&nbsp;
<a href="https://github.com/larry-international/larryhost-web" style="text-decoration: none; color: grey;">Source</a>
</div>
</div>
</div>
</div>

</body>
</html>
Binary file not shown.
Binary file not shown.
Empty file added public/legal/abuse.html
Empty file.
Empty file.
28 changes: 10 additions & 18 deletions public/privacy.html → public/legal/privacy-policy.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,19 +5,19 @@
<meta name="viewport" content="width=device-width">
<title>LarryHo.st | Free Minecraft Hosting</title>

<link rel="apple-touch-icon" sizes="180x180" href="favicons/apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="32x32" href="favicons/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="favicons/favicon-16x16.png">
<link rel="manifest" href="favicons/site.webmanifest">
<link rel="mask-icon" href="favicons/safari-pinned-tab.svg" color="#5bbad5">
<link rel="shortcut icon" href="favicons/favicon.ico">
<link rel="apple-touch-icon" sizes="180x180" href="../favicons/apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="32x32" href="../favicons/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="../favicons/favicon-16x16.png">
<link rel="manifest" href="../favicons/site.webmanifest">
<link rel="mask-icon" href="../favicons/safari-pinned-tab.svg" color="#5bbad5">
<link rel="shortcut icon" href="../favicons/favicon.ico">
<meta name="msapplication-TileColor" content="#00aba9">
<meta name="msapplication-config" content="favicons/browserconfig.xml">
<meta name="theme-color" content="#ffffff">

<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/bulma@0.9.1/css/bulma.min.css">
<link rel="stylesheet" href="css/feather/feather.css">
<link rel="stylesheet" href="css/custom.css">
<link rel="stylesheet" href="../css/feather/feather.css">
<link rel="stylesheet" href="../css/custom.css">

</head>
<body>
Expand All @@ -28,7 +28,7 @@
<!-- Logo -->
<div class="navbar-brand" style="border:0px solid red; display: flex; align-items: center;">
<a href="https://larryho.st">
<img src="img/larryhost.png" width="243" alt="Larryhost Logo">
<img src="../img/larryhost.png" width="243" alt="Larryhost Logo">
</a>
</div>

Expand Down Expand Up @@ -428,13 +428,6 @@ <h3>Other legal requirements</h3>
</div>
</article>


<h1></h1>


<h1></h1>


<article class="message">
<div class="message-header">
<p>Contact Us.</p>
Expand All @@ -448,15 +441,14 @@ <h1></h1>
</div>
</article>
</div>

</section>

<div class="section" id="footer" style="color: black;">
<div class="item columns" style="">
<div class="column is-2"></div>
<div class="column is-8">
<div class="level-item" style="color: grey; font-size: 14px;">
<a href="mission-statement.html" style="text-decoration: none; color: grey;">Mission Statement</a>&nbsp;&nbsp;/&nbsp;&nbsp;
<a href="../mission-statement.html" style="text-decoration: none; color: grey;">Mission Statement</a>&nbsp;&nbsp;/&nbsp;&nbsp;
<a href="terms.html" style="text-decoration: none; color: grey;">Terms</a> &nbsp;&nbsp;/&nbsp;&nbsp;
<a href="privacy.html" style="text-decoration: none; color: grey;">Privacy</a>&nbsp;&nbsp;/&nbsp;&nbsp;
&copy; 2021 Larry International&nbsp;&nbsp;/&nbsp;&nbsp;
Expand Down
Empty file added public/legal/refund-policy.html
Empty file.
75 changes: 75 additions & 0 deletions public/legal/service-level-agreement.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,75 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width">
<title>LarryHo.st | Free Minecraft Hosting</title>

<link rel="apple-touch-icon" sizes="180x180" href="../favicons/apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="32x32" href="../favicons/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="../favicons/favicon-16x16.png">
<link rel="manifest" href="../favicons/site.webmanifest">
<link rel="mask-icon" href="../favicons/safari-pinned-tab.svg" color="#5bbad5">
<link rel="shortcut icon" href="../favicons/favicon.ico">
<meta name="msapplication-TileColor" content="#00aba9">
<meta name="msapplication-config" content="favicons/browserconfig.xml">
<meta name="theme-color" content="#ffffff">

<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/bulma@0.9.1/css/bulma.min.css">
<link rel="stylesheet" href="../css/feather/feather.css">
<link rel="stylesheet" href="../css/custom.css">

</head>
<body>

<section class="section is-header" style="height: 50px; margin-top: -40px;">
<div class="container">
<nav class="navbar">
<!-- Logo -->
<div class="navbar-brand" style="border:0px solid red; display: flex; align-items: center;">
<a href="https://larryho.st">
<img src="../img/larryhost.png" width="243" alt="Larryhost Logo">
</a>
</div>

<!-- Nav bar -->
<div id="navbar-default" class="navbar-menu" style="border: 0px solid red;">
<div class="navbar-end">
<div style="display: flex; align-items: center;">
<a href="#">
<button class="button"
style="background-color: #008080; color: white; font-weight: bold; text-transform: uppercase;">
Larry International
</button>
</a>
</div>
</div>
</div>
</nav>
</div>
</section>

<section class="hero is-medium">
<div class="container">


</div>
</section>

<div class="section" id="footer" style="color: black;">
<div class="item columns" style="">
<div class="column is-2"></div>
<div class="column is-8">
<div class="level-item" style="color: grey; font-size: 14px;">
<a href="mission-statement.html" style="text-decoration: none; color: grey;">Mission Statement</a>&nbsp;&nbsp;/&nbsp;&nbsp;
<a href="legal/terms.html" style="text-decoration: none; color: grey;">Terms of Service</a> &nbsp;&nbsp;/&nbsp;&nbsp;
<a href="legal/privacy.html" style="text-decoration: none; color: grey;">Privacy Policy</a>&nbsp;&nbsp;/&nbsp;&nbsp;
&copy; 2021 Larry International&nbsp;&nbsp;/&nbsp;&nbsp;
<a href="https://github.com/larry-international/larryhost-web" style="text-decoration: none; color: grey;">Source</a>
</div>
</div>
</div>
</div>

</body>
</html>
75 changes: 75 additions & 0 deletions public/legal/terms-of-service.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,75 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width">
<title>LarryHo.st | Free Minecraft Hosting</title>

<link rel="apple-touch-icon" sizes="180x180" href="../favicons/apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="32x32" href="../favicons/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="../favicons/favicon-16x16.png">
<link rel="manifest" href="../favicons/site.webmanifest">
<link rel="mask-icon" href="../favicons/safari-pinned-tab.svg" color="#5bbad5">
<link rel="shortcut icon" href="../favicons/favicon.ico">
<meta name="msapplication-TileColor" content="#00aba9">
<meta name="msapplication-config" content="favicons/browserconfig.xml">
<meta name="theme-color" content="#ffffff">

<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/bulma@0.9.1/css/bulma.min.css">
<link rel="stylesheet" href="../css/feather/feather.css">
<link rel="stylesheet" href="../css/custom.css">

</head>
<body>

<section class="section is-header" style="height: 50px; margin-top: -40px;">
<div class="container">
<nav class="navbar">
<!-- Logo -->
<div class="navbar-brand" style="border:0px solid red; display: flex; align-items: center;">
<a href="https://larryho.st">
<img src="../img/larryhost.png" width="243" alt="Larryhost Logo">
</a>
</div>

<!-- Nav bar -->
<div id="navbar-default" class="navbar-menu" style="border: 0px solid red;">
<div class="navbar-end">
<div style="display: flex; align-items: center;">
<a href="#">
<button class="button"
style="background-color: #008080; color: white; font-weight: bold; text-transform: uppercase;">
Larry International
</button>
</a>
</div>
</div>
</div>
</nav>
</div>
</section>

<section class="hero is-medium">
<div class="container">


</div>
</section>

<div class="section" id="footer" style="color: black;">
<div class="item columns" style="">
<div class="column is-2"></div>
<div class="column is-8">
<div class="level-item" style="color: grey; font-size: 14px;">
<a href="mission-statement.html" style="text-decoration: none; color: grey;">Mission Statement</a>&nbsp;&nbsp;/&nbsp;&nbsp;
<a href="legal/terms.html" style="text-decoration: none; color: grey;">Terms of Service</a> &nbsp;&nbsp;/&nbsp;&nbsp;
<a href="legal/privacy.html" style="text-decoration: none; color: grey;">Privacy Policy</a>&nbsp;&nbsp;/&nbsp;&nbsp;
&copy; 2021 Larry International&nbsp;&nbsp;/&nbsp;&nbsp;
<a href="https://github.com/larry-international/larryhost-web" style="text-decoration: none; color: grey;">Source</a>
</div>
</div>
</div>
</div>

</body>
</html>
75 changes: 75 additions & 0 deletions public/templates/blank-page.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,75 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width">
<title>LarryHo.st | Free Minecraft Hosting</title>

<link rel="apple-touch-icon" sizes="180x180" href="../favicons/apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="32x32" href="../favicons/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="../favicons/favicon-16x16.png">
<link rel="manifest" href="../favicons/site.webmanifest">
<link rel="mask-icon" href="../favicons/safari-pinned-tab.svg" color="#5bbad5">
<link rel="shortcut icon" href="../favicons/favicon.ico">
<meta name="msapplication-TileColor" content="#00aba9">
<meta name="msapplication-config" content="favicons/browserconfig.xml">
<meta name="theme-color" content="#ffffff">

<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/bulma@0.9.1/css/bulma.min.css">
<link rel="stylesheet" href="../css/feather/feather.css">
<link rel="stylesheet" href="../css/custom.css">

</head>
<body>

<section class="section is-header" style="height: 50px; margin-top: -40px;">
<div class="container">
<nav class="navbar">
<!-- Logo -->
<div class="navbar-brand" style="border:0px solid red; display: flex; align-items: center;">
<a href="https://larryho.st">
<img src="../img/larryhost.png" width="243" alt="Larryhost Logo">
</a>
</div>

<!-- Nav bar -->
<div id="navbar-default" class="navbar-menu" style="border: 0px solid red;">
<div class="navbar-end">
<div style="display: flex; align-items: center;">
<a href="#">
<button class="button"
style="background-color: #008080; color: white; font-weight: bold; text-transform: uppercase;">
Larry International
</button>
</a>
</div>
</div>
</div>
</nav>
</div>
</section>

<section class="hero is-medium">
<div class="container">


</div>
</section>

<div class="section" id="footer" style="color: black;">
<div class="item columns" style="">
<div class="column is-2"></div>
<div class="column is-8">
<div class="level-item" style="color: grey; font-size: 14px;">
<a href="mission-statement.html" style="text-decoration: none; color: grey;">Mission Statement</a>&nbsp;&nbsp;/&nbsp;&nbsp;
<a href="legal/terms.html" style="text-decoration: none; color: grey;">Terms of Service</a> &nbsp;&nbsp;/&nbsp;&nbsp;
<a href="legal/privacy.html" style="text-decoration: none; color: grey;">Privacy Policy</a>&nbsp;&nbsp;/&nbsp;&nbsp;
&copy; 2021 Larry International&nbsp;&nbsp;/&nbsp;&nbsp;
<a href="https://github.com/larry-international/larryhost-web" style="text-decoration: none; color: grey;">Source</a>
</div>
</div>
</div>
</div>

</body>
</html>
3 changes: 0 additions & 3 deletions public/terms.html

This file was deleted.