From 64b58230e65d5cfa29a684860d5353ba1343ed55 Mon Sep 17 00:00:00 2001 From: Ian Fijolek Date: Wed, 21 Aug 2024 20:02:56 -0700 Subject: [PATCH] Fix sonos list regex --- core/blocky/list-sonos.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/blocky/list-sonos.txt b/core/blocky/list-sonos.txt index 246325e..78ff3d3 100644 --- a/core/blocky/list-sonos.txt +++ b/core/blocky/list-sonos.txt @@ -1,2 +1,2 @@ # Block Sonos devices from phoning home and allowing remote access -(^|\.)sonos\.com$ +/(^|\.)sonos\.com$/