Linux vps-61133.fhnet.fr 4.9.0-19-amd64 #1 SMP Debian 4.9.320-2 (2022-06-30) x86_64
Apache/2.4.25 (Debian)
Server IP : 93.113.207.21 & Your IP : 216.73.216.35
Domains :
Cant Read [ /etc/named.conf ]
User : www-data
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
var /
www /
html_old /
foryou-vip.com /
public /
Delete
Unzip
Name
Size
Permission
Date
Action
.htaccess
510
B
-rw-r--r--
2023-01-18 07:38
404.html
1.86
KB
-rwxrwxrwx
2022-03-20 10:31
apple-icon.png
7.34
KB
-rwxrwxrwx
2022-03-20 10:31
favicon.png
10.63
KB
-rwxrwxrwx
2022-03-20 10:31
index.html
1.97
KB
-rwxrwxrwx
2022-03-20 10:31
index.php
6.98
KB
-rw-r--r--
2023-01-18 07:38
manifest.json
495
B
-rwxrwxrwx
2022-03-20 10:31
npm-debug.log
2.59
KB
-rwxrwxrwx
2022-03-20 10:47
robots.txt
67
B
-rwxrwxrwx
2022-03-20 10:31
Save
Rename
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8" /> <link rel="icon" href="%PUBLIC_URL%/favicon.png" /> <meta name="viewport" content="width=device-width, initial-scale=1" /> <meta name="theme-color" content="#000000" /> <meta name="description" content="Web site created using create-react-app" /> <link rel="apple-touch-icon" href="%PUBLIC_URL%/apple-icon.png" /> <link rel="manifest" href="%PUBLIC_URL%/manifest.json" /> <title>React App</title> <script type="text/javascript"> // Single Page Apps for GitHub Pages // https://github.com/rafrex/spa-github-pages // Copyright (c) 2016 Rafael Pedicini, licensed under the MIT License // ---------------------------------------------------------------------- // This script checks to see if a redirect is present in the query string // and converts it back into the correct url and adds it to the // browser's history using window.history.replaceState(...), // which won't cause the browser to attempt to load the new url. // When the single page app is loaded further down in this file, // the correct url will be waiting in the browser's history for // the single page app to route accordingly. // (function(l) { // if (l.search) { // var q = {}; // l.search.slice(1).split('&').forEach(function(v) { // var a = v.split('='); // q[a[0]] = a.slice(1).join('=').replace(/~and~/g, '&'); // }); // if (q.p !== undefined) { // window.history.replaceState(null, null, // l.pathname.slice(0, -1) + (q.p || '') + // (q.q ? ('?' + q.q) : '') + // l.hash // ); // } // } // }(window.location)) </script> </head> <body> <noscript>You need to enable JavaScript to run this app.</noscript> <div id="root"></div> </body> </html>