Shuko1121

Untitled

Oct 21st, 2022
64
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.23 KB | None | 0 0
  1. (https?:\/\/.+\.(?:jpg|gif|png|jpeg|bmp|webp|JPEG|JPG|PNG|GIF|BMP|WEBP))(\S*\b)
  2. gi
  3. <a href="\1" target="_blank" rel="noopener noreferrer"><img class="embed" src="\1"></img></a>
  4.  
  5. .embed
  6. {
  7. max-height: 150px;
  8. max-width: 150px;
  9. }
Advertisement
Add Comment
Please, Sign In to add comment