Fix GitHub regex
This commit is contained in:
parent
0cf6670618
commit
ec959114f3
1 changed files with 1 additions and 1 deletions
|
@ -19,7 +19,7 @@ sites:
|
|||
regex: "domain"
|
||||
check_interval: 17
|
||||
- url: "https://github.com/status"
|
||||
regex: "^Github lives!.*"
|
||||
regex: "^GitHub lives!.*"
|
||||
check_interval: 31
|
||||
- url: "https://medium.com/status"
|
||||
check_interval: 11
|
||||
|
|
Loading…
Add table
Reference in a new issue