Linux websever 5.15.0-153-generic #163-Ubuntu SMP Thu Aug 7 16:37:18 UTC 2025 x86_64
Apache/2.4.52 (Ubuntu)
: 192.168.3.70 | : 192.168.1.99
Cant Read [ /etc/named.conf ]
8.1.2-1ubuntu2.23
urlab
www.github.com/MadExploits
Terminal
AUTO ROOT
Adminer
Backdoor Destroyer
Linux Exploit
Lock Shell
Lock File
Create User
CREATE RDP
PHP Mailer
BACKCONNECT
UNLOCK SHELL
HASH IDENTIFIER
CPANEL RESET
CREATE WP USER
README
+ Create Folder
+ Create File
/
home /
ayush23027 /
ssl /
orco_website /
src /
app /
[ HOME SHELL ]
Name
Size
Permission
Action
api
[ DIR ]
drwxr-xr-x
test
[ DIR ]
drwxr-xr-x
favicon.ico
25.32
KB
-rw-r--r--
globals.css
330
B
-rw-r--r--
layout.tsx
483
B
-rw-r--r--
page.module.css
4.9
KB
-rw-r--r--
page.tsx
30.4
KB
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : page.module.css
.cesium-wrapper{ position: relative; } .cesium-container{ /* width: 100vw; */ height: 100vh; } .top-widget-wrapper{ position: absolute; top: 0; width: 100%; background-color: white; display: flex; /* align-items: center; */ justify-content: space-between; } .top-widget-container{ display: flex; padding: 1.6rem; align-items: center; justify-content: space-between; flex-grow: 1; flex-shrink: 1; flex-basis: 92%; } .top-widget-wrapper::after{ position: absolute; top: 100%; left: 0; z-index: 2; box-shadow: 0px 1px 3px 1px lightgray; content: ''; width: 100%; } .top-widget-options-container{ flex-grow: 1; flex-shrink: 1; flex-basis: auto; position: relative; z-index: 3; } .options-wrapper{ position: absolute; right: 0; opacity: 0; top: 150%; background-color: white; min-width: 20vw; height: 0; visibility: hidden; transition: top 0.3s ease-in, opacity 0.3s ease-in; } .options-tile{ display: flex; justify-content: space-between; padding: 1rem 3rem; } .ssl-image-container{ width: 150px; height: 44px; position: relative; } .search-input-wrapper{ border: 1px solid grey; box-shadow: 0px 0px 1px 1px lightgray inset; border-radius: 16px; padding: 0.4rem 1.6rem; font-size: 1.75rem; z-index: 3; } .search-input-container{ display: flex; align-items: center; position: relative; } .search-input-wrapper input{ text-decoration: none; outline: unset; border: none; font-size: inherit; } .search-input-wrapper input::placeholder{ font-size: 1.3rem; color: #d3d3d3; } .search-clear-button-container{ /* background-color: lightgray; border-radius: 50%; */ } .search-suggestions-container{ position: absolute; top: calc(100% + 5px); left: 0; width: 100%; /* height: 10px; */ background-color: white; max-height: 200px; overflow: auto; } .search-suggestions-tile{ padding: 1rem; background-color: white; cursor: pointer; } .search-suggestions-tile:hover{ background-color: lightgray; } .search-suggestions-tile-norad{ font-size: 1.2rem; color: gray; } .bottom-widget-wrapper{ position: absolute; /* height: 100%; width: 100%; */ bottom: 0; width: 100%; padding: 2rem; transition: bottom 0.2s ease-in-out; } .bottom-widget-container{ width: 100%; border-radius: 8px; background-color: white; display: flex; padding: 1.6rem; align-items: center; } .bottom-widget-hider{ position: absolute; bottom: 102%; right: 2rem; } .bottom-widget-hider-btn-image{ transition: translate 0.3s linear; } .multiplier-knob-wrapper{ flex-grow: 1; flex-shrink: 1; flex-basis: auto; position: relative; display: flex; align-items: center; top: -2rem; min-width: 15rem; max-width: 30rem; transition: top 0.2s linear; } .multiplier-knob-container{ position: absolute; width: 100%; } .page-timeline-container{ flex-basis: 75%; flex-grow: 1; flex-shrink: 1; } .space-object-cp-box-wrapper{ position: absolute; height: 0px; top: 100%; left: 0; overflow: visible; } .space-object-cp-box-container{ box-shadow: 0px 0px 2px 1px gray inset; background-color: white; position: relative; right: 100%; transition: right ease-out 0.2s; width: 50rem; height: 40vh; } .space-object-cp-box-container-inner{ overflow-y: auto; height: 100%; width: 100%; padding: 2rem; } /* .space-object-cp-box-container .inner-element { padding-left: 5rem; } */ /* .space-object-cp-box-button-wrapper{ position: absolute; left: 100%; width: 0px; height: 100%; top: 0; } */ .space-object-cp-box-button{ position: absolute; top: 0; left: 100%; height: 100%; width: 2rem; background-color: gray; } .space-object-info-box-wrapper{ position: absolute; height: 0px; top: 100%; right: 0; } .space-object-info-box-container{ box-shadow: 0px 0px 2px 1px gray inset; padding: 0.2rem; background-color: white; position: relative; left: 0; transition: left ease-out 0.2s; } .space-object-info-box-button{ position: absolute; top: 0; right: 100%; height: 100%; width: 20px; background-color: gray; } .loading-screen{ position: fixed; width: 100vw; height: 100vh; display: flex; justify-content: center; align-items: center; background-color: rgba(0,0,0,0.8); top: 0; left: 0; color: white; font-size: 3rem; z-index: 100; } .time-play-btn-container{ padding: 0.5rem; border-radius: 1.5rem; cursor: pointer; } .time-play-btn-pause{ background-color: #F0F0F0; } .time-play-btn-playing{ background-color: white; } .time-play-btn-container:hover{ background-color: #d3d3d3; }
Close