TradingView Chart Library Trace added

main
Dhaval Vira 2 years ago
parent f05d9fda09
commit ad97d31cda

@ -0,0 +1 @@
<svg width="32" height="32" viewBox="0 0 36 28" xmlns="http://www.w3.org/2000/svg"><path d="M14 22H7V11H0V4h14v18zM28 22h-8l7.5-18h8L28 22z" fill="currentColor"></path><circle cx="20" cy="8" r="4" fill="currentColor"></circle></svg>

After

Width:  |  Height:  |  Size: 232 B

@ -520,8 +520,8 @@
92 92
], ],
"description": "Partytown is a lazy-loaded library to help relocate resource intensive scripts into a web worker, and off of the main thread.", "description": "Partytown is a lazy-loaded library to help relocate resource intensive scripts into a web worker, and off of the main thread.",
"dom": "script[type*='text/partytown']",
"icon": "Partytown.svg", "icon": "Partytown.svg",
"dom": "script[type*='text/partytown']"
"js": { "js": {
"partytown": "" "partytown": ""
}, },

@ -2214,6 +2214,15 @@
"scriptSrc": "swrap\\.tradedoubler\\.com", "scriptSrc": "swrap\\.tradedoubler\\.com",
"website": "https://www.tradedoubler.com/" "website": "https://www.tradedoubler.com/"
}, },
"TradingView": {
"cats": [
25
],
"description": "TradingView is used to show world chart, chats and trades markets.",
"icon": "trading_view.svg",
"scriptSrc": "s3\\.tradingview\\.com/",
"website": "https://www.tradingview.com"
},
"Traek": { "Traek": {
"cats": [ "cats": [
10 10