Skip to content

Commit d2c0a8d

Browse files
committed
stop alarming on cyberflix crashing
Signed-off-by: David Young <[email protected]>
1 parent 7a769d6 commit d2c0a8d

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

.upptimerc.yml

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -117,14 +117,14 @@ sites:
117117
- funkypenguin
118118
expectedStatusCodes:
119119
- 200
120-
- name: Stremio CyberFlix Addon
121-
url: https://cyberflix.elfhosted.com/health
122-
__dangerous__body_down_if_text_missing: ok
123-
maxResponseTime: 5000
124-
assignees:
125-
- funkypenguin
126-
expectedStatusCodes:
127-
- 200
120+
# - name: Stremio CyberFlix Addon
121+
# url: https://cyberflix.elfhosted.com/health
122+
# __dangerous__body_down_if_text_missing: ok
123+
# maxResponseTime: 5000
124+
# assignees:
125+
# - funkypenguin
126+
# expectedStatusCodes:
127+
# - 200
128128
- name: Stremio TMDB Addon
129129
url: https://tmdb.elfhosted.com/configure
130130
maxResponseTime: 5000

0 commit comments

Comments
 (0)