From b7b7787a1d07de36e17e3b451e90a44985efde84 Mon Sep 17 00:00:00 2001 From: Luqaska Date: Fri, 4 Mar 2022 17:46:29 +0000 Subject: [PATCH] Actualizar 'index.php' --- index.php | 56 ++++++++++++++++++++++++++++++++++++++----------------- 1 file changed, 39 insertions(+), 17 deletions(-) diff --git a/index.php b/index.php index d5a28d0..3ada6b2 100644 --- a/index.php +++ b/index.php @@ -30,6 +30,7 @@ } img.av{width:70px;height:70px;} a{color:#00FF08;} + .nick{font-size:large;font-weight:bold;} footer{margin:5% 0 0 0;} @@ -38,23 +39,44 @@

Luqaska's S**te

To be here, create a file at ~/.lucas. The content of that file will be displayed down your name.

\n\t

Inspired by ~mwt's one.

"; +echo "\t

To be here, create a file at ~/.lucas. The content of that file will be displayed adove your username.

\n\t

Inspired by ~mwt's one.

"; +echo "\t"; foreach(glob("/home/*") as $user){ - echo "\t
"; if(file_exists($user."/.lucas")){ $nick=str_replace("/home/","",$user);?> - - + "; } +echo "\t
'; -}else{ - echo ''; + '; +} else { + echo ''; } ?> -

~

-

-

+ $message) { + if ($message == "") { + unset($msg[$num]); + } + } + $msg = implode(" ", $msg); + $msg = explode("\n", $msg); + foreach($msg as $num => $line) { + if ($line == "") { + unset($msg[$num]); + } + } + $msg = implode("\n", $msg); + $msg = preg_replace("/\n/", "
", $msg); + $msg = "\t\t\t\t\t\"" . $msg . '"
'; +} echo $msg; ?> + ~ +

"; }else{ ?> @@ -62,23 +84,23 @@ foreach(glob("/home/*") as $user){

/t/ools

-
+

Etc.

Linkz