PATH: //proc/self/root/proc/thread-self/root/proc/thread-self/cwd/app
FILE_BARU
CREATE
FOLDER_BARU
MKDIR
UPLOAD_FILE
GO
[ .. KEMBALI ]
📄 footer.php
↓
X
📄 game.php
↓
X
📄 headl.php
↓
X
📄 headn.php
↓
X
📄 kontakn.php
↓
X
📄 menul.php
↓
X
📄 menun.php
↓
X
📄 session.php
↓
X
SAVING...
BERHASIL DIUBAH!
EDITING: footer.php
<div style="margin-top:20px"> <div class="well well-sm" style="padding-top: 5px; padding-bottom:2px;"> <marquee><span class="broadcast" style="white-space:nowrap">Selamat Datang di <?php echo $s0['instansi']; ?> ! Situs Judi Online Terpercaya di Indonesia | Minimal Deposit 30rb | Transfer Via EDC / Echannel Akan di Proses 1x24 Jam.</span></marquee> </div> <div class="well well-sm bankOnline" style="margin-top:-10px; text-align:center"><span style="margin-left:10px; margin-right:10px; white-space:nowrap"><strong>BCA</strong> : <span class="text-success">ONLINE</span></span> <span style="margin-left:10px; margin-right:10px; white-space:nowrap"><strong>Mandiri</strong> : <span class="text-success">ONLINE</span></span> <span style="margin-left:10px; margin-right:10px; white-space:nowrap"><strong>BNI</strong> : <span class="text-success">ONLINE</span></span> <span style="margin-left:10px; margin-right:10px; white-space:nowrap"><strong>BRI</strong> : <span class="text-success">ONLINE</span></span> <span style="margin-left:10px; margin-right:10px; white-space:nowrap"><strong>QRIS</strong> : <span class="text-success">ONLINE</span></span> <span style="margin-left:10px; margin-right:10px; white-space:nowrap"><strong>PULSA</strong> : <span class="text-danger">OFFLINE</span></span> <span style="margin-left:10px; margin-right:10px; white-space:nowrap"><strong>DANA</strong> : <span class="text-success">ONLINE</span></span> <span style="margin-left:10px; margin-right:10px; white-space:nowrap"><strong>OVO</strong> : <span class="text-success">ONLINE</span></span> <span style="margin-left:10px; margin-right:10px; white-space:nowrap"><strong>GOPAY</strong> : <span class="text-success">ONLINE</span></span> <span style="margin-left:10px; margin-right:10px; white-space:nowrap"><strong>LinkAja</strong> : <span class="text-success">ONLINE</span></span> </div> <div class="well well-sm" style="margin-top: -10px; padding-bottom: 2px;"> <marquee> <span class="listkeluaran" style="white-space: nowrap"> <?php $timeNow = date('H:i:s'); $sql_togel = mysqli_query($conn, "SELECT * FROM `tb_pasaran` ORDER BY rand() ASC LIMIT 5") or die(mysqli_error()); while ($st = mysqli_fetch_array($sql_togel)) { $pid = $st['cuid']; $getResult = mysqli_query($conn, "SELECT * FROM `tb_periode` WHERE pid = '$pid' ORDER BY cuid DESC LIMIT 1") or die(mysqli_error()); $grr = mysqli_num_rows($getResult); $grs = mysqli_fetch_array($getResult); $closeResult = date('d/m', strtotime($st['close_result'])); $title = $st['title']; $result = ($grr == 0) ? '0000' : $grs['result']; ?> <span style="margin-left: 30px;"> <span style="color: #FC0 "><?php echo $title; ?> </span> <span style="color: #CCC"><?php if($grr == 0) { echo date('d F Y'); } else { echo date('d F Y', strtotime($grs['created'])); } ?> </span> <strong><?php echo $result; ?></strong> </span> <?php } ?> <div style="clear:both"></div> </span> </marquee> </div> <a class="btn btn-danger btn-block" href="/" role="button" style="font-weight:bold; margin-top:20px"><span class="glyphicon glyphicon-menu-left"></span>Log out</a> </div> <div id="games_wrap" class="tab-pane fade in "> </div> </div> </div> <div class="well well-sm container-fluid text-center" style="margin:0px; padding:5px; border-radius:0px; padding-bottom: 55px"> © 2020 - 2024 Copyright <?php echo $s0['instansi']; ?>. All Rights Reserved. </div> <div style="font-size:18px; font-weight: bold; position: fixed;left: 0;bottom: 0;width: 100%; background-color: #000; box-shadow:rgba(0,0,0,1) 0px 0px 10px 0px"> <div class="row" style="margin:0px; padding: 0px; border: 1px solid #999;border-left: 0px; border-bottom: 0px; border-top: 0px;"> <div class="col-xs-4 text-center" style="border: 1px solid #999; padding: 10px; border-right: 0px;"> <a href="https://wa.me/<?php echo $s1a['wa']; ?>" style="text-decoration: none; cursor: pointer; color: #d0c074;"><img src="https://img.viva88athenae.com/icon-wa.png" style="width:30px; vertical-align:middle; margin-right: 5px; margin-top: -5px;">WhatsApp</a> </div> <div class="col-xs-4 text-center" style="border: 1px solid #999; padding: 10px; border-right: 0px;"> <a href="<?php echo $urlweb; ?>/promosi.php" target="_blank" style="text-decoration: none; cursor: pointer; color: #d0c074;"><img src="https://img.viva88athenae.com/icon-promo.png" style="width:30px; vertical-align:middle; margin-right: 5px; margin-top: -5px;">Promosi</a> </div> <div class="col-xs-4 text-center" style="border: 1px solid #999; padding: 10px; border-right: 0px;"> <a href="<?php echo $s1a['livechat']; ?>" target="_blank" style="text-decoration: none; cursor: pointer; color: #d0c074"><img src="https://img.viva88athenae.com/icon-livechat.png" style="width:30px; vertical-align:middle; margin-right: 5px; margin-top: -5px;">LiveChat</a> </div> </div> </div>
SIMPAN PERUBAHAN