BLACKSITE
:
216.73.216.191
:
103.154.184.216 / www.astitvaad.com
:
Linux vps.readyhost.in 4.18.0-553.6.1.el8.x86_64 #1 SMP Thu May 30 04:13:58 UTC 2024 x86_64
:
/
home
/
henraajhfeeds
/
public_html
/
Upload File:
files >> /home/henraajhfeeds/public_html/sw.js
self.addEventListener("push", function(event) { const notificationData = event.data.json().notification; const options = { body: notificationData.body, icon: notificationData.icon, data: { url: notificationData.click_action } }; event.waitUntil(self.registration.showNotification(notificationData.title, options)); }); self.addEventListener("notificationclick", function(event) { event.waitUntil(clients.openWindow(event.notification.data.url)); });