Update 'tool/irssi_cf_alturl.pl'
This commit is contained in:
parent
6d4a595b29
commit
83b2de2981
|
@ -255,7 +255,7 @@ sub GotUrl {
|
|||
$answer = $response->content;
|
||||
if (
|
||||
index( $answer,
|
||||
'http://dt2tq5y2ccowebjo.onion/?i=' ) == 0
|
||||
'http://dt2tq5y2ccowebjo.onion/?' ) == 0
|
||||
)
|
||||
{
|
||||
if ( $mytype eq '' ) {
|
||||
|
|
Loading…
Reference in New Issue