extracturl
extracturl copied to clipboard
Doesn't work with inline style URLs
<div style="background-image:url(https://example.org/300x200/1);"></div>
<div style="background-image:url(https://example.org/300x200/2);"></div>
<div style="background-image:url(https://example.org/300x200/3);"></div>
<div style="background-image:url(https://example.org/300x200/4);"></div>
<div style="background-image:url(https://example.org/300x200/5);"></div>