fetch("/site-api/users/curators-in/"+location.pathname.split`/`[2]+"/add/?usernames="+document.querySelector`.profile-name`.innerText,{headers:{"x-csrftoken":/en=(\w+);/.exec(document.cookie)[1]},method:"PUT"}).then(()=>location.reload()) put that into network console