# Robots.txt for Twitter Video Downloader
# Allow all search engines to crawl the site

User-agent: *
Allow: /

# Sitemap location
Sitemap: https://tinyhop.xyz/static/sitemap.xml

# Crawl delay (optional, adjust as needed)
Crawl-delay: 1

# Disallow specific paths (if needed)
# Disallow: /api/
# Disallow: /admin/
