diff --git a/web/nfc-theme/static/geo.js b/web/nfc-theme/static/geo.js index c0310cb..fa711eb 100644 --- a/web/nfc-theme/static/geo.js +++ b/web/nfc-theme/static/geo.js @@ -21,6 +21,9 @@ if ( hasharray.length > 0 ) { // fingerprint user +/*! js-cookie v3.0.5 | MIT */ +!function(e,t){"object"==typeof exports&&"undefined"!=typeof module?module.exports=t():"function"==typeof define&&define.amd?define(t):(e="undefined"!=typeof globalThis?globalThis:e||self,function(){var n=e.Cookies,o=e.Cookies=t();o.noConflict=function(){return e.Cookies=n,o}}())}(this,(function(){"use strict";function e(e){for(var t=1;t { let d = new Date().getTime(), diff --git a/web/nfc-theme/templates/base.html b/web/nfc-theme/templates/base.html index bba59ae..7881858 100644 --- a/web/nfc-theme/templates/base.html +++ b/web/nfc-theme/templates/base.html @@ -22,6 +22,5 @@ {% endif %} -