mirror of
https://github.com/ajayyy/SponsorBlockServer.git
synced 2025-12-06 11:36:58 +03:00
added wrong port test
This commit is contained in:
@@ -31,6 +31,13 @@
|
|||||||
"vote.up",
|
"vote.up",
|
||||||
"vote.down"
|
"vote.down"
|
||||||
]
|
]
|
||||||
|
}, {
|
||||||
|
"url": "http://127.0.0.1:8099/WrongPort",
|
||||||
|
"key": "superSecretKey",
|
||||||
|
"scopes": [
|
||||||
|
"vote.up",
|
||||||
|
"vote.down"
|
||||||
|
]
|
||||||
}, {
|
}, {
|
||||||
"url": "http://unresolvable.host:8081/FailedWebhook",
|
"url": "http://unresolvable.host:8081/FailedWebhook",
|
||||||
"key": "superSecretKey",
|
"key": "superSecretKey",
|
||||||
|
|||||||
Reference in New Issue
Block a user