-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathdisqus.html
56 lines (54 loc) · 2.95 KB
/
disqus.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
<html>
<head>
<meta charset="utf-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no" />
<title>Video Streaming - Fintechee</title>
<meta name="description"
content="Fintechee's video streaming" />
<meta name="robots" content="max-snippet:-1, max-image-preview:large, max-video-preview:-1" />
<meta property="og:title" content="Video Streaming - Fintechee" />
<meta property="og:type" content="website" />
<meta property="og:description" content="Fintechee's video streaming" />
<meta property="og:url" content="https://www.fintechee.live/" />
<meta property="og:site_name" content="Fintechee" />
<meta property="og:image" content="https://www.fintechee.com/images/fintechee_welcome.png" />
<meta property="og:image:secure_url" content="https://www.fintechee.com/images/fintechee_welcome.png" />
<meta property="og:image:type" content="image/png" />
<meta property="og:image:width" content="70" />
<meta property="og:image:height" content="100" />
<meta property="og:image:alt" content="Fintechee: Best trading platform and Fintech company with our WEB trader and FIX API trading platform" />
<meta property="og:video" content="https://youtu.be/nrtX9cmTkWU" />
<meta property="og:video:secure_url" content="https://youtu.be/nrtX9cmTkWU" />
<meta property="og:video:width" content="1280" />
<meta property="og:video:height" content="720" />
<meta property="og:updated_time" content="2021-02-12T00:00:00+00:00" />
<meta name="twitter:card" content="summary" />
<meta name="twitter:title" content="Video Streaming - Fintechee" />
<meta name="twitter:description" content="Fintechee's video streaming" />
<meta name="twitter:image" content="https://www.fintechee.com/images/fintechee_welcome.png" />
<link rel="shortcut icon" href="https://www.fintechee.live/favicon.ico" />
<link rel="canonical" href="https://www.fintechee.live/" />
</head>
<body>
<div id="disqus_thread"></div>
<script>
/**
* RECOMMENDED CONFIGURATION VARIABLES: EDIT AND UNCOMMENT THE SECTION BELOW TO INSERT DYNAMIC VALUES FROM YOUR PLATFORM OR CMS.
* LEARN WHY DEFINING THESE VARIABLES IS IMPORTANT: https://disqus.com/admin/universalcode/#configuration-variables */
/*
var disqus_config = function () {
this.page.url = PAGE_URL; // Replace PAGE_URL with your page's canonical URL variable
this.page.identifier = PAGE_IDENTIFIER; // Replace PAGE_IDENTIFIER with your page's unique identifier variable
};
*/
(function() { // DON'T EDIT BELOW THIS LINE
var d = document, s = d.createElement('script');
s.src = 'https://fintecheelive.disqus.com/embed.js';
s.setAttribute('data-timestamp', +new Date());
(d.head || d.body).appendChild(s);
})();
</script>
<noscript>Please enable JavaScript to view the <a href="https://disqus.com/?ref_noscript">comments powered by Disqus.</a></noscript>
</body>
</html>