Want an alt account here. Can i port my block lists?
Want an alt account here. Can i port my block lists?
Hi all,
I've got some more personal questions to ask, so, to avoid doxing, want another, second account. This account is pretty easy to piece together who i am. I can't have that with my planned community questions.
However, it's taken years to create my block lists.
Can they be exported and imported into another account?
Depends on the version of the instance you are exporting it.
Lemmy UI:
In your settings and click "Export" on the Import / Export Settings section
Then it downloads a json containing your Blocks. It "should" be importable but i never heard any feedback about it. It can of course not block people that are in not federated instances.
With some mild coding effort, there is also an API to export the data:
https://join-lemmy.org/api/main#tag/Account/operation/ExportSettings
Yep the ui uses the api