Advertisement
Guest User

Untitled

a guest
Jan 19th, 2017
84
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.15 KB | None | 0 0
  1. img[src*=".gif"] {
  2. display: none !important;
  3. }
  4.  
  5. img[src*="stupid-animation.gif"],
  6. img[src*="disturbing-ad.jpg"] {
  7. display: none !important;
  8. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement