fixing netscape

John Robert LoVerso John at loverso.southborough.ma.us
Tue May 7 12:30:33 PDT 1996


It's a shame he wrote all that C code when this suffices

	perl -i.orig -pe '
		s/\bnoframes\b/nofraMes/g;
		s/\bframeset\b/fraMeset/g' netscape*

also, you don't need to xxxx out the tags; Netscape downcases incoming HTML
and then uses strcmp().

John






More information about the cypherpunks-legacy mailing list