Linux anchor 4.4.0-210-generic #242-Ubuntu SMP Fri Apr 16 09:57:56 UTC 2021 x86_64
Apache/2.4.18 (Ubuntu)
Server IP : 10.10.100.4 & Your IP : 216.73.217.150
Domains :
Cant Read [ /etc/named.conf ]
User : www-data
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
var /
www /
lusedi /
media /
editors /
codemirror /
theme /
Delete
Unzip
Name
Size
Permission
Date
Action
3024-day.css
1.94
KB
-rw-r--r--
2017-11-07 06:31
3024-night.css
2.03
KB
-rw-r--r--
2017-11-07 06:31
abcdef.css
1.92
KB
-rw-r--r--
2017-11-07 06:31
ambiance-mobile.css
103
B
-rw-r--r--
2017-11-07 06:31
ambiance.css
25.87
KB
-rw-r--r--
2017-11-07 06:31
base16-dark.css
2.06
KB
-rw-r--r--
2017-11-07 06:31
base16-light.css
2.06
KB
-rw-r--r--
2017-11-07 06:31
bespin.css
1.38
KB
-rw-r--r--
2017-11-07 06:31
blackboard.css
1.89
KB
-rw-r--r--
2017-11-07 06:31
cobalt.css
1.69
KB
-rw-r--r--
2017-11-07 06:31
colorforth.css
1.64
KB
-rw-r--r--
2017-11-07 06:31
dracula.css
1.99
KB
-rw-r--r--
2017-11-07 06:31
duotone-dark.css
2.55
KB
-rw-r--r--
2017-11-07 06:31
duotone-light.css
2.66
KB
-rw-r--r--
2017-11-07 06:31
eclipse.css
1.16
KB
-rw-r--r--
2017-11-07 06:31
elegant.css
781
B
-rw-r--r--
2017-11-07 06:31
erlang-dark.css
2.23
KB
-rw-r--r--
2017-11-07 06:31
hopscotch.css
1.43
KB
-rw-r--r--
2017-11-07 06:31
icecoder.css
2.46
KB
-rw-r--r--
2017-11-07 06:31
isotope.css
1.41
KB
-rw-r--r--
2017-11-07 06:31
lesser-dark.css
2.57
KB
-rw-r--r--
2017-11-07 06:31
liquibyte.css
3.9
KB
-rw-r--r--
2017-11-07 06:31
material.css
2.43
KB
-rw-r--r--
2017-11-07 06:31
mbo.css
2.06
KB
-rw-r--r--
2017-11-07 06:31
mdn-like.css
5.07
KB
-rw-r--r--
2017-11-07 06:31
midnight.css
2
KB
-rw-r--r--
2017-11-07 06:31
monokai.css
1.9
KB
-rw-r--r--
2017-11-07 06:31
neat.css
688
B
-rw-r--r--
2017-11-07 06:31
neo.css
947
B
-rw-r--r--
2017-11-07 06:31
night.css
1.71
KB
-rw-r--r--
2017-11-07 06:31
panda-syntax.css
1.76
KB
-rw-r--r--
2017-11-07 06:31
paraiso-dark.css
2.03
KB
-rw-r--r--
2017-11-07 06:31
paraiso-light.css
2.03
KB
-rw-r--r--
2017-11-07 06:31
pastel-on-dark.css
2.43
KB
-rw-r--r--
2017-11-07 06:31
railscasts.css
1.48
KB
-rw-r--r--
2017-11-07 06:31
rubyblue.css
1.76
KB
-rw-r--r--
2017-11-07 06:31
seti.css
1.96
KB
-rw-r--r--
2017-11-07 06:31
solarized.css
5.34
KB
-rw-r--r--
2017-11-07 06:31
the-matrix.css
1.89
KB
-rw-r--r--
2017-11-07 06:31
tomorrow-night-bright.css
1.73
KB
-rw-r--r--
2017-11-07 06:31
tomorrow-night-eighties.css
2.38
KB
-rw-r--r--
2017-11-07 06:31
ttcn.css
2.38
KB
-rw-r--r--
2017-11-07 06:31
twilight.css
2.11
KB
-rw-r--r--
2017-11-07 06:31
vibrant-ink.css
2.09
KB
-rw-r--r--
2017-11-07 06:31
xq-dark.css
2.96
KB
-rw-r--r--
2017-11-07 06:31
xq-light.css
2.2
KB
-rw-r--r--
2017-11-07 06:31
yeti.css
1.84
KB
-rw-r--r--
2017-11-07 06:31
zenburn.css
1.94
KB
-rw-r--r--
2017-11-07 06:31
Save
Rename
/* Name: Panda Syntax Author: Siamak Mokhtari (http://github.com/siamak/) CodeMirror template by Siamak Mokhtari (https://github.com/siamak/atom-panda-syntax) */ .cm-s-panda-syntax { background: #292A2B; color: #E6E6E6; line-height: 1.5; font-family: 'Operator Mono', 'Source Sans Pro', Menlo, Monaco, Consolas, Courier New, monospace; } .cm-s-panda-syntax .CodeMirror-cursor { border-color: #ff2c6d; } .cm-s-panda-syntax .CodeMirror-activeline-background { background: rgba(99, 123, 156, 0.1); } .cm-s-panda-syntax .CodeMirror-selected { background: #FFF; } .cm-s-panda-syntax .cm-comment { font-style: italic; color: #676B79; } .cm-s-panda-syntax .cm-operator { color: #f3f3f3; } .cm-s-panda-syntax .cm-string { color: #19F9D8; } .cm-s-panda-syntax .cm-string-2 { color: #FFB86C; } .cm-s-panda-syntax .cm-tag { color: #ff2c6d; } .cm-s-panda-syntax .cm-meta { color: #b084eb; } .cm-s-panda-syntax .cm-number { color: #FFB86C; } .cm-s-panda-syntax .cm-atom { color: #ff2c6d; } .cm-s-panda-syntax .cm-keyword { color: #FF75B5; } .cm-s-panda-syntax .cm-variable { color: #ffb86c; } .cm-s-panda-syntax .cm-variable-2 { color: #ff9ac1; } .cm-s-panda-syntax .cm-variable-3, .cm-s-panda-syntax .cm-type { color: #ff9ac1; } .cm-s-panda-syntax .cm-def { color: #e6e6e6; } .cm-s-panda-syntax .cm-property { color: #f3f3f3; } .cm-s-panda-syntax .cm-unit { color: #ffb86c; } .cm-s-panda-syntax .cm-attribute { color: #ffb86c; } .cm-s-panda-syntax .CodeMirror-matchingbracket { border-bottom: 1px dotted #19F9D8; padding-bottom: 2px; color: #e6e6e6; } .cm-s-panda-syntax .CodeMirror-gutters { background: #292a2b; border-right-color: rgba(255, 255, 255, 0.1); } .cm-s-panda-syntax .CodeMirror-linenumber { color: #e6e6e6; opacity: 0.6; }