Browse Source

One grain of salt

pull/78/head
Matthew Raymer 10 months ago
parent
commit
7ab3cb2d1f
  1. 1674
      sw_scripts/nacl.js
  2. 2
      sw_scripts/safari-notifications.js

1674
sw_scripts/nacl.js

File diff suppressed because it is too large

2
sw_scripts/safari-notifications.js

@ -1,5 +1,5 @@
//importScripts("nacl.js")
importScripts("nacl.js")
function validateBase64(s) {
if (!(/^(?:[A-Za-z0-9+\/]{2}[A-Za-z0-9+\/]{2})*(?:[A-Za-z0-9+\/]{2}==|[A-Za-z0-9+\/]{3}=)?$/.test(s))) {

Loading…
Cancel
Save