mirror of
https://github.com/drwetter/testssl.sh.git
synced 2025-09-02 01:58:28 +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 $prg="./testssl.sh";
|
||||
my $uri="heise.de";
|
||||
my $uri="example.com";
|
||||
my $out="";
|
||||
my $html="";
|
||||
my $debughtml="";
|
||||
|
Reference in New Issue
Block a user