diff --git a/src/technologies/t.json b/src/technologies/t.json index a0a31d604..0d973b9ec 100644 --- a/src/technologies/t.json +++ b/src/technologies/t.json @@ -335,9 +335,12 @@ "icon": "Taboola.svg", "js": { "_taboola": "", - "_taboolaNetworkMode": "", + "TRCImpl.global": "", "taboola_view_id": "" }, + "cookies": { + "taboola_session_id": "" + }, "pricing": [ "payg" ], @@ -3594,4 +3597,4 @@ "implies": "Node.js", "website": "https://totaljs.com" } -} \ No newline at end of file +}