5 lines
103 B
Text
5 lines
103 B
Text
|
|
(make
|
||
|
|
(in '(host "www.kame.net")
|
||
|
|
(while (from "address ")
|
||
|
|
(link (till "^J" T)) ) ) )
|