From 2838d5aff0b4a1596ccfa78e8e4bb7740f9a673e Mon Sep 17 00:00:00 2001 From: Dhaval Vira Date: Wed, 11 Jan 2023 16:45:40 +0530 Subject: [PATCH] TradingView Trace Improved --- src/technologies/t.json | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/src/technologies/t.json b/src/technologies/t.json index 66ec49818..b995cada3 100644 --- a/src/technologies/t.json +++ b/src/technologies/t.json @@ -2219,8 +2219,13 @@ 25 ], "description": "TradingView is used to show world chart, chats and trades markets.", + "dom": "iframe[src*='.tradingview.com/']", "icon": "trading_view.svg", - "scriptSrc": "s3\\.tradingview\\.com/", + "pricing": [ + "low", + "freemium", + "recurring" + ], "website": "https://www.tradingview.com" }, "Traek": {