From 0be358b13af50131ee124cb4a15cb66c206fb04d Mon Sep 17 00:00:00 2001 From: nurbek Date: Wed, 28 Apr 2021 05:00:55 +0600 Subject: [PATCH] Add AnyClip / Video advertising --- .../webextension/images/icons/AnyClip.svg | 24 +++++++++++++++++ .../webextension/images/icons/GraphCMS.svg | 12 --------- src/technologies.json | 26 +++++++++++++++++++ 3 files changed, 50 insertions(+), 12 deletions(-) create mode 100644 src/drivers/webextension/images/icons/AnyClip.svg delete mode 100644 src/drivers/webextension/images/icons/GraphCMS.svg diff --git a/src/drivers/webextension/images/icons/AnyClip.svg b/src/drivers/webextension/images/icons/AnyClip.svg new file mode 100644 index 000000000..f72f2853c --- /dev/null +++ b/src/drivers/webextension/images/icons/AnyClip.svg @@ -0,0 +1,24 @@ + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/drivers/webextension/images/icons/GraphCMS.svg b/src/drivers/webextension/images/icons/GraphCMS.svg deleted file mode 100644 index d8dd697f0..000000000 --- a/src/drivers/webextension/images/icons/GraphCMS.svg +++ /dev/null @@ -1,12 +0,0 @@ - - - - - - - - - - - - \ No newline at end of file diff --git a/src/technologies.json b/src/technologies.json index 0aa9a1baf..d48cf6d0c 100644 --- a/src/technologies.json +++ b/src/technologies.json @@ -1885,6 +1885,32 @@ }, "website": "https://ant.design" }, + "AnyClip": { + "cats": [ + 36 + ], + "description": "AnyClip is a video engagement platform that uses an AI-driven content analysis engine to analyze and categorize video content in real-time to create personalized video feeds.", + "icon": "AnyClip.svg", + "dom": { + "video[poster*='.anyclip.com']": { + "attributes": { + "poster": "" + } + }, + "img[src*='.anyclip.com']": { + "attributes": { + "src": "" + } + } + }, + "js": { + "anyclip": "" + }, + "scripts": "\\.anyclip\\.com", + "saas": true, + "pricing": ["payg"], + "website": "https://www.anyclip.com" + }, "Apache": { "cats": [ 22