Update 'tool/irssi_cf_alturl.pl'

This commit is contained in:
interest 2020-11-10 10:30:15 +01:00
parent e354f02a46
commit 60a884a58d
1 changed files with 2 additions and 2 deletions

View File

@ -24,7 +24,7 @@
use vars qw($VERSION %IRSSI);
$VERSION = "20200801";
$VERSION = "20201110";
%IRSSI = (
# Special thanks to: "eo, tsaavik"
@ -227,7 +227,7 @@ sub GotUrl {
deb("$target Asking API about $fqdn");
$answer = '';
$url =
'https://api.wodferndripvpe6ib4uz4rtngrnzichnirgn7t5x64gxcyroopbhsuqd.onion/_/ismitm.php?f='
'https://api.nnpaefp7pkadbxxkhz2agtbv2a4g5sgo2fbmv3i7czaua354334uqqad.onion/_/ismitm.php?f='
. $fqdn;
$browser = LWP::UserAgent->new;
$browser->agent("Mozilla/5.0 (Windows NT 10.0; rv:78.0) Gecko/20100101 Firefox/78.0");