%PDF- %PDF-
| Direktori : /home/vacivi36/www2]/ |
| Current File : /home/vacivi36/www2]/pwa-amp-sw-7.html |
<!doctype html>
<html>
<head>
<title>Installing service worker</title>
<script type="text/javascript">
var swsource = "https://vacivitta.com.br/?pwa_for_wp_script=1&sw=pwa-amp-sw-7.js";
if("serviceWorker" in navigator) {
navigator.serviceWorker.register(swsource, {scope: 'https://vacivitta.com.br/amp/'}).then(function(reg){
console.log('Congratulations!!Service Worker Registered ServiceWorker scope: ', reg.scope);
}).catch(function(err) {
console.log('ServiceWorker registration failed: ', err);
});
};
window.addEventListener('beforeinstallprompt', (e) => {
deferredPrompt = e;
})
</script>
<meta name="robots" content="noindex">
</head>
<body>
Installing service worker...
</body>
</html>