From 3b10da1adba8bcb99050f7ce30de32172fdaf0c8 Mon Sep 17 00:00:00 2001 From: kirillius Date: Thu, 26 Dec 2024 00:33:07 +0300 Subject: [PATCH] =?UTF-8?q?=D0=B4=D0=BE=D0=B1=D0=B0=D0=B2=D0=B8=D0=BB=20?= =?UTF-8?q?=D0=BD=D0=BE=D0=B2=D1=8B=D1=85=20=D0=BF=D0=BE=D0=B4=D1=81=D0=B5?= =?UTF-8?q?=D1=82=D0=B5=D0=B9=20google?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- networks/google.json | 54 +++++++++++++++++++++++++++++++++++++------- 1 file changed, 46 insertions(+), 8 deletions(-) diff --git a/networks/google.json b/networks/google.json index e2f5911..9639505 100644 --- a/networks/google.json +++ b/networks/google.json @@ -2,23 +2,61 @@ "description": "google services (youtube, mail)", "domains": [], "networks": [ + "104.154.0.0/15", + "104.196.0.0/14", "104.237.160.0/19", - "108.177.14.0/24", - "136.22.132.0/23", + "104.237.160.0/19", + "107.167.160.0/19", + "107.178.192.0/18", + "108.170.192.0/18", + "108.177.0.0/17", + "108.59.80.0/20", + "130.211.0.0/16", + "136.124.0.0/15", + "136.22.0.0/16", "142.250.0.0/15", + "146.148.0.0/17", + "152.65.0.0/16", + "162.120.128.0/17", + "162.216.148.0/22", + "162.222.176.0/21", "172.110.32.0/21", "172.217.0.0/16", + "172.253.0.0/16", + "173.194.0.0/16", + "173.255.112.0/20", + "178.66.83.0/24", + "192.158.28.0/22", + "192.178.0.0/15", + "193.186.4.0/24", + "199.192.112.0/22", + "199.223.232.0/21", + "199.36.154.0/23", + "199.36.156.0/24", + "207.223.160.0/20", "208.117.224.0/19", "208.65.152.0/22", + "208.68.108.0/22", + "208.81.188.0/22", "209.85.0.0/16", + "216.239.32.0/19", + "216.58.192.0/19", "216.73.80.0/20", - "35.186.232.0/24", + "23.236.48.0/20", + "23.251.128.0/19", + "34.0.0.0/7", + "57.140.192.0/18", "64.15.112.0/20", "64.233.0.0/16", + "66.102.0.0/20", + "66.22.228.0/23", + "66.249.64.0/19", + "70.32.128.0/19", + "72.14.192.0/18", "74.125.0.0/16", - "178.66.83.0/24", - "173.194.0.0/16", - "173.194.221.198/32", - "216.58.206.0/24" + "8.34.208.0/20", + "8.35.192.0/20", + "8.8.4.0/24", + "8.8.8.0/24" ] -} \ No newline at end of file +}