Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
xbubbo committed Apr 28, 2024
2 parents afb443e + 70cc660 commit 8f2ad25
Show file tree
Hide file tree
Showing 17 changed files with 21 additions and 18 deletions.
20 changes: 10 additions & 10 deletions static/assets/json/a.json
Original file line number Diff line number Diff line change
Expand Up @@ -153,19 +153,19 @@
{
"name": "MLB",
"link": "https://mlb.com",
"image": "/assets/media/icons/mlb.png",
"image": "/assets/media/icons/mlb.webp",
"categories": ["all"]
},
{
"name": "NFL",
"link": "https://nfl.com",
"image": "/assets/media/icons/nfl.png",
"image": "/assets/media/icons/nfl.webp",
"categories": ["all"]
},
{
"name": "NBA",
"link": "https://nba.com",
"image": "assets/media/icons/nba.png",
"image": "assets/media/icons/nba.webp",
"categories": ["all"]
},
{
Expand Down Expand Up @@ -195,7 +195,7 @@
{
"name": "Premier League",
"link": "https://premierleague.com",
"image": "/assets/media/icons/pl.jpg",
"image": "/assets/media/icons/pl.webp",
"categories": ["all"]
},
{
Expand Down Expand Up @@ -225,37 +225,37 @@
{
"name": "Free Media Heck Yeah",
"link": "https://fmhy.pages.dev",
"image": "/assets/media/icons/fmhy.png",
"image": "/assets/media/icons/fmhy.webp",
"categories": ["all"]
},
{
"name": "Canva",
"link": "https://canva.com",
"image": "/assets/media/icons/canva.png",
"image": "/assets/media/icons/canva.webp",
"categories": ["all"]
},
{
"name": "Wikipedia",
"link": "https://en.wikipedia.org",
"image": "/assets/media/icons/wiki.png",
"image": "/assets/media/icons/wiki.webp",
"categories": ["all"]
},
{
"name": "GOAL",
"link": "https://goal.com",
"image": "/assets/media/icons/goal.png",
"image": "/assets/media/icons/goal.webp",
"categories": ["all"]
},
{
"name": "Trello",
"link": "https://trello.com",
"image": "/assets/media/icons/trello.png",
"image": "/assets/media/icons/trello.webp",
"categories": ["all"]
},
{
"name": "Gidd.io Games",
"link": "https://gidd.io",
"image": "/assets/media/icons/gidd.jpg",
"image": "/assets/media/icons/gidd.webp",
"categories": ["all"]
},
{
Expand Down
2 changes: 1 addition & 1 deletion static/assets/json/a.min.json

Large diffs are not rendered by default.

Binary file removed static/assets/media/icons/canva.png
Binary file not shown.
Binary file added static/assets/media/icons/canva.webp
Binary file not shown.
File renamed without changes.
Binary file removed static/assets/media/icons/gidd.jpg
Binary file not shown.
Binary file added static/assets/media/icons/gidd.webp
Binary file not shown.
Binary file removed static/assets/media/icons/goal.png
Binary file not shown.
Binary file added static/assets/media/icons/goal.webp
Binary file not shown.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
Binary file removed static/assets/media/icons/wiki.png
Binary file not shown.
Binary file added static/assets/media/icons/wiki.webp
Binary file not shown.
17 changes: 10 additions & 7 deletions static/tos.html
Original file line number Diff line number Diff line change
Expand Up @@ -39,8 +39,11 @@ <h2>Section 1: Definitions</h2>
deployments to its operator.
</p>
<h2>Section 2: Summary</h2>
<li>By using Interstellar, you agree you understand and acknowledge this privacy policy and its clauses.</li>
<li>
<li><b>
By using Interstellar, you agree you understand and acknowledge this privacy policy and its clauses.
This page has been created to help you understand what types of data we collect, how we use and keep your data safe, etc.
If you do not agree with this privacy policy and terms of service, you must cease use of our services.
</b></li>
Interstellar will not be held liable in any situation that may occur as a result of using or hosting the
Interstellar application on ANY Interstellar deployment.
</li>
Expand All @@ -51,10 +54,9 @@ <h2>Section 2: Summary</h2>
<h3>Section 2.1: Summary - Offical Interstellar Deployment</h3>
<li>
Official Interstellar deployments are run with privacy in mind.
<b
>We do not intentionally collect and retain any PII such as IP addresses used to access the official
Interstellar deployment.</b
>
<b>
We do temporarily collect and retain some PII such as IP addresses used to access the official
Interstellar deployment, but this is not intentional.</b>
</li>
<h3>Section 2.2: Summary - Unofficial Interstellar Deployments</h3>
<li>
Expand Down Expand Up @@ -189,10 +191,11 @@ <h2>Section 8: Supporters ❤</h2>
</li>
<li>
As a thank you for supporting Interstellar, you get access to supporter features. This includes a server with an
Interstellar deployment for supporters only. We cannot guarantee 100% uptime.
Interstellar deployment for supporters only. We cannot guarantee 100% uptime. We reserve the right to discontinue any supporter perks at any time.
</li>
<li>This is NON-REFUNDABLE.</li>
<h2>Last Updated</h2>
<p>April 25, 2024 - Made some clauses easier to read and understand.</p>
<p>April 12, 2024 - Privacy Policy & ToS created.</p>
<script src="/assets/scripts/m.js?v=42"></script>
<!-- DO NOT REMOVE-->
Expand Down

0 comments on commit 8f2ad25

Please sign in to comment.