diff options
author | Ivan Nardi <12729895+IvanNardi@users.noreply.github.com> | 2023-01-25 11:53:18 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-01-25 11:53:18 +0100 |
commit | 34775606391ad70436fdbef29836bfeb61709e92 (patch) | |
tree | a651307332f489dabf8bf2242f51d5ddcd0fe60a /src/lib/inc_generated/ndpi_asn_twitch.c.inc | |
parent | 464269e5edffaa5c0134df97d964da69b9ef6d25 (diff) |
Update every ip lists (#1872)
Diffstat (limited to 'src/lib/inc_generated/ndpi_asn_twitch.c.inc')
-rw-r--r-- | src/lib/inc_generated/ndpi_asn_twitch.c.inc | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/src/lib/inc_generated/ndpi_asn_twitch.c.inc b/src/lib/inc_generated/ndpi_asn_twitch.c.inc index 800b03073..76c4a542d 100644 --- a/src/lib/inc_generated/ndpi_asn_twitch.c.inc +++ b/src/lib/inc_generated/ndpi_asn_twitch.c.inc @@ -23,9 +23,11 @@ static ndpi_network ndpi_protocol_twitch_protocol_list[] = { { 0x17A00000 /* 23.160.0.0/24 */, 24, NDPI_PROTOCOL_TWITCH }, { 0x2D718000 /* 45.113.128.0/22 */, 22, NDPI_PROTOCOL_TWITCH }, + { 0x34818000 /* 52.129.128.0/19 */, 19, NDPI_PROTOCOL_TWITCH }, + { 0x3481A000 /* 52.129.160.0/20 */, 20, NDPI_PROTOCOL_TWITCH }, { 0x34DFC000 /* 52.223.192.0/18 */, 18, NDPI_PROTOCOL_TWITCH }, { 0x63B54000 /* 99.181.64.0/18 */, 18, NDPI_PROTOCOL_TWITCH }, - { 0x67353000 /* 103.53.48.0/23 */, 23, NDPI_PROTOCOL_TWITCH }, + { 0x67353000 /* 103.53.48.0/22 */, 22, NDPI_PROTOCOL_TWITCH }, { 0xB92ACC00 /* 185.42.204.0/22 */, 22, NDPI_PROTOCOL_TWITCH }, { 0xC0104000 /* 192.16.64.0/21 */, 21, NDPI_PROTOCOL_TWITCH }, { 0xC06CEF00 /* 192.108.239.0/24 */, 24, NDPI_PROTOCOL_TWITCH }, |