mirror of
https://github.com/FoxxMD/multi-scrobbler.git
synced 2026-07-09 17:28:28 +00:00
20 lines
No EOL
520 B
JSON
20 lines
No EOL
520 B
JSON
[
|
|
{
|
|
"id": "myRockskyClient",
|
|
"name": "FoxxMD Rocksky Client",
|
|
"configureAs": "client",
|
|
"data": {
|
|
"token": "eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJkaWQiOiJkaWQ6cGxjOng0NjVwZmtyeW5zaDZ...",
|
|
"handle": "alice.bsky.social"
|
|
}
|
|
},
|
|
{
|
|
"id": "myRockskySource",
|
|
"name": "FoxxMD Rocksky Source",
|
|
"configureAs": "source",
|
|
"data": {
|
|
"token": "eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJkaWQiOiJkaWQ6cGxjOng0NjVwZmtyeW5zaDZ...",
|
|
"handle": "alice.bsky.social"
|
|
}
|
|
}
|
|
] |