mirror of
https://codeberg.org/crimeflare/cloudflare-tor
synced 2024-11-09 19:02:40 +00:00
Update 'tool/irssi_cf_alturl.pl'
This commit is contained in:
parent
52b784ba71
commit
2afd5db528
@ -104,8 +104,6 @@ sub GotUrl {
|
|||||||
my @urls = ();
|
my @urls = ();
|
||||||
my ( $url, $a, $return, $char, $ch ) = "";
|
my ( $url, $a, $return, $char, $ch ) = "";
|
||||||
my $same = 0;
|
my $same = 0;
|
||||||
my $sitewas = "t";
|
|
||||||
my @chars = ();
|
|
||||||
|
|
||||||
return unless ( ( $data =~ /\bhttp\:/ ) || ( $data =~ /\bhttps\:/ ) );
|
return unless ( ( $data =~ /\bhttp\:/ ) || ( $data =~ /\bhttps\:/ ) );
|
||||||
deb("$target triggered GotUrl() with url: $data");
|
deb("$target triggered GotUrl() with url: $data");
|
||||||
|
Loading…
Reference in New Issue
Block a user