mirror of
https://github.com/drwetter/testssl.sh.git
synced 2024-12-29 04:49:44 +01:00
Changed heise.de to example.com as sometimes we're blocked
This commit is contained in:
parent
9e76b1e9ce
commit
fc14a02035
@ -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="";
|
||||
|
Loading…
Reference in New Issue
Block a user