mritzmann / markusritzmann.ch

personal website
https://markusritzmann.ch
MIT License
0 stars 0 forks source link

Monitor CDS Status #40

Closed mritzmann closed 3 years ago

mritzmann commented 3 years ago
$ curl -s https://registrar.nic.ch/reg/services/cds/markusritzmann.ch | jq .
{
  "ldhName": "markusritzmann.ch",
  "cdsInfo": {
    "errorMessage": "No CDS records were found for markusritzmann.ch during the scanning process before 07.Jun.2021 08:00 CEST. Newly published CDS records are usually picked up the next day."
  }
}

Respond should always contain "No CDS records were found for markusritzmann.ch".

mritzmann commented 3 years ago

1a55b096f0c4b52fdee5838666f106d1de343ff3