You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This has been requested for a long time and easy to add.
Just add a button under follow studio with the JS code
"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())"
The text was updated successfully, but these errors were encountered:
https://scratch.mit.edu/discuss/topic/104400/
This has been requested for a long time and easy to add.
Just add a button under follow studio with the JS code
"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())"The text was updated successfully, but these errors were encountered: