mirror of
https://github.com/TecharoHQ/anubis.git
synced 2026-04-05 16:28:17 +00:00
12 lines
163 B
JSON
12 lines
163 B
JSON
{
|
|
"bots": [
|
|
{
|
|
"name": "everyones-invited",
|
|
"remote_addresses": [
|
|
"0.0.0.0/0",
|
|
"::/0"
|
|
],
|
|
"action": "ALLOW"
|
|
}
|
|
]
|
|
} |