From 3e1746421582da0155ff807d3a86cc153b0025c2 Mon Sep 17 00:00:00 2001 From: nurbek Date: Mon, 26 Apr 2021 20:36:40 +0600 Subject: [PATCH] Add LKQD / advertising --- .../webextension/images/icons/LKQD.svg | 14 +++++++++++ src/technologies.json | 23 +++++++++++++++++++ 2 files changed, 37 insertions(+) create mode 100644 src/drivers/webextension/images/icons/LKQD.svg diff --git a/src/drivers/webextension/images/icons/LKQD.svg b/src/drivers/webextension/images/icons/LKQD.svg new file mode 100644 index 000000000..e5823a37a --- /dev/null +++ b/src/drivers/webextension/images/icons/LKQD.svg @@ -0,0 +1,14 @@ + + + + + + + + + + + + + + diff --git a/src/technologies.json b/src/technologies.json index 20ceb1295..1986481b4 100644 --- a/src/technologies.json +++ b/src/technologies.json @@ -10593,6 +10593,29 @@ "scripts": "livewire(?:\\.min)?\\.js", "website": "https://laravel-livewire.com" }, + "LKQD": { + "cats": [ + 36 + ], + "description": "LKQD is a video advertising platform that enables publishers to serve video ads across multiple devices and formats.", + "icon": "LKQD.svg", + "dom": { + "iframe[src*='.lkqd.net']": { + "attributes": { + "src": "" + } + } + }, + "js": { + "lkqdCall": "", + "lkqdErrorCount": "", + "lkqdSettings": "", + "lkqd_http_response": "" + }, + "scripts": "\\.lkqd\\.net", + "xhr": "\\.lkqd\\.net", + "website": "https://wiki.lkqd.com" + }, "LocalFocus": { "cats": [ 25