mirror of
https://github.com/ReVanced/revanced-bots.git
synced 2026-01-18 08:43:57 +00:00
16 lines
260 B
JSON
16 lines
260 B
JSON
{
|
|
"server": {
|
|
"port": 3000,
|
|
"host": "192.168.1.6"
|
|
},
|
|
"responses": [
|
|
{
|
|
"label": "revanced_download",
|
|
"threshold": 0.85,
|
|
"reply": {
|
|
"title": "How to download ReVanced?",
|
|
"desc": "You don't."
|
|
}
|
|
}
|
|
]
|
|
} |