X-Git-Url: http://www.dxcluster.org/gitweb/gitweb.cgi?a=blobdiff_plain;f=perl%2FSpot.pm;h=6c5c9162ea2547d129b6e84a41525698baab8588;hb=2538c30a81811749c0cdaf55b8c9f65ee7c5167d;hp=44cb5728142df950fef391f8a31239fb8580c7b9;hpb=b463dee2efa3edb72fab9bf1c64364ea38408bec;p=spider.git diff --git a/perl/Spot.pm b/perl/Spot.pm index 44cb5728..6c5c9162 100644 --- a/perl/Spot.pm +++ b/perl/Spot.pm @@ -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]);