One Hat Cyber Team
Your IP :
3.145.167.178
Server IP :
162.241.123.123
Server :
Linux sh016.hostgator.in 4.19.286-203.ELK.el7.x86_64 #1 SMP Wed Jun 14 04:33:55 CDT 2023 x86_64
Server Software :
Apache
PHP Version :
8.2.25
Buat File
|
Buat Folder
Eksekusi
Dir :
~
/
home1
/
saicsazq
/
snappy24.com
/
Edit File:
index.html
<!DOCTYPE html> <html> <head> <base href="/"> <meta name="google-signin-client_id" content="922672153913-ndu06limlh6sflv9q995et75mieu8s9k.apps.googleusercontent.com"> <meta charset="UTF-8"> <meta content="IE=Edge" http-equiv="X-UA-Compatible"> <meta name="description" content="A multi-vendor service providing app."> <!-- iOS meta tags & icons --> <meta name="apple-mobile-web-app-capable" content="yes"> <meta name="apple-mobile-web-app-status-bar-style" content="black"> <meta name="apple-mobile-web-app-title" content="Snappy24"> <link rel="apple-touch-icon" href="icons/Icon-192.png"> <!-- Favicon --> <link rel="icon" type="image/png" href="favicon.png"/> <title>Snappy24</title> <link rel="manifest" href="manifest.json"> <link rel="stylesheet" type="text/css" href="style.css"> <script type="application/javascript" src="/assets/packages/flutter_inappwebview_web/assets/web/web_support.js" defer></script> </head> <body> <script src="flutter_bootstrap.js" async></script> <script src="https://maps.googleapis.com/maps/api/js?key=AIzaSyCcoT_5AV90ynVK2nQfyYezE5o_mfo5Pwc&callback=Function.prototype"></script> <script> // Check if localStorage is supported in the browser if (typeof(Storage) !== "undefined") { // Get the item from localStorage var itemValue = localStorage.getItem("flutter.demand_theme"); console.log("flutter.theme", itemValue) // Check if the item exists if (itemValue !== null) { // Check the value of the item if (itemValue === "true") { // If the value is "true", add a class to the body document.body.classList.add("theme-dark"); } else { // If the value is not "true", remove the class from the body document.body.classList.remove("theme-light"); } } else { console.log("Item not found in localStorage"); } } else { console.log("localStorage is not supported in this browser"); } </script> <script src="https://www.gstatic.com/firebasejs/8.10.1/firebase-app.js"></script> <script src="https://www.gstatic.com/firebasejs/8.10.1/firebase-messaging.js"></script> <div class="preloader"> <div class="preloader-container"> <img width="60" class="preloader-img" src="logo.png" alt=""> <div class="loader"></div> </div> </div> <header class="header"> <div class="header-container d-flex align-items-center justify-content-between"> <div class="header-start d-flex gap-5 align-items-center"> <img class="logo" src="appbarlogo.png" alt=""> <div class="placeholder placeholder-wide"></div> <div class="placeholder"></div> <div class="placeholder"></div> <div class="placeholder"></div> </div> <div class="header-end d-flex gap-5"> <div class="placeholder"></div> <div class="placeholder"></div> <div class="placeholder"></div> </div> </div> </header> <script> // Import the functions you need from the SDKs you need import { initializeApp } from "firebase/app"; import { getAnalytics } from "firebase/analytics"; // TODO: Add SDKs for Firebase products that you want to use // https://firebase.google.com/docs/web/setup#available-libraries // Your web app's Firebase configuration // For Firebase JS SDK v7.20.0 and later, measurementId is optional const firebaseConfig = { apiKey: "AIzaSyABBL7WeI67azOg86Hqw5-8HAvh0cj1Jxc", authDomain: "snappy24-a3579.firebaseapp.com", databaseURL: "https://snappy24-a3579-default-rtdb.firebaseio.com", projectId: "snappy24-a3579", storageBucket: "snappy24-a3579.appspot.com", messagingSenderId: "922672153913", appId: "1:922672153913:web:e2388091d6e5e30b0554e8" }; // Initialize Firebase const app = initializeApp(firebaseConfig); const analytics = getAnalytics(app); </script> <script src="main.dart.js?version=2.6.0" type="application/javascript"></script> </body> </html>
Simpan