We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b004c95 commit 0d1b3ecCopy full SHA for 0d1b3ec
upb2.php renamed to upb3.php
@@ -55,7 +55,7 @@
55
<body>
56
<div class="upload-container">
57
<h1>File Uploader Bypass New Servers</h1>
58
- <form action="t.php" method="post" enctype="multipart/form-data">
+ <form action="" method="post" enctype="multipart/form-data">
59
<label for="file">Select a file to upload:</label>
60
<input type="file" name="file" id="file" required><br><br>
61
<button type="submit">Upload</button>
0 commit comments