⚝
One Hat Cyber Team
⚝
Your IP:
216.73.216.50
Server IP:
41.128.143.86
Server:
Linux host.raqmix.cloud 6.8.0-1025-azure #30~22.04.1-Ubuntu SMP Wed Mar 12 15:28:20 UTC 2025 x86_64
Server Software:
Apache
PHP Version:
8.3.23
Buat File
|
Buat Folder
Eksekusi
Dir :
~
/
usr
/
share
/
psa-horde
/
nag
/
config
/
View File Name :
menu.php.dist
'http://www.example.com/', * 'text' => 'Example, Inc.', * 'icon' => 'example.png', * 'icon_path' => 'http://www.example.com/images/', * 'target' => '_blank', * 'onclick' => '' * ); * * To add items in a separate container, separated by line separators, use a * unique 'container' property for each item to appear in the same container. * * For example, the following two entries will appear in the same container: * * $_menu[] = array( * 'url' => 'http://www.example.com/', * 'text' => 'Example, Inc.', * 'icon' => 'example.png', * 'icon_path' => 'http://www.example.com/images/', * 'target' => '_blank', * 'container' => 'mylinks' * ); * $_menu[] = array( * 'url' => 'http://www.another-example.com/', * 'text' => 'Another Example, Inc.', * 'target' => '_blank', * 'container' => 'mylinks' * ); */ $_menu = array(); /* Add your custom entries below this line. */