From 78ac4ff05d415d130728b5f6eedfb16bd86082e1 Mon Sep 17 00:00:00 2001 From: Jonathan Cobb Date: Wed, 16 Sep 2020 18:16:40 -0400 Subject: [PATCH] disable in-page stats for more app-heavy sites --- .../bubbleApp_bubbleBlock_data.json | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/bubble-server/src/main/resources/models/apps/bubble_block/bubbleApp_bubbleBlock_data.json b/bubble-server/src/main/resources/models/apps/bubble_block/bubbleApp_bubbleBlock_data.json index e0d36a41..cad539c0 100644 --- a/bubble-server/src/main/resources/models/apps/bubble_block/bubbleApp_bubbleBlock_data.json +++ b/bubble-server/src/main/resources/models/apps/bubble_block/bubbleApp_bubbleBlock_data.json @@ -247,6 +247,12 @@ "matcher": "BubbleBlockMatcher", "key": "hideStats_reddit.com", "data": "true" + }, { + "site": "All_Sites", + "template": true, + "matcher": "BubbleBlockMatcher", + "key": "hideStats_redfin.com", + "data": "true" }, { "site": "All_Sites", "template": true, @@ -319,6 +325,12 @@ "matcher": "BubbleBlockMatcher", "key": "hideStats_tripactions.com", "data": "true" + }, { + "site": "All_Sites", + "template": true, + "matcher": "BubbleBlockMatcher", + "key": "hideStats_trulia.com", + "data": "true" }, { "site": "All_Sites", "template": true, @@ -373,6 +385,12 @@ "matcher": "BubbleBlockMatcher", "key": "hideStats_zendesk.com", "data": "true" + }, { + "site": "All_Sites", + "template": true, + "matcher": "BubbleBlockMatcher", + "key": "hideStats_zillow.com", + "data": "true" }, { "site": "All_Sites", "template": true,