Code to copy ⬇️ 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()) ------------------------------------------------------------------------- This will easily work in Chrome in Windows or Mac. In some Chromebooks, the console might be blocked. In Firefox, you might be asked if you are sure about wanting to use the console. In Safari, you'll have to enable developer options. This won't work on mobile devices (iPhones, iPads, Androids). ------------------------------------------------------------------------- Why is this tutorial necessary? There's a bug where in some big studios where you can't scroll down to find yourself in the curator list. Because of that, you can't click "x" next to your username, so you can't uncurate the studio. This tutorial solves that so you can still leave, even if you can't find yourself. -Thanks! -Stay Tuned For The Next project!