mirror of
https://github.com/drwetter/testssl.sh.git
synced 2025-07-11 00:01:56 +02:00
Changed heise.de to example.com as sometimes we're blocked
This commit is contained in:
@ -10,7 +10,7 @@ use Text::Diff;
|
|||||||
|
|
||||||
my $tests = 0;
|
my $tests = 0;
|
||||||
my $prg="./testssl.sh";
|
my $prg="./testssl.sh";
|
||||||
my $uri="heise.de";
|
my $uri="example.com";
|
||||||
my $out="";
|
my $out="";
|
||||||
my $html="";
|
my $html="";
|
||||||
my $debughtml="";
|
my $debughtml="";
|
||||||
|
Reference in New Issue
Block a user