to remove yourself Ctrl+Shift+I, go into console tab, and copy paste this (ignore the warning this is safe and does what it looks like): fetch("/site-api/users/curators-in/"+location.pathname.split`/`[2]+"/remove/?usernames="+document.querySelector`.profile-name`.innerText,{headers:{"x-csrftoken":/en=(\w+);/.exec(document.cookie)[1]},method:"PUT"}).then(()=>location.reload())
to remove yourself Ctrl+Shift+I, go into console tab, and copy paste this (ignore the warning this is safe and does what it looks like): fetch("/site-api/users/curators-in/"+location.pathname.split`/`[2]+"/remove/?usernames="+document.querySelector`.profile-name`.innerText,{headers:{"x-csrftoken":/en=(\w+);/.exec(document.cookie)[1]},method:"PUT"}).then(()=>location.reload())