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
Ideally, there's a way to check the presence of an image for every link that doesn't end with a slash. But I suspect that will cause quite a few unnecessary network calls.
The text was updated successfully, but these errors were encountered:
URLs like https://i0.wp.com/mediachomp.com/wp-content/uploads/2022/05/moose-dive-comic-03.jpg?resize=650%2C651&ssl=1 should still be detected as an image URL. Either due to the query params or the "%2C", this is not detected as an image.
Ideally, there's a way to check the presence of an image for every link that doesn't end with a slash. But I suspect that will cause quite a few unnecessary network calls.
The text was updated successfully, but these errors were encountered: