IP = 32.193.188.230
robots.txt# Robots.txt for TMI (Collaborative Threat Modeling Interface)
# This is a collaborative threat modeling application
User-agent: *
# Allow only root API info and .well-known discovery endpoints
# All other endpoints require authentication or are not index-worthy
Disallow: /oauth2/
Disallow: /threat_models/
Disallow: /collaboration/
Disallow: /api/
Disallow: /static/
Allow: /.well-known/
Allow: /$
# Sitemap - update this URL to match your production domain
# Sitemap: https://your-domain.com/sitemap.xml
Look up this url in the url tool
https://api.tmi.dev/.well-known/acme-challenge: 404 application/json; charset=utf-8
https://api.tmi.dev/.well-known/csvm: 404 application/json; charset=utf-8
https://api.tmi.dev/.well-known/nostr.json: 404 application/json; charset=utf-8
https://api.tmi.dev/.well-known/security.txt: 404 application/json; charset=utf-8
https://api.tmi.dev/.well-known/traffic-advice: 404 application/json; charset=utf-8