Update 'tool/irssi_cf_alturl.pl'
This commit is contained in:
parent
52b784ba71
commit
2afd5db528
|
@ -104,8 +104,6 @@ sub GotUrl {
|
|||
my @urls = ();
|
||||
my ( $url, $a, $return, $char, $ch ) = "";
|
||||
my $same = 0;
|
||||
my $sitewas = "t";
|
||||
my @chars = ();
|
||||
|
||||
return unless ( ( $data =~ /\bhttp\:/ ) || ( $data =~ /\bhttps\:/ ) );
|
||||
deb("$target triggered GotUrl() with url: $data");
|
||||
|
|
Loading…
Reference in New Issue