Changed heise.de to example.com as sometimes we're blocked

This commit is contained in:
Dirk 2023-07-31 13:44:35 +02:00
parent 9e76b1e9ce
commit fc14a02035

View File

@ -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="";