From 63aa4bce01618d46b187f9754ab745d09e17e268 Mon Sep 17 00:00:00 2001 From: Patrick Hulce Date: Fri, 11 Oct 2024 13:53:07 -0500 Subject: [PATCH] fix: separate Hello Bar and Crazy Egg --- data/entities.js | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/data/entities.js b/data/entities.js index 646adfd..f64b3bb 100644 --- a/data/entities.js +++ b/data/entities.js @@ -659,7 +659,13 @@ module.exports = [ name: 'Crazy Egg', homepage: 'https://www.crazyegg.com/', category: 'analytics', - domains: ['*.cetrk.com', '*.crazyegg.com', '*.hellobar.com', 'dnn506yrbagrg.cloudfront.net'], + domains: ['*.cetrk.com', '*.crazyegg.com', 'dnn506yrbagrg.cloudfront.net'], + }, + { + name: 'Hello Bar', + homepage: 'https://www.hellobar.com/', + category: 'marketing', + domains: ['*.hellobar.com'] }, { name: 'Yandex Ads',