We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b3ad062 commit 949811eCopy full SHA for 949811e
1 file changed
t/32_isHTML_valid.t
@@ -10,7 +10,7 @@ use Text::Diff;
10
11
my $tests = 0;
12
my $prg="./testssl.sh";
13
-my $uri="heise.de";
+my $uri="testssl.net";
14
my $out="";
15
my $html="";
16
my $debughtml="";
0 commit comments