mirror of
https://github.com/SrIzan10/vdo.ninja.git
synced 2026-05-01 11:05:24 +00:00
nothing; just syncing
This commit is contained in:
8
thirdparty/mitm.html
vendored
8
thirdparty/mitm.html
vendored
@@ -153,10 +153,10 @@ if (navigator.serviceWorker) {
|
||||
window.onmessage = onMessage
|
||||
messages.forEach(window.onmessage)
|
||||
})
|
||||
} else {
|
||||
// FF can ping sw with fetch from a secure hidden iframe
|
||||
// shouldn't really be possible?
|
||||
keepAlive()
|
||||
}
|
||||
|
||||
// FF can ping sw with fetch from a secure hidden iframe
|
||||
// shouldn't really be possible?
|
||||
keepAlive()
|
||||
|
||||
</script>
|
||||
Reference in New Issue
Block a user