Файловый менеджер - Редактировать - /home/gqdcvggs/go.imators.com/404.shtml.tar
Назад
home/gqdcvggs/gemance.com/404.shtml 0000644 00000001325 15114740552 0013042 0 ustar 00 <!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <title>404 ;)</title> <link href="https://cdn.jsdelivr.net/npm/tailwindcss@2.2.19/dist/tailwind.min.css" rel="stylesheet"> </head> <body class="bg-black flex items-center justify-center min-h-screen"> <div class="text-center text-white"> <h1 class="text-6xl font-bold mb-4">404 ;)</h1> <p class="text-sm text-center mb-8">It seems that the link we shared with you or that you entered is not correct.</p> <a href="/" class="text-lg text-blue-500 underline hover:text-blue-300"> Back to home page </a> </div> </body> </html> home/gqdcvggs/nouveau.conquerfive.net/404.shtml 0000644 00000003125 15114740727 0015466 0 ustar 00 <!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <title>Page non trouv�e</title> <link href="https://cdnjs.cloudflare.com/ajax/libs/tailwindcss/2.2.19/tailwind.min.css" rel="stylesheet"> <style> body { background: #f8f8f8; font-family: Arial, sans-serif; display: flex; align-items: center; justify-content: center; height: 100vh; margin: 0; } .container { text-align: center; background: #ffffff; padding: 40px; border: 2px solid #000000; box-shadow: 5px 5px 0 #000000; } .logo { margin-bottom: 20px; } .title { font-size: 4rem; font-weight: bold; margin-bottom: 20px; } .message { font-size: 1.25rem; margin-bottom: 20px; } .home-button { padding: 10px 20px; background: #000000; color: #ffffff; border: 2px solid #000000; cursor: pointer; text-decoration: none; } </style> <script> function goBack() { window.history.back(); } </script> </head> <body> <div class="container"> <h1 class="title">404</h1> <p class="message">On trouve rien ici malheureusement</p> <button class="home-button" onclick="goBack()">Retour arriere</button> </div> </body> </html> home/gqdcvggs/auth.imators.com/404.shtml 0000644 00000001526 15114741030 0014054 0 ustar 00 <!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <title>404 Not Found</title> <link href="https://cdn.jsdelivr.net/npm/tailwindcss@2.2.19/dist/tailwind.min.css" rel="stylesheet"> </head> <body class="bg-gray-100 flex items-center justify-center min-h-screen"> <div class="text-center"> <img src="https://cdn.imators.com/smile_not_found.png" alt="404 Not Found" class="mx-auto w-1/2 max-w-lg" /> <h1 class="text-6xl font-bold text-gray-800 mt-8">404</h1> <p class="text-gray-600 mt-4">Oops! The page you're looking for doesn't exist.</p> <a href="/" class="mt-6 inline-block bg-blue-500 text-white font-bold py-2 px-4 rounded-full hover:bg-blue-700 transition duration-300">Back to home</a> </div> </body> </html> home/gqdcvggs/public_html/404.shtml 0000644 00000005055 15114742450 0013173 0 ustar 00 <!DOCTYPE html> <html lang="en"> <head> <title>ERROR 404</title> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no"> <link rel="preconnect" href="https://fonts.gstatic.com"> <link href="https://fonts.cdnfonts.com/css/general-sans?styles=135312,135310,135313,135303" rel="stylesheet"> <link href="https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap" rel="stylesheet"> <link rel="stylesheet" href="css/tailwind/tailwind.min.css"> <link rel="stylesheet" href="css/main.css"> <link rel="icon" type="image/png" sizes="32x32" href="icon.png"> <script src="js/main.js"></script> </head> <body class="antialiased bg-body text-body font-body"> <div class=""> <section class="pt-32 pb-36 bg-white overflow-hidden"> <div class="container px-4 mx-auto"> <div class="flex flex-wrap -m-8"> <div class="w-full md:w-1/2 p-8"> <div class="flex flex-col justify-between h-full"> <div class="mb-8"> <h2 class="mb-6 text-16xl text-indigo-600 font-bold tracking-px-2n leading-none">404</h2> <h3 class="mb-4 text-3xl font-bold font-heading leading-snug">We lost our way </h3> <p class="text-lg text-gray-600 font-medium leading-normal md:max-w-md">Hi, it's 404! I'm not looking for a new page every time but I can't find it! Well, since it's not at your place here, I'd like you to leave me alone </p> </div> <div> <a class="inline-flex items-center text-center font-semibold text-indigo-600 hover:text-indigo-700 leading-normal" href="index.html"> <svg class="mr-2.5" width="16" height="16" viewbox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M6.66667 12.6667L2 8.00004M2 8.00004L6.66667 3.33337M2 8.00004L14 8.00004" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path> </svg> <span>Go Back to Homepage</span> </a> </div> </div> </div> <div class="w-full md:w-1/2 p-8 self-end"> <img class="mx-auto transform hover:-translate-x-4 transition ease-in-out duration-1000" src="flaro-assets/images/http-codes/illustration.png" alt=""> </div> </div> </div> </section> </div> </body> </html> home/gqdcvggs/imators.com/404.shtml 0000644 00000001526 15114743014 0013120 0 ustar 00 <!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <title>404 Not Found</title> <link href="https://cdn.jsdelivr.net/npm/tailwindcss@2.2.19/dist/tailwind.min.css" rel="stylesheet"> </head> <body class="bg-gray-100 flex items-center justify-center min-h-screen"> <div class="text-center"> <img src="https://cdn.imators.com/smile_not_found.png" alt="404 Not Found" class="mx-auto w-1/2 max-w-lg" /> <h1 class="text-6xl font-bold text-gray-800 mt-8">404</h1> <p class="text-gray-600 mt-4">Oops! The page you're looking for doesn't exist.</p> <a href="/" class="mt-6 inline-block bg-blue-500 text-white font-bold py-2 px-4 rounded-full hover:bg-blue-700 transition duration-300">Back to home</a> </div> </body> </html> home/gqdcvggs/imators.systems/404.shtml 0000664 00000006611 15114771634 0014064 0 ustar 00 <!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <title>404 - Page non trouvée</title> <link href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.0.0/css/all.min.css" rel="stylesheet"> <script src="https://cdn.tailwindcss.com"></script> <style> body { font-family: -apple-system, BlinkMacSystemFont, sans-serif; background-color: #000; color: #fff; margin: 0; padding: 40px; line-height: 1.6; } .container { max-width: 900px; margin: 60px auto; } h1 { font-size: 80px; margin: 0; font-weight: 700; } .error-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(200px, 1fr)); gap: 40px; margin-top: 60px; } .error-reason { padding: 20px; } .icon { font-size: 24px; margin-bottom: 15px; } .reason-title { font-size: 18px; margin-bottom: 10px; font-weight: 500; } p { margin: 0; color: #888; } .back-link { display: inline-block; color: #fff; text-decoration: none; margin-top: 60px; border: 1px solid #333; padding: 15px 30px; } .back-link:hover { background: #111; } @media (max-width: 600px) { body { padding: 20px; } h1 { font-size: 60px; } .error-grid { gap: 20px; } } </style> </head> <body> <div class="container"> <h1 class="text-5xl">Oups !</h1> <p>It seems that the server is not finding your specific folder or URL. This is because of:</p> <div class="error-grid"> <div class="error-reason"> <i class="icon fas fa-link-slash"></i> <div class="reason-title">Invalid link</div> <p>The link no longer exists or it has been deleted by our teams for violation of Imators’ terms of use</p> </div> <div class="error-reason"> <i class="icon fas fa-keyboard"></i> <div class="reason-title">Typing error</div> <p>URL wrongly entered. Try to put well in front of each URL <span class="font-bold underline">https://</span></p> </div> <div class="error-reason"> <i class="icon fas fa-folder-minus"></i> <div class="reason-title">Deleted page</div> <p>Content not available due to a restriction or violation of our <a class="underline" href="https://imators.com/terms-of-use">terms of use</a></p> </div> <div class="error-reason"> <i class="icon fas fa-server"></i> <div class="reason-title">System error</div> <p>Technical problem in the Imators System that causes a failure or blocking of certain netsystem locations</p> </div> </div> <a href="/" class="back-link">Return to the root</a> </div> </body> </html>