About
-I'm sistav, I host this site.
+About
+Welcome to sistav.com,
+I'm Sistav, assuming you haven't figured that out already.
+I'm a developer. I like Linux, Counter-Strike, and BMWs. I don't do web development very often, but I don't mind it for my own domain, it's quite fun trying to figure out what fits best.
+I bought this domain to sit on. Eventually it became something more. The site was down for a year or two but in February 2026 I found the time to rebuild it.
+The site has and always will be changing. I hope it brings you as much joy as it brings me. I like to think of it as a never ending expression of the person I am at the time
+Feel free to contact me, about the site, something written on it, or anything else.
+All The Best,
+Sistav
Contact
-Get in touch. Feel free to send me gifs.
--
+
- - Email - admin@sistav.com + Email + admin@sistav.com
- - GitHub - sistav + GitHub + sistav
- - Mastodon - @Sistav + Mastodon + @Sistav
- - Twitter - @NotSistav + Twitter + @NotSistav diff --git a/gif/random/index.php b/gif/random/index.php index f5ccaa2..b127f95 100644 --- a/gif/random/index.php +++ b/gif/random/index.php @@ -4,4 +4,6 @@ if (empty($gif_files)) { http_response_code(404); exit; } $file = basename($gif_files[array_rand($gif_files)]); +header('Cache-Control: no-store, no-cache, must-revalidate'); +header('Pragma: no-cache'); header('Location: https://sistav.com/assets/gifs/' . rawurlencode($file), true, 302); \ No newline at end of file diff --git a/includes/head.php b/includes/head.php index 4693ab3..bb656ee 100644 --- a/includes/head.php +++ b/includes/head.php @@ -3,12 +3,15 @@ -
Get in touch. Feel free to send me gifs.
+