Skip to content

Commit fc14a02

Browse files
committed
Changed heise.de to example.com as sometimes we're blocked
1 parent 9e76b1e commit fc14a02

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

t/32_isHTML_valid.t

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ use Text::Diff;
1010

1111
my $tests = 0;
1212
my $prg="./testssl.sh";
13-
my $uri="heise.de";
13+
my $uri="example.com";
1414
my $out="";
1515
my $html="";
1616
my $debughtml="";

0 commit comments

Comments
 (0)