From eef05bd34033f9c92b6072d3ba8808ac4e23b21c Mon Sep 17 00:00:00 2001 From: rockeynebhwani Date: Mon, 30 Aug 2021 15:15:33 +0100 Subject: [PATCH] Added 'Podsights', 'Simpli.fi', 'Rakuten Advertising' / Improved 'Tradedoubler' detection https://github.com/AliasIO/wappalyzer/issues/4388 https://github.com/AliasIO/wappalyzer/issues/4386 https://github.com/AliasIO/wappalyzer/issues/4377 https://github.com/AliasIO/wappalyzer/issues/4353 --- .../webextension/images/icons/Podsights.png | Bin 0 -> 587 bytes .../images/icons/Rakuten Advertising.svg | 10 +++++++ .../webextension/images/icons/Simplifi.png | Bin 0 -> 338 bytes src/technologies.json | 27 ++++++++++++++++++ 4 files changed, 37 insertions(+) create mode 100644 src/drivers/webextension/images/icons/Podsights.png create mode 100644 src/drivers/webextension/images/icons/Rakuten Advertising.svg create mode 100644 src/drivers/webextension/images/icons/Simplifi.png diff --git a/src/drivers/webextension/images/icons/Podsights.png b/src/drivers/webextension/images/icons/Podsights.png new file mode 100644 index 0000000000000000000000000000000000000000..272134a3ee2169471ae962124b534543a38f68c9 GIT binary patch literal 587 zcmV-R0<`^!P)Y5Qg6^f{G$GLd1wzSfmvM5eu7CYGrHeL z1!%W(2_qm#fMhKr<>1cM1ESVl>8k=z(Nhknb*g?y0Aax8^KY+{t7SP0hv<;1lfYC{U58D|DL zhEWH`M>tAF?{%93HVYyHwF=Sq7cksqZav-k>kE+X=lH1rnHeCL4-CA(>$_VV2Rr^F zQV9jAX%}QYP&=W1Yf3K(U~-@u66;T&3>}^Rn^S3y!o7blAZ)c289;aLsu4Af0%v=l zVRa)IQX~Mi=c9CsODh@%kVYCBYAKLJn>*LjZYTv$P31)vmAjk+Z@VB2Ql zcySrnJ8JAtOXL(posOF;9H+s$yd Z`~uyGR3Ig@Jud(N002ovPDHLkV1hn)`E39I literal 0 HcmV?d00001 diff --git a/src/drivers/webextension/images/icons/Rakuten Advertising.svg b/src/drivers/webextension/images/icons/Rakuten Advertising.svg new file mode 100644 index 000000000..8825c2136 --- /dev/null +++ b/src/drivers/webextension/images/icons/Rakuten Advertising.svg @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/src/drivers/webextension/images/icons/Simplifi.png b/src/drivers/webextension/images/icons/Simplifi.png new file mode 100644 index 0000000000000000000000000000000000000000..9aeeb24c9373b80e75e41ca936baf44258d5ba96 GIT binary patch literal 338 zcmeAS@N?(olHy`uVBq!ia0vp^DImU`aUAv$+O}D&&Us`a@nmLce)hjA8|h3v#@XoC^$4QFft8( dM#>8X`$JY<7Du}Gm;l3y!PC{xWt~$(69D(MR!9H< literal 0 HcmV?d00001 diff --git a/src/technologies.json b/src/technologies.json index 65e8c012c..6b4435f9c 100644 --- a/src/technologies.json +++ b/src/technologies.json @@ -16918,6 +16918,15 @@ "scripts": "\\.podium\\.com/", "website": "https://www.podium.com" }, + "Podsights": { + "cats": [ + 36 + ], + "description": "Podsights is attribution technology platform that brands and agencies use to measure and scale their podcast advertising", + "icon": "Podsights.png", + "scripts": "cdn\\.pdst\\.fm", + "website": "https://podsights.com/" + }, "Polyfill": { "cats": [ 59 @@ -17756,6 +17765,14 @@ "scripts": "tag\\.rmp\\.rakuten\\.com", "website": "https://www.rakuten.com/" }, + "Rakuten Advertising": { + "cats": [ + 36 + ], + "icon": "Rakuten Advertising.svg", + "scripts": "tag\\.rmp\\.rakuten\\.com", + "website": "https://rakutenadvertising.com/" + }, "Rakuten Digital Commerce": { "cats": [ 6 @@ -20205,6 +20222,15 @@ }, "website": "http://example.com" }, + "Simpli.fi": { + "cats": [ + 36 + ], + "description": "Simpli.fi is a programmatic advertising and agency management software.", + "icon": "Simplifi.png", + "scripts": "i\\.simpli\\.fi", + "website": "https://simpli.fi/" + }, "Simplo7": { "cats": [ 6 @@ -22805,6 +22831,7 @@ } }, "icon": "Tradedoubler.svg", + "scripts": "swrap\\.tradedoubler\\.com", "website": "https://www.tradedoubler.com/" }, "Transifex": {