diff --git a/hosting_git.module b/hosting_git.module
index a8087d7..48e1c1d 100644
--- a/hosting_git.module
+++ b/hosting_git.module
@@ -16,6 +16,7 @@ define('HOSTING_GIT_WEBHOOK_DEFAULT_ALLOWED_IPS', "
 192.30.252.0/22
 104.192.143.192/28
 104.192.143.208/28
+104.192.142.192/28
 ");
 
 
