Fucking hell... | console.log('http://pixelartmaker.com/art/' + text); })"; copyTextToClipboard(reqText); console.log(reqText); alert("Updated your clipboard text!"); button.removeAttr("disabled"); }, 200); } }); // setup clipboard paste listener /** * This handler retrieves the images from the clipboard as a blob and returns it in a callback. * * @param pasteEvent * @param callback */ function retrieveImageFromClipboardAsBlob(pasteEvent, callback){ if(pasteEvent.clipboardData == false){ if(typeof(callback) == "function"){ callback(undefined); } }; var items = pasteEvent.clipboardData.items; if(items == undefined){ if(typeof(callback) == "function"){ callback(undefined); } }; for (var i = 0; i < items.length; i++) { // Skip content if not image if (items[i].type.indexOf("image") == -1) continue; // Retrieve image on clipboard as blob va
direct image link | download PNG | edit this image | share on r/pam
Description: ... | It's Justin... The "man", behind Terrie... | Happiness: 0% | Loneliness: 0% | Rage: 0% | Sadness: 0% | Boredom: 0% |
| CREATOR ID: | 95be89 |
| VIEWS: | 63 |
| AGE: | 6 years old |
| BASED ON: |
PIXEL ART GALLERY
PIXEL ART COMMUNITY