Psst.. new poll here.
Psst.. new forums here.
Microsoft is blocking us again (TY IP Reputation!) so just use oauth login instead. :)
Paste
Pasted as JavaScript by gggg ( 6 years ago )
javascript:(function (){let data={userName: document.querySelector('#react-root section main header section h2').textContent, inFollowers: document.querySelector('#react-root section main header section ul li:nth-child(2)').textContent, inDesc: document.querySelector('#react-root section main header section ul+div').textContent}; console.log(data); let result={name: `"@` + data.userName + `"`, followers: data.inFollowers.match(/\d+/)[0], email: !!data.inDesc.match(/^(([A-Za-z0-9]+_+)|([A-Za-z0-9]+\\-+)|([A-Za-z0-9]+\.+)|([A-Za-z0-9]+\++))*[A-Za-z0-9]+@((\w+\\-+)|(\w+\.))*\w{1,63}\.[a-zA-Z]{2,6}$/gi) ? data.inDesc.match(/^(([A-Za-z0-9]+_+)|([A-Za-z0-9]+\\-+)|([A-Za-z0-9]+\.+)|([A-Za-z0-9]+\++))*[A-Za-z0-9]+@((\w+\\-+)|(\w+\.))*\w{1,63}\.[a-zA-Z]{2,6}$/gi)[0] : "EMAIL NOT FOUND", website: !!data.inDesc.match(/(https?:\/\/(?:www\.|(?!www))[a-zA-Z0-9][a-zA-Z0-9-]+[a-zA-Z0-9]\.[^\s]{2,}|www\.[a-zA-Z0-9][a-zA-Z0-9-]+[a-zA-Z0-9]\.[^\s]{2,}|https?:\/\/(?:www\.|(?!www))[a-zA-Z0-9]+\.[^\s]{2,}|www\.[a-zA-Z0-9]+\.[^\s]{2,})/gi) ? data.inDesc.match(/(https?:\/\/(?:www\.|(?!www))[a-zA-Z0-9][a-zA-Z0-9-]+[a-zA-Z0-9]\.[^\s]{2,}|www\.[a-zA-Z0-9][a-zA-Z0-9-]+[a-zA-Z0-9]\.[^\s]{2,}|https?:\/\/(?:www\.|(?!www))[a-zA-Z0-9]+\.[^\s]{2,}|www\.[a-zA-Z0-9]+\.[^\s]{2,})/gi)[0] : "WEBSITE NOT FOUND"}; let output=Object.values(result).join("\t"); console.log(output); alert(output);})();
Revise this Paste
Children: 104880