🟢 Site A - Node.js Express

Container: site-a

Technology: Node.js v20.20.0 + Express

Internal Port: 3000

Status: Running ✓

This is a simple Express.js application running in a Docker container, proxied through Caddy.

Request headers received:

{
  "host": "a.l.l0l.in",
  "user-agent": "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)",
  "accept": "*/*",
  "accept-encoding": "gzip, br, zstd, deflate",
  "via": "2.0 Caddy",
  "x-forwarded-for": "216.73.216.2",
  "x-forwarded-host": "a.l.l0l.in",
  "x-forwarded-proto": "https"
}