From b488521684edbe21a6cc742100bcfebfdd9fbbf4 Mon Sep 17 00:00:00 2001 From: array-in-a-matrix Date: Sun, 6 Nov 2022 19:59:40 -0500 Subject: [PATCH] added chat --- index/about/index.html | 6 +++++- index/apps/privacy/index.html | 8 ++++---- 2 files changed, 9 insertions(+), 5 deletions(-) diff --git a/index/about/index.html b/index/about/index.html index 3f43390..a82356a 100755 --- a/index/about/index.html +++ b/index/about/index.html @@ -63,9 +63,13 @@ Blog My personal blog where I info dump and take forever to post an article. + + Chat + Chat and social services are I host. + Games - Games that I programmed. + Games that I programmed or implemented. Socials diff --git a/index/apps/privacy/index.html b/index/apps/privacy/index.html index 43eb067..dcb6e07 100755 --- a/index/apps/privacy/index.html +++ b/index/apps/privacy/index.html @@ -25,14 +25,14 @@

Privacy Policy

Website

-
last updated: 23/05/2022
+
last updated: 04/11/2022
We do not collect any personal data or any information that can be used to identify you, however we DO log IP addresses (using nginx's default configuration). If you want your IP address removed from the IP - Grabber, just contact us and we will purge the list. The web server's access logs are purged daily. We record server analytics and statistics such as generic system information (CPU, - memory, etc.). All code for the website and backend is FOSS and can be viewed , just contact us and we will purge the list. The web server's access logs are purged daily, which includes the IP logs. We record server analytics and statistics such as generic system information (CPU, + memory, etc.). This website is FOSS and it's code can be viewed here.