28 lines
446 B
JSON
28 lines
446 B
JSON
{
|
|
"in_hours": [
|
|
"07",
|
|
"08",
|
|
"09",
|
|
"10",
|
|
"11",
|
|
"15"
|
|
],
|
|
"out_hours": [
|
|
"13",
|
|
"14",
|
|
"15",
|
|
"17",
|
|
"18"
|
|
],
|
|
"api_url": "https://timenet.gpisoftware.com/api/",
|
|
"telegram": {
|
|
"token": "1502426217:AAEBG7XF6dZqJ6cRmPQk_YykGS5mJFeUEto",
|
|
"chat_id": 12878473
|
|
},
|
|
"geo": {
|
|
"latitude": 41.3908992,
|
|
"longitude": 2.154496,
|
|
"accuracy": 98.31
|
|
},
|
|
"time_format": "%Y-%m-%dT%H:%M:%SZ"
|
|
} |