mirror of
https://codeberg.org/crimeflare/cloudflare-tor
synced 2024-11-09 02:42:42 +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 ( $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
Block a user