Update test site

This commit is contained in:
Kevin Röbert
2020-02-05 20:24:18 +01:00
parent be3909f5c0
commit 6012329278
3 changed files with 9 additions and 2 deletions

View File

@@ -76,7 +76,7 @@ function checkBlock() {
segment.append('<i class="large smile outline icon"></i>');
segment.append('<div class="content"><p>The block function of ClearURLs works correctly.</p></div>');
})
.attr("src", 'https://kevinroebert.gitlab.io/ClearUrls/void/block.html');
.attr("src", 'https://kevinroebert.gitlab.io/ClearUrls/void/block.svg');
}
function checkIssue253() {