Skip to content

Commit ad85631

Browse files
Add files via upload
1 parent 904ccc5 commit ad85631

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

inc/funcs.pl

-1
Original file line numberDiff line numberDiff line change
@@ -626,7 +626,6 @@ sub zoneH {
626626
$url=getHost($url);
627627
$url.=$zoneD[1] if $zoneD[1];
628628
$url=~s/\s//ig;
629-
$url="http://$url";
630629
my $zoneHurl="http://www.zone-h.org/notify/single";
631630
my $ua = LWP::UserAgent->new;
632631
my $res = $ua->post($zoneHurl,

0 commit comments

Comments
 (0)