0
0
mirror of https://git.sdf.org/deCloudflare/deCloudflare/ synced 2024-06-17 07:20:48 +00:00

Update 'tool/irssi_cf_alturl.pl'

This commit is contained in:
writecode 2019-05-06 23:55:13 +00:00
parent 6d4a595b29
commit 83b2de2981

View File

@ -255,7 +255,7 @@ sub GotUrl {
$answer = $response->content; $answer = $response->content;
if ( if (
index( $answer, index( $answer,
'http://dt2tq5y2ccowebjo.onion/?i=' ) == 0 'http://dt2tq5y2ccowebjo.onion/?' ) == 0
) )
{ {
if ( $mytype eq '' ) { if ( $mytype eq '' ) {