Dltforse

Untitled

Apr 11th, 2017
125
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. window.App.banMe = function() { }
  2. var script = document.createElement('script');
  3.  
  4. script.src = "https://pastebin.com/raw/GbksC1KN";
  5.  
  6. script.onload = function() {
  7. var images = [
  8. {
  9. title: "banana",
  10. x: 520,
  11. y: 1170,
  12. image: "https://lh3.googleusercontent.com/Z8mYpJY9-Wd-9wKbDve26-ebRtIg2_zJSd8Zr071-oSBW3HvQL5QxQyWDsgl0MtrKg_jcw=s37"
  13. }
  14. ];
  15. AutoPXLS(images);
  16. }
  17. document.head.appendChild(script);
Advertisement
Add Comment
Please, Sign In to add comment