Why shouldn't the names of the donors be searchable? If you don't want your name to show up, donate anonymously.
First Last wrote: > http://www.openbsd.org.my > > has no robots.txt file, making all names > on the donation page searchable. > > The robots file missing: > http://www.openbsd.org/robots.txt > > User-agent: * > Disallow: /cgi-bin/ > Disallow: /faq/new/ > Disallow: /donations.html > > I think this should be fixed, and a robots.txt > file should be added. > > > -- package JAPH;use Catalyst qw/-Debug/;($;=JAPH)->config(name => do { $,.=reverse qw[Jonathan tsu rehton lre rekca Rockway][$_].[split //, ";$;"]->[$_].q; ;for 1..4;$,=~s;^.;;;$,});$;->setup;