From 0b111e18b33873724aa796c6856e0b1b0a8c90f2 Mon Sep 17 00:00:00 2001 From: Dhaval Vira Date: Sat, 6 May 2023 16:04:06 +0530 Subject: [PATCH 1/2] aHrefs SEO Traffic Monitoring Widget Trace Added --- .../webextension/images/icons/ahrefs.svg | 9 ++ src/technologies/a.json | 88 +++++++++++-------- 2 files changed, 61 insertions(+), 36 deletions(-) create mode 100644 src/drivers/webextension/images/icons/ahrefs.svg 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 From 43265c554d01a447baf7d5efa3a0f5d2750af1e5 Mon Sep 17 00:00:00 2001 From: Dhaval Vira Date: Mon, 8 May 2023 06:33:01 +0530 Subject: [PATCH 2/2] description updated --- src/technologies/a.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/technologies/a.json b/src/technologies/a.json index a3c72903d..6fc0ca91f 100644 --- a/src/technologies/a.json +++ b/src/technologies/a.json @@ -4890,12 +4890,12 @@ "scriptSrc": "/wp-content/plugins/a3-lazy-load/.+\\.js(?:\\?ver=(\\d+(?:\\.\\d+)+))?\\;version:\\1", "website": "https://a3rev.com/shop/a3-lazy-load/" }, - "aHrefs": { + "Ahrefs": { "cats": [ - 5, + 54, 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", + "description": "Ahrefs is an online toolset utilised for search engine optimisation (SEO) and competitor analysis, which permits users to analyse their website's performance, track keyword rankings, identify backlink opportunities, and research competitors' websites, among other features.", "icon": "ahrefs.svg", "meta": { "ahrefs-site-verification": ""