From 3152175401878e34bb4b12e42be7e7240c532749 Mon Sep 17 00:00:00 2001 From: Adam Silverstein Date: Fri, 20 Aug 2021 13:15:10 -0600 Subject: [PATCH] Improve link definition --- src/technologies.json | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/src/technologies.json b/src/technologies.json index 617a24758..4f6f15bbf 100644 --- a/src/technologies.json +++ b/src/technologies.json @@ -14902,7 +14902,13 @@ "host-header": "Newspack" }, "icon": "newspack.png", - "dom": "link[href*='newspack.pub']", + "dom": { + "link[href*='newspack.pub']": { + "attributes": { + "class": "imprint" + } + } + }, "pricing": [ "mid", "recurring"