mirror of
https://github.com/ajayyy/SponsorBlock.git
synced 2025-12-14 23:47:04 +03:00
Updated API Docs (markdown)
@@ -743,4 +743,4 @@ https://github.com/ajayyy/SponsorBlock/wiki/Legacy-API
|
||||
|
||||
The local userID should be a randomly generated and saved client side and should be 32 characters (or more). 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.
|
||||
|
||||
If your local userID is less than 30 characters long, you will get an error on submission or voting. Use a longer random string, 36 characters or more is recommended.
|
||||
If your local userID is less than 32 characters long, you will get an error on submission or voting. Use a longer random string, 36 characters or more is recommended.
|
||||
Reference in New Issue
Block a user