this post was submitted on 28 Jun 2023
48 points (91.4% liked)

Reddit

13820 readers
2 users here now

founded 5 years ago
MODERATORS
 

And when one account get banned, i login to my other account to get banned for "trying to evade" a ban

you are viewing a single comment's thread
view the rest of the comments
[–] InternetPirate@lemmy.fmhy.ml 22 points 2 years ago (1 children)

You don't want to delete your account until you are absolutely certain that your content will remain permanently deleted, as it appears that they are restoring deleted content.

[–] Saik0Shinigami@lemmy.saik0.com 9 points 2 years ago (1 children)

This... My worry is that they will revert my data AFTER the api calls. I'm not keen on deleting thousands of comments by hand. Remember that after the API changes all those tools will become unavailable.

[–] animist@lemmy.one 3 points 2 years ago (1 children)

There are some tools that use a script instead of an api call

[–] Saik0Shinigami@lemmy.saik0.com 2 points 2 years ago (1 children)

A tool being a script doesn't mean it's not using API calls. Although I suppose an autoit script could be used to find delete buttons on a screen. Still a pain in the butt rather than just using the API calls.

[–] boff@lemmy.one 3 points 2 years ago

Clicking the delete button on the website just makes your browser send API calls (albeit maybe a different, private API than other scripts may use)