################################################################################
# file to block robots/spiders from accessing private files & sub-directories #
# in VintageOS (http://www.vintageos.org/) & FRN2000 (http://www.frn2000.com/) #
# using the instructions found in http://www.robotstxt.org/wc/norobots.html #
# #
# ten years playing with technology and crashing every operating system that I #
# have gotten my hands on #
#
User-agent: * #
Disallow: /images/ #
#
# VintageOS 2009/08/10, all rights reserved, 1998, 1999-2009 #
# FRN2000 2009/08/10, all rights reserved, 1998-2009 #
################################################################################