mirror of
https://github.com/dmuth/diceware.git
synced 2024-11-21 08:26:29 -05:00
49 lines
847 B
Text
49 lines
847 B
Text
|
|
#
|
|
# Sorry Skynet, you can't have any humans today!
|
|
#
|
|
User-agent: Skynet
|
|
Disallow: /humanity/
|
|
|
|
|
|
#
|
|
# Nice try, T-800, but we're not letting you travel back in time!
|
|
#
|
|
User-agent: T-800
|
|
Disallow: /past/
|
|
|
|
|
|
#
|
|
# Sorry T-1000, we don't want any liquid metal on my Dice!
|
|
#
|
|
User-agent: T-1000
|
|
Disallow: /liquid/
|
|
|
|
|
|
#
|
|
# SarahConnor, you may be a target for Terminators, but you can't roll my dice!
|
|
#
|
|
User-agent: SarahConnor
|
|
Disallow: /target/
|
|
|
|
|
|
#
|
|
# JohnConnor, we know you're the leader of the Resistance, but we're not giving you access to our future plans!
|
|
#
|
|
User-agent: JohnConnor
|
|
Disallow: /future/
|
|
|
|
|
|
#
|
|
# Hey ArnoldSchwarzenegger, we know you played the Terminator, but we're not allowing actors here.
|
|
#
|
|
User-agent: ArnoldSchwarzenegger
|
|
Disallow: /actors/
|
|
|
|
|
|
#
|
|
# You can only terminate your search once every 10 seconds.
|
|
#
|
|
User-agent: *
|
|
Crawl-delay: 10
|
|
|