{ email let5sne@gmail.com } 2026.cptp.let5see.xyz { # WeChat verification file handle /A6e75lM1ge.txt { respond "3a5d2d7f410fbcbc32e3c222b2cf28bf" } # Screen client → local dev server via tunnel handle /screen* { reverse_proxy localhost:5174 } # API proxy → local backend via tunnel handle /api/* { header Cache-Control "no-store, no-cache, must-revalidate" reverse_proxy localhost:3001 } # WebSocket proxy → local backend via tunnel handle /socket.io/* { reverse_proxy localhost:3001 } # Avatars proxy → local backend via tunnel handle /avatars/* { reverse_proxy localhost:3001 } # Mobile client → local dev server via tunnel handle { reverse_proxy localhost:5173 } encode gzip }