mirror of
https://github.com/revanced/revanced-static-api.git
synced 2025-05-05 17:14:26 +02:00
17 lines
213 B
JSON
17 lines
213 B
JSON
{
|
|
"api": [
|
|
{
|
|
"type": "release+contributor",
|
|
"repositories": [
|
|
"user/repo"
|
|
]
|
|
},
|
|
{
|
|
"type": "social",
|
|
"socials": {
|
|
"website": "https://yourwebsite.com"
|
|
}
|
|
}
|
|
],
|
|
"output": "static"
|
|
} |