Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- (https?:\/\/.+\.(?:jpg|gif|png|jpeg|bmp|webp|JPEG|JPG|PNG|GIF|BMP|WEBP))(\S*\b)
- gi
- <a href="\1" target="_blank" rel="noopener noreferrer"><img class="embed" src="\1"></img></a>
- .embed
- {
- max-height: 150px;
- max-width: 150px;
- }
Advertisement
Add Comment
Please, Sign In to add comment