diff --git a/src/drivers/webextension/images/icons/Aniview.png b/src/drivers/webextension/images/icons/Aniview.png new file mode 100644 index 000000000..c129b8fc3 Binary files /dev/null and b/src/drivers/webextension/images/icons/Aniview.png differ diff --git a/src/technologies/a.json b/src/technologies/a.json index 45787dbad..c409ac757 100644 --- a/src/technologies/a.json +++ b/src/technologies/a.json @@ -4996,6 +4996,41 @@ "oss": true, "website": "https://animejs.com/" }, + "Aniview Ad Server": { + "cats": [ + 36 + ], + "description": "Aniview Ad Server is a technology developed by Aniview, a company that specialises in providing video advertising solutions. The Aniview Ad Server is a platform designed to manage and serve video ads to publishers, advertisers, and agencies.", + "icon": "Aniview.png", + "dom": { + "link[href*='aniview.com']": { + "attributes": { + "href": "^(?!.*player).*aniview\\.com/" + } + } + }, + "pricing": [ + "poa" + ], + "saas": true, + "scriptSrc": "^(?!.*player).*aniview\\.com/", + "website": "https://aniview.com/video-ad-servers/" + }, + "Aniview Video Ad Player": { + "cats": [ + 14 + ], + "description": "Aniview Video Ad Player is a video player technology developed by Aniview, a company that specialises in providing video advertising solutions.", + "icon": "Aniview.png", + "implies": "Aniview Ad Server", + "dom": "link[href*='player.aniview.com']", + "pricing": [ + "poa" + ], + "saas": true, + "scriptSrc": "player\\.aniview\\.com/script/([\\d\\.]+)/\\;version:\\1", + "website": "https://aniview.com/video-ad-player/" + }, "augmented-ui": { "cats": [ 66