Files
trading_bot_v3/.tradingview-session/cookies.json
mindesbunister a9bbcc7b5f Fix Tailwind CSS styling configuration
- Add tailwind.config.ts with proper content paths and theme config
- Add postcss.config.js for Tailwind and autoprefixer processing
- Downgrade tailwindcss to v3.4.17 and add missing PostCSS dependencies
- Update Dockerfile to clarify build process
- Fix UI styling issues in Docker environment
2025-07-12 23:29:42 +02:00

42 lines
1005 B
JSON

[
{
"name": "_sp_ses.cf1a",
"value": "*",
"domain": ".tradingview.com",
"path": "/",
"expires": 1760130215,
"httpOnly": false,
"secure": true,
"sameSite": "None"
},
{
"name": "cookiePrivacyPreferenceBannerProduction",
"value": "ignored",
"domain": ".tradingview.com",
"path": "/",
"expires": 1786910284.474377,
"httpOnly": false,
"secure": false,
"sameSite": "Lax"
},
{
"name": "sp",
"value": "e859cfb0-8391-4ff2-bfd4-7e8dece66223",
"domain": "snowplow-pixel.tradingview.com",
"path": "/",
"expires": 1783890216.454505,
"httpOnly": true,
"secure": true,
"sameSite": "None"
},
{
"name": "_sp_id.cf1a",
"value": ".1752350284.1.1752354216..e1158a69-b832-47e3-8c6d-fb185294fa96..67d8f61c-9e0d-4f5b-a27b-0daf04e61207.1752350284475.13",
"domain": ".tradingview.com",
"path": "/",
"expires": 1786914215.942213,
"httpOnly": false,
"secure": true,
"sameSite": "None"
}
]