We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a549acd commit 2c871f9Copy full SHA for 2c871f9
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="web.de";
14
my $out="";
15
my $html="";
16
my $debughtml="";
0 commit comments