1
0
mirror of https://github.com/chinchang/web-maker.git synced 2025-10-11 11:34:24 +02:00
This commit is contained in:
Kushagra Gour
2018-08-12 15:18:00 +05:30
parent 553c801772
commit a7b9535ff9
5 changed files with 600 additions and 5 deletions

View File

@@ -19,7 +19,6 @@
if (
'serviceWorker' in navigator &&
location.protocol === 'https:' &&
document.cookie.indexOf('wmdebug') === -1 &&
location.href.indexOf('chrome-extension://') === -1 &&
location.href.indexOf('192.168') === -1
) {