From 669e7f82278251a4d3fec1a089a96a4b64542901 Mon Sep 17 00:00:00 2001 From: Tal Livneh Date: Tue, 13 Jun 2023 16:27:52 +0300 Subject: [PATCH] taboola json changes --- src/technologies/t.json | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/src/technologies/t.json b/src/technologies/t.json index a0a31d604..64a1ab711 100644 --- a/src/technologies/t.json +++ b/src/technologies/t.json @@ -335,9 +335,13 @@ "icon": "Taboola.svg", "js": { "_taboola": "", - "_taboolaNetworkMode": "", + "TRCImpl": "", + "TRC": "", "taboola_view_id": "" }, + "cookies": { + "taboola_session_id": "" + }, "pricing": [ "payg" ], @@ -3594,4 +3598,4 @@ "implies": "Node.js", "website": "https://totaljs.com" } -} \ No newline at end of file +}