|
|
|
|
@ -11,6 +11,9 @@ |
|
|
|
|
content="width=device-width, initial-scale=1.0, maximum-scale=1 user-scalable=0" |
|
|
|
|
/> |
|
|
|
|
<meta name="theme-color" content="#000000" /> |
|
|
|
|
<meta name="description" content="Live sports streaming platform. Football, basketball, ice hockey and more. |
|
|
|
|
Access to various player playlists and game highlights. Multiple subscription options. Available across all devices." |
|
|
|
|
/> |
|
|
|
|
<link rel="manifest" href="%PUBLIC_URL%/manifest.json" /> |
|
|
|
|
<link rel="preconnect" href="https://fonts.gstatic.com" /> |
|
|
|
|
<link |
|
|
|
|
@ -18,7 +21,7 @@ |
|
|
|
|
rel="stylesheet" |
|
|
|
|
/> |
|
|
|
|
<script src="https://js.stripe.com/v3" async></script> |
|
|
|
|
<title>Instat TV</title> |
|
|
|
|
<title>InStat TV - The Home of Sports Streaming</title> |
|
|
|
|
</head> |
|
|
|
|
<body> |
|
|
|
|
<noscript>You need to enable JavaScript to run this app.</noscript> |
|
|
|
|
|