################################################################################
# file to block robots/spiders from accessing private files & sub-directories #
# using the instructions found at http://www.robotstxt.org/wc/norobots.html #
# #
# over a decade fucking around with technology, breaking & crashing every #
# operating system that I have gotten my hands on #
#
User-agent: * #
#
Disallow: /images/ #
Disallow: /papers/ #
Disallow: /counter.html #
Disallow: /email.html #
Disallow: /facebook.html #
Disallow: /twitter.html #
Disallow: /GOOGLE1228ED381B591858.html #
Disallow: /google1228ed381b591858.html #
#
#
# VintageOS 2010/01/04, all rights reserved, 1998, 1999-2010 #
# FRN2000 2010/01/04, all rights reserved, 1998-2010 #
################################################################################