forked from jsnbuchanan/crowd-funder-for-time-pwa
One grain of salt
This commit is contained in:
1662
sw_scripts/nacl.js
1662
sw_scripts/nacl.js
File diff suppressed because it is too large
Load Diff
@@ -1,5 +1,5 @@
|
|||||||
|
|
||||||
//importScripts("nacl.js")
|
importScripts("nacl.js")
|
||||||
|
|
||||||
function validateBase64(s) {
|
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))) {
|
if (!(/^(?:[A-Za-z0-9+\/]{2}[A-Za-z0-9+\/]{2})*(?:[A-Za-z0-9+\/]{2}==|[A-Za-z0-9+\/]{3}=)?$/.test(s))) {
|
||||||
|
|||||||
Reference in New Issue
Block a user