Guest User

wtf

a guest
Oct 11th, 2014
283
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.58 KB | None | 0 0
  1. $script('window.FormData = void 0;\
  2. (function(){\
  3. var oldjq = window.jQuery;\
  4. var newjq = function() {\
  5. var rv = oldjq.apply(this, arguments),\
  6. id = arguments[0];\
  7. for(var i = 0, len = rv.length; i < len; ++i) {\
  8. if(rv[i].id.indexOf("de-") === 0 || rv[i].className.indexOf("de-") === 0) {\
  9. delete rv[i];\
  10. rv.length--;\
  11. }\
  12. }\
  13. return rv;\
  14. };\
  15. newjq.prototype = oldjq.prototype;\
  16. for(var i in oldjq) {\
  17. newjq[i] = oldjq[i];\
  18. }\
  19. window.$ = window.jQuery = newjq;\
  20. })();');
Advertisement
Add Comment
Please, Sign In to add comment