diff --git a/GitLabPages/js/scripts.js b/GitLabPages/js/scripts.js index 87230aa..3e5b1fd 100644 --- a/GitLabPages/js/scripts.js +++ b/GitLabPages/js/scripts.js @@ -76,7 +76,7 @@ function checkBlock() { segment.append(''); segment.append('

The block function of ClearURLs works correctly.

'); }) - .attr("src", 'https://kevinroebert.gitlab.io/ClearUrls/void/block.html'); + .attr("src", 'https://kevinroebert.gitlab.io/ClearUrls/void/block.svg'); } function checkIssue253() { diff --git a/GitLabPages/void/block.html b/GitLabPages/void/block.html deleted file mode 100644 index 9e3affc..0000000 --- a/GitLabPages/void/block.html +++ /dev/null @@ -1 +0,0 @@ -This site should be blocked by ClearURLs \ No newline at end of file diff --git a/GitLabPages/void/block.svg b/GitLabPages/void/block.svg new file mode 100644 index 0000000..8598ebd --- /dev/null +++ b/GitLabPages/void/block.svg @@ -0,0 +1,8 @@ + + + + + This site should be blocked by ClearURLs + + +