first commit
This commit is contained in:
parent
8e58e24d2e
commit
973c47ff25
16 changed files with 866 additions and 0 deletions
14
config/config.yaml
Normal file
14
config/config.yaml
Normal file
|
@ -0,0 +1,14 @@
|
|||
base_url: "https://studio-api.suno.ai"
|
||||
|
||||
subscribe:
|
||||
500: a79f3640-d366-4c21-8d85-b35dad751f70
|
||||
4000: 4cb5c6d9-bdb2-4bc1-9f62-c2cc55d48586
|
||||
|
||||
accounts:
|
||||
account_1:
|
||||
session_id: xxx
|
||||
cookie: xxx
|
||||
|
||||
account_2:
|
||||
session_id: xxx
|
||||
cookie: xxx
|
Loading…
Add table
Add a link
Reference in a new issue