mirror of
https://github.com/crunchy-labs/crunchy-cli.git
synced 2026-01-21 12:12:00 -06:00
Change links from beta.crunchyroll.com to www.crunchyroll.com
This commit is contained in:
parent
f3e93ba2b8
commit
0572af4e07
3 changed files with 13 additions and 13 deletions
|
|
@ -51,7 +51,7 @@ func init() {
|
|||
Cmd.Flags().BoolVar(&loginRefreshTokenFlag,
|
||||
"refresh-token",
|
||||
false,
|
||||
"Use a refresh token to login instead of username and password. Can be obtained by copying the `etp-rt` cookie from beta.crunchyroll.com")
|
||||
"Use a refresh token to login instead of username and password. Can be obtained by copying the `etp-rt` cookie from crunchyroll.com")
|
||||
|
||||
Cmd.MarkFlagsMutuallyExclusive("session-id", "refresh-token")
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue