From fb7989719e615e5fb924cecefc67ed885444ab82 Mon Sep 17 00:00:00 2001 From: nurbek Date: Sat, 3 Sep 2022 21:06:19 +0600 Subject: [PATCH] Add Linkedin Ads / advertising --- src/technologies/l.json | 26 +++++++++++++++++++++++++- 1 file changed, 25 insertions(+), 1 deletion(-) diff --git a/src/technologies/l.json b/src/technologies/l.json index 103a90e31..89e2dec9c 100644 --- a/src/technologies/l.json +++ b/src/technologies/l.json @@ -653,11 +653,35 @@ "scriptSrc": "^https?://cdn\\.linksmart\\.com/linksmart_([\\d.]+?)(?:\\.min)?\\.js\\;version:\\1", "website": "http://linksmart.com" }, + "Linkedin Ads": { + "cats": [ + 36 + ], + "description": "Linkedin Ads is a paid marketing tool that offers access to Linkedin social networks through various sponsored posts and other methods.", + "icon": "Linkedin.svg", + "html": "]*src=\"[^/]*//[^/]*px\\.ads\\.linkedin\\.com", + "headers": { + "Content-Security-Policy": "px\\.ads\\.linkedin\\.com" + }, + "dom": { + "img[src*='dc.ads.linkedin.com']": { + "attributes": { + "src": "dc\\.ads\\.linkedin\\.com" + } + }, + "link[href*='px.ads.linkedin.com']": { + "attributes": { + "href": "px\\.ads\\.linkedin\\.com" + } + } + }, + "website": "https://business.linkedin.com/marketing-solutions/ads" + }, "Linkedin Insight Tag": { "cats": [ 10 ], - "dom": "noscript > img[src*='dc.ads.linkedin.com']", + "description": "LinkedIn Insight Tag is a lightweight JavaScript tag that powers conversion tracking, website audiences, and website demographics.", "icon": "Linkedin.svg", "js": { "ORIBI": "",