Linux localhost 5.4.0-198-generic #218-Ubuntu SMP Fri Sep 27 20:18:53 UTC 2024 x86_64
Apache/2.4.41 (Ubuntu)
: 23.92.16.63 | : 162.159.119.55
Cant Read [ /etc/named.conf ]
8.1.5
www-data
www.github.com/MadExploits
Terminal
AUTO ROOT
Adminer
Backdoor Destroyer
Linux Exploit
Lock Shell
Lock File
Create User
CREATE RDP
PHP Mailer
BACKCONNECT
UNLOCK SHELL
HASH IDENTIFIER
CPANEL RESET
CREATE WP USER
README
+ Create Folder
+ Create File
/
var /
www /
crm.oxopackaging.com /
public /
js /
front /
[ HOME SHELL ]
Name
Size
Permission
Action
animation.js
1.81
KB
-rw-r--r--
dragdrop.js
1
B
-rw-r--r--
scripts.js
1
KB
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : scripts.js
/*! * Start Bootstrap - Bare v5.0.3 (https://startbootstrap.com/template/bare) * Copyright 2013-2021 Start Bootstrap * Licensed under MIT (https://github.com/StartBootstrap/startbootstrap-bare/blob/master/LICENSE) */ // This file is intentionally blank // Use this file to add JavaScript to your project var oilCanvas = document.getElementById("oilChart"); Chart.defaults.global.defaultFontFamily = "Lato"; Chart.defaults.global.defaultFontSize = 18; var oilData = { labels: [ "chart name", "chart name", "chart name", "chart name", "chart name", "chart name", "chart name" ], datasets: [ { data: [133.3, 86.2, 52.2, 51.2, 50.2, 51.2, 50.2], backgroundColor: [ "#FF6384", "#63FF84", "#84FF63", "#8463FF", "#000", "#6384FF" ] }] }; var pieChart = new Chart(oilCanvas, { type: 'pie', data: oilData, });
Close