diff --git a/Safari/BlockerExtension/blockerList.json b/Safari/BlockerExtension/blockerList.json index 3e522ec9..3c8d5be7 100644 --- a/Safari/BlockerExtension/blockerList.json +++ b/Safari/BlockerExtension/blockerList.json @@ -4,8 +4,7 @@ "type": "block" }, "trigger": { - "url-filter": "widget\.intercom.io/.", - "resource-type": ["script"] + "url-filter": "^[^:]+://+([^:/]+\.)?widget\.intercom\.io[:/]" } }, { diff --git a/Safari/HelloGoodbye.xcodeproj/project.xcworkspace/xcuserdata/bruceroettgers.xcuserdatad/UserInterfaceState.xcuserstate b/Safari/HelloGoodbye.xcodeproj/project.xcworkspace/xcuserdata/bruceroettgers.xcuserdatad/UserInterfaceState.xcuserstate index add9c1c6..1b644176 100644 Binary files a/Safari/HelloGoodbye.xcodeproj/project.xcworkspace/xcuserdata/bruceroettgers.xcuserdatad/UserInterfaceState.xcuserstate and b/Safari/HelloGoodbye.xcodeproj/project.xcworkspace/xcuserdata/bruceroettgers.xcuserdatad/UserInterfaceState.xcuserstate differ