Skip to content

Commit

Permalink
Update default checks.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
harsxv authored Sep 5, 2024
1 parent 9652925 commit c3bbfdc
Showing 1 changed file with 2 additions and 7 deletions.
9 changes: 2 additions & 7 deletions checks.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,14 +18,9 @@
host: https://en.wikipedia.org/w/api.php
expected_code: 200

- name: DigitalOcean
- name: Hacker News
type: http
host: https://www.digitalocean.com
expected_code: 200

- name: DigitalOcean API
type: http
host: https://api.digitalocean.com
host: https://news.ycombinator.com
expected_code: 200

- name: Google Home
Expand Down

0 comments on commit c3bbfdc

Please sign in to comment.