From 53415c8855f4f0a78c9cfa07a89b572a76327415 Mon Sep 17 00:00:00 2001 From: morefigs Date: Thu, 21 Jan 2021 18:58:42 +1100 Subject: Added missing comma (#1116) I presume there is a comma missing in this comma separated list. --- example/protos.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'example') diff --git a/example/protos.txt b/example/protos.txt index b472d27f9..d82860631 100644 --- a/example/protos.txt +++ b/example/protos.txt @@ -10,7 +10,7 @@ tcp:3000@ntop # Format: # host:"",host:"",.....@ -host:"disneyplus.com"host:"cdn.registerdisney.go.com",host:"disney-portal.my.onetrust.com",host:"disneyplus.bn5x.net",host:"disney-plus.net"@DisneyPlus +host:"disneyplus.com",host:"cdn.registerdisney.go.com",host:"disney-portal.my.onetrust.com",host:"disneyplus.bn5x.net",host:"disney-plus.net"@DisneyPlus host:"*.lvlt.dash.us.aiv-cdn.net.c.footprint.net"@AmazonVideo host:"api-global.netflix.com"@Netflix # IP based Subprotocols -- cgit v1.2.3