Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- var script = document.createElement('script');
- script.src = "http://pupkin.cf/pxls/autopxls.js";
- script.onload = function () {
- var images = [
- {
- title: "FLAG+ALL",
- x: 0,
- y: 525,
- image: "https://i.imgur.com/s57yhu4.png"
- }
- ]
- AutoPXLS(images);
- };
- document.head.appendChild(script);
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement