mirror of
https://github.com/WorldObservationLog/AppleMusicDecrypt.git
synced 2026-01-15 14:22:54 -03:00
docs: add new public wrapper-manager instance
Some checks failed
/ Build Windows (push) Has been cancelled
Some checks failed
/ Build Windows (push) Has been cancelled
This commit is contained in:
@@ -52,9 +52,13 @@ For faster decryption, wrapper-manager can also be deployed locally. The decrypt
|
||||
|
||||
A wrapper-manager instance for testing:
|
||||
```toml
|
||||
[instance]
|
||||
[instance] # Mantainced by @WorldObservationLog
|
||||
url = "wm.wol.moe"
|
||||
secure = true
|
||||
# or
|
||||
[instance] # Mantainced by @itouakira
|
||||
url = "wm1.wol.moe"
|
||||
secure = true
|
||||
```
|
||||
|
||||
## Run
|
||||
|
||||
Reference in New Issue
Block a user