add help for sh/dx zone etc
[spider.git] / perl / Spot.pm
index 44cb5728142df950fef391f8a31239fb8580c7b9..6c5c9162ea2547d129b6e84a41525698baab8588 100644 (file)
@@ -123,7 +123,6 @@ sub prepare
   
        # remove ssids and /xxx if present on spotter
        $out[4] =~ s/-\d+$//o;
-       $out[4] =~ s|/\w+$||o;
 
        # remove leading and trailing spaces
        $_[3] = unpad($_[3]);