mirror of
https://github.com/vel21ripn/nDPI.git
synced 2026-05-05 02:16:47 +00:00
Added detection of Facebook Reels and Stories
https://www.switcherstudio.com/blog/the-ultimate-guide-to-reels-and-stories#:~:text=Audience%3A%20Reels%20are%20served%20to,things%20like%20photos%20and%20boomerangs.
This commit is contained in:
parent
bb370f5ef0
commit
de13c6c0bd
2 changed files with 11 additions and 8 deletions
|
|
@ -365,7 +365,7 @@ typedef enum {
|
|||
NDPI_PROTOCOL_BACNET = 334,
|
||||
NDPI_PROTOCOL_OICQ = 335,
|
||||
NDPI_PROTOCOL_HOTS = 336, /* Heroes of the Storm */
|
||||
|
||||
NDPI_PROTOCOL_FACEBOOK_REEL_STORY = 337,
|
||||
|
||||
#ifdef CUSTOM_NDPI_PROTOCOLS
|
||||
#include "../../../nDPI-custom/custom_ndpi_protocol_ids.h"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue