mirror of
https://github.com/ajayyy/SponsorBlock.git
synced 2025-12-14 23:47:04 +03:00
Updated API Docs (markdown)
@@ -752,4 +752,4 @@ https://github.com/ajayyy/SponsorBlock/wiki/Legacy-API
|
||||
|
||||
### Local userID vs Public userID
|
||||
|
||||
The local userID should be a randomly generated and saved client side. It is used to submit and vote. The public userID is what is used as an identifier in the database. This is the local userID with a SHA 256 hash 5000 times.
|
||||
The local userID should be a randomly generated and saved client side and should be at least 32 characters. It is used to submit and vote. The public userID is what is used as an identifier in the database. This is the local userID with a SHA 256 hash 5000 times.
|
||||
Reference in New Issue
Block a user