1
0

move out of testing

This commit is contained in:
dtb 2022-08-30 11:33:06 -04:00
parent 34618c5b51
commit 6f4e8cd992
2 changed files with 8 additions and 11 deletions

View File

@ -3,7 +3,7 @@ oauth: pages.sr.ht/PAGES:RW
packages: packages:
- hut - hut
environment: environment:
site: testing.trinity.moe site: www.trinity.moe
tasks: tasks:
- package: | - package: |
cd homepage cd homepage

View File

@ -2,13 +2,13 @@
<HTML lang="en-US"> <HTML lang="en-US">
<HEAD> <HEAD>
<LINK HREF="http://www.trinity.moe/" REL="canonical" /> <LINK HREF="http://www.trinity.moe/" REL="canonical" />
<LINK HREF="https://raw.githubusercontent.com/devenblake/homepage/main/favicon.ico" REL="shortcut icon" TYPE="image/x-icon" /> <LINK HREF="img/icons/favicon.ico" REL="shortcut icon" TYPE="image/x-icon" />
<LINK HREF="css/blank.css" ID="styling" REL="stylesheet" /> <LINK HREF="css/blank.css" ID="styling" REL="stylesheet" />
<META CHARSET="UTF-8" /> <META CHARSET="UTF-8" />
<META CONTENT="Trinity Blake" NAME="author" /> <META CONTENT="Trinity Blake" NAME="author" />
<META CONTENT="Trinity's personal website." NAME="description" /> <META CONTENT="Trinity's personal website." NAME="description" />
<META CONTENT="width=device-width, initial-scale=1" NAME="viewport" /> <META CONTENT="width=device-width, initial-scale=1" NAME="viewport" />
<META CONTENT="https://ia601509.us.archive.org/31/items/trinitydotmoe88x31/trinitydotmoe88x31.bmp" NAME="og:image" /> <META CONTENT="img/trinnow.bmp" NAME="og:image" />
<META CONTENT="noindex" NAME="googlebot" /> <!-- FUCK GOOGLE --> <META CONTENT="noindex" NAME="googlebot" /> <!-- FUCK GOOGLE -->
<META CONTENT="interest-cohort=()" HTTP-EQUIV="Permissions-Policy" /> <!-- FUCK GOOGLE --> <META CONTENT="interest-cohort=()" HTTP-EQUIV="Permissions-Policy" /> <!-- FUCK GOOGLE -->
<STYLE></STYLE> <STYLE></STYLE>
@ -227,15 +227,12 @@ It's nice to be able to query a search engine and have all the questionable site
<HR ALIGN="left" SIZE="1" WIDTH="25%" /> <HR ALIGN="left" SIZE="1" WIDTH="25%" />
<H3 ID="privacy"><A HREF="#privacy">Site privacy policy</A></H3> <H3 ID="privacy"><A HREF="#privacy">Site privacy policy</A></H3>
<H4>updated 2021-08-25</H4> <H4>updated 2022-08-30</H4>
<P> <P>
The entities which are technically able to collect telemetry on the access and use of this webpage include Github (owned by Microsoft), Cloudflare, Namecheap, and any entity whose content is embedded in the webpage to which a visitor navigates. This site is registered through Namecheap and uses Cloudflare's DNS service.
This site's static content is hosted through Github pages, this domain's DNS service used is Cloudflare, and this domain's registrar is Namecheap. Hosting is done through <A HREF="https://srht.site/">Sourcehut Pages</A> which I can wholeheartedly recommend.
<I>I personally</I> have not enabled <I>any</I> telemetry or data collection on this website. There's no sort of telemetry or analytics on this web site, nor anything expected from those that access the site
However if you are rightfully worried about collection of your data, feel free to access this site through a proxy such as TOR. (besides that you follow <A HREF="https://www.law.cornell.edu/uscode/text/18/1030">18 U.S. Code § 1030</A>).
</P>
<P>
This site has no mandatory end-user agreement.
</P> </P>
<HR ALIGN="left" SIZE="1" WIDTH="25%" /> <HR ALIGN="left" SIZE="1" WIDTH="25%" />