init.d: extend discord media ports to 19294-19344

This commit is contained in:
bol-van
2026-07-20 19:53:18 +03:00
parent 49c8dfedc9
commit 43a18c7eb7
@@ -1,5 +1,5 @@
outbound and ip and
(udp.DstPort>=50000 and udp.DstPort<=50099 or udp.DstPort>=12294 and udp.DstPort<=13344) and
(udp.DstPort>=50000 and udp.DstPort<=50099 or udp.DstPort>=19294 and udp.DstPort<=19344) and
udp.PayloadLength=74 and
udp.Payload32[0]=0x00010046 and
udp.Payload32[2]=0 and