Merge pull request #7308 from dhavalveera/trading_view

TradingView Chart Library Trace added
main
Elbert Alias 2 years ago committed by GitHub
commit 319772d773
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -756,8 +756,8 @@
],
"name": "Domain parking",
"priority": 9
},
"110": {
},
"110": {
"groups": [
8
],

@ -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,6 +520,7 @@
92
],
"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",
"dom": "script[type*='text/partytown']",
"js": {

@ -2214,6 +2214,20 @@
"scriptSrc": "swrap\\.tradedoubler\\.com",
"website": "https://www.tradedoubler.com/"
},
"TradingView": {
"cats": [
25
],
"description": "TradingView is used to show world chart, chats and trades markets.",
"dom": "iframe[src*='.tradingview.com/']",
"icon": "trading_view.svg",
"pricing": [
"low",
"freemium",
"recurring"
],
"website": "https://www.tradingview.com"
},
"Traek": {
"cats": [
10