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