docs: update drm token generator links (#4263)
This commit is contained in:
@@ -37,7 +37,7 @@ const DRMExample = () => {
|
||||
|
||||
// ------------- DMR Token -------------
|
||||
// This token is used to authenticate the user and get the license
|
||||
// To run example please go to https://someweb.com (TODO: Insert here real website cc Kamil) and complete the form to receive the token
|
||||
// To run example please go to https://www.thewidlarzgroup.com/services/free-drm-token-generator-for-video?utm_source=drm&utm_medium=code and complete the form to receive the token
|
||||
// After you receive the token, please paste it here
|
||||
const [token, setToken] = React.useState('<USER_TOKEN>');
|
||||
|
||||
|
Reference in New Issue
Block a user