⚝
One Hat Cyber Team
⚝
Your IP:
216.73.216.26
Server IP:
15.204.235.159
Server:
Linux srv.techlup.co.ke 4.18.0-553.5.1.el8_10.x86_64 #1 SMP Wed Jun 5 09:12:13 EDT 2024 x86_64
Server Software:
Apache
PHP Version:
8.2.27
Buat File
|
Buat Folder
Eksekusi
Dir :
~
/
home
/
tech
/
rider.techlup.co.ke
/
admin
/
View File Name :
firebase-messaging-sw.js
importScripts('https://www.gstatic.com/firebasejs/8.3.2/firebase-app.js'); importScripts('https://www.gstatic.com/firebasejs/8.3.2/firebase-messaging.js'); firebase.initializeApp({ apiKey: "AIzaSyAk7MDFEDq0sZTMU9GQ1OQ7x5TtaolSFw0", authDomain: "drivevalley-fdb7f.firebaseapp.com", projectId: "drivevalley-fdb7f", storageBucket: "drivevalley-fdb7f.appspot.com", messagingSenderId: "76471554747", appId: "1:76471554747:web:63392218660695de6d0f9e", measurementId: "" }); const messaging = firebase.messaging(); messaging.setBackgroundMessageHandler(function (payload) { return self.registration.showNotification(payload.data.title, { body: payload.data.body ? payload.data.body : '', icon: payload.data.icon ? payload.data.icon : '' }); });