From e0ddb1c0eacb6b60e61a6bac9e028ffc64debf04 Mon Sep 17 00:00:00 2001
From: David Sheets <sheets@alum.mit.edu>
Date: Tue, 13 Oct 2020 16:42:43 +0100
Subject: [PATCH] dnsfilter/blocked_services: update netflix with nflxso.net
 SLD

---
 dnsfilter/blocked_services.go | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dnsfilter/blocked_services.go b/dnsfilter/blocked_services.go
index 14a3959e..8cac102e 100644
--- a/dnsfilter/blocked_services.go
+++ b/dnsfilter/blocked_services.go
@@ -43,7 +43,7 @@ var serviceRulesArray = []svc{
 		"||youtube",
 	}},
 	{"twitch", []string{"||twitch.tv^", "||ttvnw.net^", "||jtvnw.net^", "||twitchcdn.net^"}},
-	{"netflix", []string{"||nflxext.com^", "||netflix.com^", "||nflximg.net^", "||nflxvideo.net^"}},
+	{"netflix", []string{"||nflxext.com^", "||netflix.com^", "||nflximg.net^", "||nflxvideo.net^", "||nflxso.net^"}},
 	{"instagram", []string{"||instagram.com^", "||cdninstagram.com^"}},
 	{"snapchat", []string{
 		"||snapchat.com^",