diff --git a/config.json b/config.json index c9dce3a..f8445fd 100644 --- a/config.json +++ b/config.json @@ -1,3 +1,3 @@ { - "aliveStatusCodes": [403] + "aliveStatusCodes": [403, 200] }