From 2fe2e8c3dda13275e2e2cecf016dc35d61faa24e Mon Sep 17 00:00:00 2001 From: nurbek Date: Mon, 12 Jun 2023 17:31:02 +0600 Subject: [PATCH] Add PubLive / cms --- src/drivers/webextension/images/icons/PubLive.svg | 4 ++++ src/technologies/p.json | 13 +++++++++++++ 2 files changed, 17 insertions(+) create mode 100644 src/drivers/webextension/images/icons/PubLive.svg diff --git a/src/drivers/webextension/images/icons/PubLive.svg b/src/drivers/webextension/images/icons/PubLive.svg new file mode 100644 index 000000000..bdf55f5dd --- /dev/null +++ b/src/drivers/webextension/images/icons/PubLive.svg @@ -0,0 +1,4 @@ + + + + diff --git a/src/technologies/p.json b/src/technologies/p.json index ddba28d14..bafe2afa4 100644 --- a/src/technologies/p.json +++ b/src/technologies/p.json @@ -3114,6 +3114,19 @@ "scriptSrc": "cdn\\.pubguru\\.com/", "website": "https://pubguru.com" }, + "PubLive": { + "cats": [ + 1 + ], + "description": "PubLive is a headless CMS for online publishers.", + "icon": "PubLive.svg", + "dom":"link[href*='.thepublive.com/'], img[src*='.thepublive.com/']", + "pricing": [ + "poa" + ], + "saas": true, + "website": "https://thepublive.com" + }, "PubMatic": { "cats": [ 36