diff options
Diffstat (limited to 'example/protos.txt')
-rw-r--r-- | example/protos.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/example/protos.txt b/example/protos.txt index 13f5be7c5..ef9d2ffac 100644 --- a/example/protos.txt +++ b/example/protos.txt @@ -17,6 +17,6 @@ host:"api-global.netflix.com"@Netflix # Format: # ip:<value>,ip:<value>,.....@<subproto> -ip:213.75.170.11@CustomProtocol -ip:8.248.73.247@AmazonPrime +ip:213.75.170.11/32:443@CustomProtocol +ip:8.248.73.247:443@AmazonPrime ip:54.80.47.130@AmazonPrime |