Sitemap
Every page on the site, one hop away. Crawlers may prefer the XML version.
| Page | URL | Description |
|---|---|---|
| Home | /index.php | The front door and the "what we already know" teaser. |
| Scan | /scan.php | The full in-browser scan and dashboard. |
| Browser | /browser.php | Everything JavaScript can read from your browser. |
| Fingerprint | /fingerprint.php | Your cookie-free SHA-256 browser fingerprint. |
| Privacy | /privacy.php | Your privacy score and our own privacy policy. |
| About | /about.php | What this is, why it exists, and the changelog. |
| Source | /source.php | Read every file in the project. |
| Guestbook | /guestbook.php | Sign it like it is 2002. |
| RSS Feed | /rss.php | Site updates as RSS 2.0. |
| Sitemap | /sitemap.php | This page. |
/
|-- index.php ............ Home
|-- scan.php ............. Full scan + dashboard
|-- browser.php ......... Browser detection + terminal
|-- fingerprint.php ..... Fingerprint ID
|-- privacy.php ......... Privacy score + policy
|-- about.php ........... About + changelog
|-- source.php .......... Source viewer
|-- guestbook.php ....... Guestbook
|-- rss.php ............. RSS feed
|-- sitemap.php ......... This map (?xml for crawlers)
|-- robots.txt .......... Robots directives
|-- api/
| '-- scan.php ........ JSON: headers + IP intel (stores nothing)
|-- includes/ ........... config, functions, header, nav, footer
'-- assets/
|-- css/style.css
'-- js/ ............. detect, fingerprint, scan, terminal, export