diff --git a/src/drivers/webextension/images/icons/ahrefs.svg b/src/drivers/webextension/images/icons/ahrefs.svg new file mode 100644 index 000000000..1664707e3 --- /dev/null +++ b/src/drivers/webextension/images/icons/ahrefs.svg @@ -0,0 +1,9 @@ + + + + + + + \ No newline at end of file diff --git a/src/technologies/a.json b/src/technologies/a.json index 9e04cf3bf..a3c72903d 100644 --- a/src/technologies/a.json +++ b/src/technologies/a.json @@ -3081,6 +3081,41 @@ "oss": true, "website": "https://animate.style" }, + "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.", + "dom": { + "link[href*='aniview.com']": { + "attributes": { + "href": "^(?!.*player).*aniview\\.com/" + } + } + }, + "icon": "Aniview.png", + "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.", + "dom": "link[href*='player.aniview.com']", + "icon": "Aniview.png", + "implies": "Aniview Ad Server", + "pricing": [ + "poa" + ], + "saas": true, + "scriptSrc": "player\\.aniview\\.com/script/([\\d\\.]+)/\\;version:\\1", + "website": "https://aniview.com/video-ad-player/" + }, "AnswerDash": { "cats": [ 5 @@ -4855,6 +4890,22 @@ "scriptSrc": "/wp-content/plugins/a3-lazy-load/.+\\.js(?:\\?ver=(\\d+(?:\\.\\d+)+))?\\;version:\\1", "website": "https://a3rev.com/shop/a3-lazy-load/" }, + "aHrefs": { + "cats": [ + 5, + 10 + ], + "description": "Ahrefs is an All-in-one SEO Toolsets To Grow Your Website Search Traffic & Ahrefs Webmaster Tool to Monitor your SEO Health, know your backlinks, see Keywords that gets Traffic", + "icon": "ahrefs.svg", + "meta": { + "ahrefs-site-verification": "" + }, + "pricing": [ + "low", + "mid" + ], + "website": "https://ahrefs.com" + }, "aThemes Airi": { "cats": [ 80 @@ -4997,41 +5048,6 @@ "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 @@ -5052,4 +5068,4 @@ "scriptSrc": "@tarekraafat/autocomplete\\.js@([\\d\\.]+)/\\;version:\\1", "website": "https://tarekraafat.github.io/autoComplete.js" } -} +} \ No newline at end of file