diff options
Diffstat (limited to 'src/lib/inc_generated/ndpi_asn_disney_plus.c.inc')
-rw-r--r-- | src/lib/inc_generated/ndpi_asn_disney_plus.c.inc | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/src/lib/inc_generated/ndpi_asn_disney_plus.c.inc b/src/lib/inc_generated/ndpi_asn_disney_plus.c.inc index 4cf983f26..60d4294c7 100644 --- a/src/lib/inc_generated/ndpi_asn_disney_plus.c.inc +++ b/src/lib/inc_generated/ndpi_asn_disney_plus.c.inc @@ -24,8 +24,9 @@ static ndpi_network ndpi_protocol_disneyplus_protocol_list[] = { { 0x08050500 /* 8.5.5.0/24 */, 24, NDPI_PROTOCOL_DISNEYPLUS }, { 0x8B686000 /* 139.104.96.0/24 */, 24, NDPI_PROTOCOL_DISNEYPLUS }, { 0x8B686200 /* 139.104.98.0/24 */, 24, NDPI_PROTOCOL_DISNEYPLUS }, - { 0x8B687000 /* 139.104.112.0/23 */, 23, NDPI_PROTOCOL_DISNEYPLUS }, - { 0x8B687C00 /* 139.104.124.0/22 */, 22, NDPI_PROTOCOL_DISNEYPLUS }, + { 0x8B687000 /* 139.104.112.0/24 */, 24, NDPI_PROTOCOL_DISNEYPLUS }, + { 0x8B687C00 /* 139.104.124.0/23 */, 23, NDPI_PROTOCOL_DISNEYPLUS }, + { 0x8B687E00 /* 139.104.126.0/24 */, 24, NDPI_PROTOCOL_DISNEYPLUS }, { 0x8B68C000 /* 139.104.192.0/22 */, 22, NDPI_PROTOCOL_DISNEYPLUS }, { 0x8B68C500 /* 139.104.197.0/24 */, 24, NDPI_PROTOCOL_DISNEYPLUS }, { 0x8B68C600 /* 139.104.198.0/23 */, 23, NDPI_PROTOCOL_DISNEYPLUS }, @@ -43,7 +44,8 @@ static ndpi_network ndpi_protocol_disneyplus_protocol_list[] = { static ndpi_network6 ndpi_protocol_disneyplus_protocol_list_6[] = { { "2405:dc0:8001::", 48, NDPI_PROTOCOL_DISNEYPLUS }, - { "2405:dc0:8008::", 46, NDPI_PROTOCOL_DISNEYPLUS }, + { "2405:dc0:8008::", 47, NDPI_PROTOCOL_DISNEYPLUS }, + { "2405:dc0:800a::", 48, NDPI_PROTOCOL_DISNEYPLUS }, { "2620:138:3000::", 46, NDPI_PROTOCOL_DISNEYPLUS }, { "2620:138:3006::", 47, NDPI_PROTOCOL_DISNEYPLUS }, { "2620:138:3008::", 45, NDPI_PROTOCOL_DISNEYPLUS }, |