Homepage Shows “Installing service worker…”
-
Homepage is showing the following code that says, Installing service worker…
<!DOCTYPE html> <html> <head> <meta charset="utf-8"> <title>Service Worker Installation</title> </head> <body> Installing service worker... <script>navigator.serviceWorker.register( "https:\/\/www.vanguardngr.com\/wp.serviceworker", {"scope":"\/"} );</script> </body> </html>
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Homepage Shows “Installing service worker…”’ is closed to new replies.