Linux ns1.utparral.edu.mx 6.8.0-79-generic #79~22.04.1-Ubuntu SMP PREEMPT_DYNAMIC Fri Aug 15 16:54:53 UTC 2 x86_64
Apache/2.4.58 (Unix) OpenSSL/1.1.1w PHP/8.2.12 mod_perl/2.0.12 Perl/v5.34.1
: 10.10.1.9 | : 10.10.1.254
Cant Read [ /etc/named.conf ]
daemon
Terminal
AUTO ROOT
Adminer
Backdoor Destroyer
Linux Exploit
Lock Shell
Lock File
Create User
README
+ Create Folder
+ Create File
/
usr /
share /
gnome-mines /
themes /
bgcolors /
[ HOME SHELL ]
Name
Size
Permission
Action
1mines.svg
1.2
KB
-rw-r--r--
2mines.svg
1.2
KB
-rw-r--r--
3mines.svg
1.2
KB
-rw-r--r--
4mines.svg
1.2
KB
-rw-r--r--
5mines.svg
1.2
KB
-rw-r--r--
6mines.svg
1.2
KB
-rw-r--r--
7mines.svg
1.2
KB
-rw-r--r--
8mines.svg
1.2
KB
-rw-r--r--
exploded.svg
1
KB
-rw-r--r--
flag.svg
651
B
-rw-r--r--
incorrect.svg
651
B
-rw-r--r--
maybe.svg
1.38
KB
-rw-r--r--
mine.svg
1.02
KB
-rw-r--r--
theme.css
1.03
KB
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : theme.css
/* Style of the unrevealed tiles after game over */ .explodedField .mine { background-color:#888a85; } .explodedField .exploded { background-color:#d3d7cf; } .1mines .cursor{ background-color:shade(#DDFAC3, 0.5) } .2mines .cursor{ background-color:shade(#ECEDBF, 0.5) } .3mines .cursor{ background-color:shade(#EDDAB4, 0.5) } .4mines .cursor{ background-color:shade(#EDC38A, 0.5) } .5mines .cursor{ background-color:shade(#F7A1A2, 0.5) } .6mines .cursor{ background-color:shade(#FEA785, 0.5) } .7mines .cursor{ background-color:shade(#FF7D60, 0.5); } .8mines .cursor{ background-color:#FF323C; } .1mines:not(.cursor) { background-color:#DDFAC3; } .2mines:not(.cursor) { background-color:#ECEDBF; } .3mines:not(.cursor) { background-color:#EDDAB4; } .4mines:not(.cursor) { background-color:#EDC38A; } .5mines:not(.cursor) { background-color:#F7A1A2; } .6mines:not(.cursor) { background-color:#FEA785; } .7mines:not(.cursor) { background-color:#FF7D60; } .8mines:not(.cursor) { background-color:#FF323C; }
Close