mon-test/targets.json

18 lines
303 B
JSON
Raw Normal View History

2024-12-10 12:28:17 +01:00
[
{
"targets": [
"nolog.cz"
],
"labels": {
"check_url": "http://nolog.cz/"
}
},
{
"targets": [
"cyberladies.cz"
],
"labels": {
"check_url": "https://www.cyberladies.cz/"
}
}
]