diff --git a/src/drivers/webextension/images/icons/Taboola.svg b/src/drivers/webextension/images/icons/Taboola.svg new file mode 100644 index 000000000..09f479fca --- /dev/null +++ b/src/drivers/webextension/images/icons/Taboola.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/src/technologies.json b/src/technologies.json index 20ceb1295..6c62fed51 100644 --- a/src/technologies.json +++ b/src/technologies.json @@ -18278,6 +18278,30 @@ "scripts": "tc_widget\\.js", "website": "https://www.tablecheck.com" }, + "Taboola": { + "cats": [ + 36 + ], + "description": "Taboola is a content discovery & native advertising platform for publishers and advertisers.", + "icon": "Taboola.svg", + "dom": { + "link[href*='.taboola.com']": { + "attributes": { + "href": "" + } + } + }, + "js": { + "_taboolaNetworkMode": "", + "_taboola": "", + "taboola_view_id": "" + }, + "scripts": "\\.taboola\\.com", + "xhr": "\\.taboola\\.com", + "saas": true, + "pricing": ["payg"], + "website": "https://www.taboola.com" + }, "TagCommander": { "cats": [ 42