Advertisement
Guest User

Untitled

a guest
May 21st, 2019
56
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.25 KB | None | 0 0
  1. // ==UserScript==
  2. // @name omiai preview
  3. // @version 0.1
  4. // @require https://ajax.googleapis.com/ajax/libs/jquery/1/jquery.js
  5. // @include http://omiai-dakimakura.com/*
  6. // ==/UserScript==
  7.  
  8. $(".wp-post-image").removeAttr("srcset")
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement