mirror of
https://codeberg.org/crimeflare/cloudflare-tor
synced 2025-07-04 09:54:19 +02:00
Update 'tool/irssi_cf_alturl.pl'
This commit is contained in:
parent
6d4a595b29
commit
83b2de2981
1 changed files with 1 additions and 1 deletions
|
@ -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 '' ) {
|
||||||
|
|
Loading…
Add table
Reference in a new issue