forked from MarseyWorld/MarseyWorld
cachebust
parent
14ba7426c6
commit
75d12d237e
|
@ -7,7 +7,7 @@ function fp(fp) {
|
||||||
xhr.send(form);
|
xhr.send(form);
|
||||||
};
|
};
|
||||||
|
|
||||||
const fpPromise = import('/assets/js/vendor/fp.js?x=7')
|
const fpPromise = import('/assets/js/vendor/fp.js?x=8')
|
||||||
.then(FingerprintJS => FingerprintJS.load())
|
.then(FingerprintJS => FingerprintJS.load())
|
||||||
|
|
||||||
fpPromise
|
fpPromise
|
||||||
|
|
Loading…
Reference in New Issue