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 +}