class CookieHandler{store(e,t,o){const n=new Date;n.setTime(n.getTime()+24*o*60*60*1e3);let i="expires="+n.toUTCString();document.cookie=e+"="+t+";"+i+";path=/"}fetch(e){let t=e+"=",o=decodeURIComponent(document.cookie).split(";");for(let e=0;e