JustinBeckwith/linkinator

False positives with base64 images and data: urls in general

Closed this issue ยท 1 comments

Following on #90 (comment)

eg.

linkinator https://www.rodinnebaleni.cz/ --verbosity error
๐ŸŠโ€โ™‚๏ธ crawling https://www.rodinnebaleni.cz/
[404] https://www.rodinnebaleni.cz/%3Csvg%20width%3D%221%22%20height%3D%221%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%201%201%22%3E%3C%2Fsvg%3E
[404] https://www.rodinnebaleni.cz/%3Csvg%20width%3D%222%22%20height%3D%221%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%202%201%22%3E%3C%2Fsvg%3E
<picture class="ui-image" data-ratio="2/1" data-radius="none">
    <source srcset="data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%222%22%20height%3D%221%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%202%201%22%3E%3C%2Fsvg%3E" data-srcset="/userfiles/thumbs/c/a25bb504-9573-4d56-83f6-e24ee5579e40-800x400-1.webp?vr5xvumuet3" media="(min-width: 960px)">
    <source srcset="data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%221%22%20height%3D%221%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%201%201%22%3E%3C%2Fsvg%3E" data-srcset="/userfiles/thumbs/c/a25bb504-9573-4d56-83f6-e24ee5579e40-400x500-1.webp?vg9irt72gku" media="(min-width: 320px)">
    <img src="" data-src="/userfiles/thumbs/c/a25bb504-9573-4d56-83f6-e24ee5579e40-800x400-1.webp?vr5xvumuet3" alt="" class="lazyload">
</picture>

๐ŸŽ‰ This issue has been resolved in version 4.0.1 ๐ŸŽ‰

The release is available on:

Your semantic-release bot ๐Ÿ“ฆ๐Ÿš€