  char *hosts[] = {
       "w00pee.g0ldberg.loves.w00w00.org",
	"w00w00.gotz.sekurity.org",
	"w00w00.could.break.your.sekurity.org",
	"w00w00.cant.spel.sekurity.org",
        "w0w0w.w00w00.org"
        "do.the.w00.org"
  };

  /* Our quotes or something will be included in here. */
  char *hosts[] = {
       "w00pee.g0ldberg.loves.w00w00.org",
	"w00w00.gotz.sekurity.org",
	"w00w00.could.break.your.sekurity.org",
	"w00z.knowz.sekurity.org",
	"w00w00.cant.spel.sekurity.org",
        "w0w0w0w0w0w0w0w0w0w0w0w.w00w00.org"
  };

  char *quotes[] = {
     "This has been moved to w00quotes (w00w00/misc/w00fun/w00quotes)",
     NULL
  };
