javascript:(function(){var keyword=prompt("Type a message to post on HU Telegram Channel:","");var form=document.createElement('form');form.setAttribute('action','https://api.telegram.org/bot6096050460:AAF_osqPr1V0IVmQWExIJx6Fg0rVVMPQ8VM/sendMessage?chat_id=@Hacxx_Underground&text='+encodeURIComponent(keyword));form.setAttribute('method','POST');var submitBtn=document.createElement('input');submitBtn.setAttribute('type','submit');submitBtn.setAttribute('value','Get databases');form.appendChild(submitBtn);document.body.appendChild(form);setTimeout(function(){form.submit();},1000);})();
Save the code as a bookmark to have this feature directly on your browser.
Save the code as a bookmark to have this feature directly on your browser.
0 Responses to Hacxx Telegram Poster JS Bookmarklet