[ CRT: off ]
Visitors: 000003487 | Server: 2026-07-13 23:23:35 UTC | UTC: 2026-07-13 23:23:35 UTC
Best Viewed in Firefox | Powered by PHP 7.4.33 | Connection: HTTPS (secure) | No Cookies · No Tracking
*** Welcome to the last honest website on the internet *** +++ This site stores NOTHING about you -- everything is computed in YOUR browser +++ NEW! Live browser fingerprinting module added +++ NEW! Interactive terminal -- type help to begin +++ Best viewed in Firefox at 1024x768 or higher +++ Remember: if the product is free, usually YOU are the product -- but not here +++ Greetz to everyone still running an old CRT monitor <3

disk Source Code

The entire project, readable in your browser. No hidden JavaScript, no sneaky beacons. If we claimed we don't track you, this is where you check.

disk robots.txt  (410 B, 16 lines)
   1  # robots.txt  --  What Can I Learn About You?
   2  # We store nothing about visitors, and we are happy to be indexed.
   3  # The only "private" directory is data/, which holds the flat-file counter and
   4  # guestbook -- there is nothing there worth crawling.
   5  
   6  User-agent: *
   7  Allow: /
   8  Disallow: /data/
   9  Disallow: /includes/
  10  
  11  # Please do not hammer the IP-lookup endpoint.
  12  Disallow: /api/
  13  
  14  # Sitemaps
  15  Sitemap: /sitemap.php?xml
  16  

You are reading the real file being executed on the server. What you see is what runs.