# See https://www.robotstxt.org/robotstxt.html for documentation on how to use the robots.txt file
#
# To ban all spiders from the entire site uncomment the next two lines:
# User-Agent: *
# Disallow: /

User-Agent: *
Disallow: /a/*.json
Disallow: /a/*.png
Disallow: /a/*.gif

# Allow Twitterbot access to casts images
User-Agent: Twitterbot
Allow: /a/*.png
Allow: /a/*.gif
