We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 88617f3 commit 73d06a5Copy full SHA for 73d06a5
config.yaml
@@ -28,4 +28,21 @@ monitors:
28
url: 'https://maximiliangaedig.com/_matrix'
29
method: GET
30
expectStatus: 404
31
+ linkable: false
32
+
33
+ - id: mautrix-telegram
34
+ name: Matrix Telegram
35
+ description: 'Matrix to telegram bridge'
36
+ url: 'https://maximiliangaedig.com/matrix/mautrix-telegram/login'
37
+ method: GET
38
+ expectStatus: 401
39
40
41
+ - id: mautrix-facebook
42
+ name: Matrix Facebook
43
+ description: 'Matrix to facebook messenger bridge'
44
+ url: 'https://maximiliangaedig.com/matrix/mautrix-facebook/login'
45
46
+ expectStatus: 403
47
48
0 commit comments