rajnandan1 / kener

Kener is a Modern Self hosted Status Page, batteries included
https://kener.ing/
MIT License
2.2k stars 83 forks source link

added feature requested in Issue #45 #47

Closed rajnandan1 closed 5 months ago

rajnandan1 commented 5 months ago

If a monitor is added like below

- name: Frogment
  ...
  api:
    method: GET
    url: https://www.frogment.com

i.e method = GET + headers = undefined + URL is present + response headers content-type includes text/html It will update the description to include a link to https://www.frogment.com

45