You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Given <figure class="vzh-video" style="background-image: url('https://img.youtube.com/vi/aUxX_ewtyv8/maxresdefault.jpg');"> it will fetch and minify the image always, whether passing --skip-absolute-urls or not.
I may PR if I can solve it.
The text was updated successfully, but these errors were encountered:
tomasdev
added a commit
to tomasdev/inliner
that referenced
this issue
Mar 29, 2018
Given
<figure class="vzh-video" style="background-image: url('https://img.youtube.com/vi/aUxX_ewtyv8/maxresdefault.jpg');">
it will fetch and minify the image always, whether passing--skip-absolute-urls
or not.I may PR if I can solve it.
The text was updated successfully, but these errors were encountered: