This repository has been archived by the owner on Feb 6, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 16
/
feed.html
287 lines (234 loc) · 14.3 KB
/
feed.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
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
<!DOCTYPE html>
<!--[if lt IE 7]> <html class="no-js lt-ie9 lt-ie8 lt-ie7"> <![endif]-->
<!--[if IE 7]> <html class="no-js lt-ie9 lt-ie8"> <![endif]-->
<!--[if IE 8]> <html class="no-js lt-ie9"> <![endif]-->
<!--[if gt IE 8]><!-->
<html class="no-js">
<!--<![endif]-->
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<!-- CSP -->
<meta http-equiv="Content-Security-Policy" content="
default-src 'self';
script-src 'self' 'unsafe-inline' https://*.brave.com https://*.jquery.com https://*.bootstrapcdn.com
https://cdn.syndication.twimg.com https://platform.twitter.com;
style-src 'self' 'unsafe-inline' https://fonts.googleapis.com https://platform.twitter.com https://*.bootstrapcdn.com
https://*.fontawesome.com https://ton.twimg.com;
img-src 'self' data: https://brave.com https://*.brave.com https://*.meetupstatic.com https://*.twimg.com https://*.twitter.com;
child-src 'none';
frame-src https://*.vimeo.com https://*.twitter.com https://*.youtube.com;;
font-src data: https://fonts.gstatic.com https://*.fontawesome.com;
">
<title>BAT Video Feed</title>
<meta name="description" content="BAT Community meetups, blog, tutorials, forums and social media for
Basic Attention Token. BAT is a new blockchain-based digital advertising platform from the inventor of JavaScript
and founder of Mozilla & Firefox, with an Ethereum-based crypto utility token.">
<meta name="keywords" content="BLOCKCHAIN, ETHEREUM, JAVASCRIPT, BITCOIN, BASIC ATTENTION TOKEN, BRAVE">
<meta name="viewport" content="width=device-width, initial-scale=1">
<script src="https://code.jquery.com/jquery-3.3.1.slim.min.js"
integrity="sha384-q8i/X+965DzO0rT7abK41JStQIAqVgRVzpbzo5smXKp4YfRvH+8abtTE1Pi6jizo"
crossorigin="anonymous"></script>
<script src="https://stackpath.bootstrapcdn.com/bootstrap/4.1.1/js/bootstrap.min.js"
integrity="sha384-smHYKdLADwkXOn1EmN1qk/HfnUcbVRZyYmZ4qpPea6sjB/pTJ0euyQp0Mk8ck+5T"
crossorigin="anonymous"></script>
<link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/4.1.1/css/bootstrap.min.css"
integrity="sha384-WskhaSGFgHYWDcbwN70/dfYBj47jz9qbsMId/iRN3ewGhXQFZCSftd1LZCfmhktB" crossorigin="anonymous">
<link rel="stylesheet" href="css/styles.css">
<link rel="stylesheet" href="css/feed.css">
<!-- Fonts v2 -->
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.1.0/css/all.css"
integrity="sha384-lKuwvrZot6UHsBSfcMvOkWwlCMgc0TaWr+30HWe3a4ltaBwTZhyTEggF5tJv8tbt" crossorigin="anonymous">
<!-- Favicon -->
<link rel="apple-touch-icon" sizes="180x180" href="apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="32x32" href="favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="favicon-16x16.png">
<link rel="manifest" href="site.webmanifest">
<link rel="mask-icon" href="safari-pinned-tab.svg" color="#5bbad5">
<meta name="msapplication-TileColor" content="#da532c">
<meta name="theme-color" content="#ffffff">
<!-- Social Meta -->
<meta property="og:title" content="BAT Community: Video Feed">
<meta property="og:description" content="Watch videos from the Brave and BAT team, the BAT Community team, fan-supported content, and discover curated content from our verified creators.">
<meta property="og:image" content="https://batcommunity.org/images/thumbnail-card.jpg">
<meta property="og:url" content="https://batcommunity.org/https://blog.batcommunity.org/video-feed/">
<meta name="twitter:title" content="BAT Community: Video Feed">
<meta name="twitter:description" content="Watch videos from the Brave and BAT team, the BAT Community team, fan-supported content, and discover curated content from our verified creators.">
<meta name="twitter:image" content="https://batcommunity.org/images/thumbnail-card.jpg">
<meta name="twitter:card" content="summary_large_image">
<!-- Matomo -->
<script type="text/javascript">
var _paq = _paq || [];
/* tracker methods like "setCustomDimension" should be called before "trackPageView" */
_paq.push(["disableAlwaysUseSendBeacon"]);
_paq.push(['disableCookies']);
_paq.push(["setSecureCookie", true]);
_paq.push(["setDoNotTrack", true]);
_paq.push(["setDocumentTitle", document.domain + "/" + document.title]);
_paq.push(["setCookieDomain", "*.batcommunity.org"]);
_paq.push(["setDomains", ["*.batcommunity.org"]]);
_paq.push(['trackPageView']);
_paq.push(['enableLinkTracking']);
(function () {
var u = "//analytics.brave.com/";
_paq.push(['setTrackerUrl', u + 'piwik.php']);
_paq.push(['setSiteId', '8']);
var d = document, g = d.createElement('script'), s = d.getElementsByTagName('script')[0];
g.type = 'text/javascript'; g.async = true; g.defer = true; g.src = u + 'piwik.js'; s.parentNode.insertBefore(g, s);
})();
</script>
<noscript>
<p><img src="//analytics.brave.com/piwik.php?idsite=8&rec=1" style="border:0;" alt="" /></p>
</noscript>
<!-- End Matomo Code -->
</head>
<body>
<!--[if lt IE 7]>
<p class="browsehappy">You are using an <strong>outdated</strong> browser. Please <a href="#">upgrade your browser</a> to improve your experience.</p>
<![endif]-->
<div class="background" id="feed-background"></div>
<div class="container">
<nav class="navbar navbar-expand-lg navbar-light bg-light">
<a href="index.html">
<img src="images/batcommunitylogo-full.svg" class="navbar-brand" id="mainlogo2" href="#" height="35px" alt="BAT Community Logo">
</a>
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarNav"
aria-controls="navbarNav" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse" id="navbarNav">
<ul class="navbar-nav ml-auto">
<li class="nav-item">
<a class="nav-link" href="https://blog.batcommunity.org" target="_blank">News
<span class="sr-only">(current)</span>
</a>
</li>
<li class="nav-item">
<a class="nav-link" href="knowledge.html">Knowledge</a>
</li>
<!--<li class="nav-item">
<a class="nav-link" href="https://blog.batcommunity.org/video-feed/">video feed</a>
</li>-->
<li class="nav-item">
<a class="nav-link" href="https://forum.batcommunity.org/" target="_blank">Forum</a>
</li>
<li class="nav-item">
<a class="nav-link" href="https://www.meetup.com/BasicAttentionToken">Meetups</a>
</li>
<li class="nav-item">
<a class="nav-link" href="https://store.brave.com" target="_blank">Store</a>
</li>
<li class="nav-item">
<a class="nav-link" id="getBrave" href="https://brave.com" target="_blank">
<img id="navLion" src="images/bravelion-logo.svg" height="24px"
style="margin-right: 8px; padding-bottom: 2px;" alt="Brave Lion Logo">
<img id="navLion-black" src="images/bravelion-logo-black.svg" height="24px"
style="margin-right: 8px; padding-bottom: 2px;" alt="Black Brave Lion Logo">Get
Brave
</a>
</li>
</ul>
</div>
</nav>
<div class="pageTitle">
<h3>Team Feed</h3>
<p>Featured videos from the BAT team.</p>
</div>
<div class="wrappingcontainer">
<section class="cardRows">
<div class="row">
<div class="col-lg-4 col-md-6 col-sm-12 col-xs-12">
<iframe height="240px" width="100%" height="" src="https://www.youtube.com/embed/VJ8MQDfLN70"
frameborder="0" allow="autoplay; picture-in-picture" allowfullscreen></iframe>
</div>
<div class="col-lg-4 col-md-6 col-sm-12 col-xs-12">
<iframe height="240px" width="100%" height="" src="https://www.youtube.com/embed/tTsOSFwhiVs"
frameborder="0" allow="autoplay; picture-in-picture" allowfullscreen></iframe>
</div>
<div class="col-lg-4 col-md-6 col-sm-12 col-xs-12">
<iframe height="240px" width="100%" height="" src="https://www.youtube.com/embed/XMYadIbDWYs"
frameborder="0" allow="autoplay; picture-in-picture" allowfullscreen></iframe>
</div>
</div>
<div class="pageTitle">
<h3>Discover Creators</h3>
<p>Fan-made videos from <a href="https://brave.com/creators">verified creators</a> who accept BAT
contributions.</p>
</div>
<div class="row">
<div class="col-lg-4 col-md-6 col-sm-12 col-xs-12">
<iframe height="240px" width="100%" height="" src="https://www.youtube.com/embed/QeplTfphNio"
frameborder="0" allow="autoplay; picture-in-picture" allowfullscreen></iframe>
</div>
<div class="col-lg-4 col-md-6 col-sm-12 col-xs-12">
<iframe height="240px" width="100%" height="" src="https://www.youtube.com/embed/2N869Fy0oT4"
frameborder="0" allow="autoplay; picture-in-picture" allowfullscreen></iframe>
</div>
<div class="col-lg-4 col-md-6 col-sm-12 col-xs-12">
<iframe height="240px" width="100%" height="" src="https://www.youtube.com/embed/tBtpBPjkJ2w"
frameborder="0" allow="autoplay; picture-in-picture" allowfullscreen></iframe>
</div>
<div class="col-lg-4 col-md-6 col-sm-12 col-xs-12">
<iframe height="240px" width="100%" height="" src="https://www.youtube.com/embed/pljUC4WR79M"
frameborder="0" allow="autoplay; picture-in-picture" allowfullscreen></iframe>
</div>
<div class="col-lg-4 col-md-6 col-sm-12 col-xs-12">
<iframe height="240px" width="100%" height="" src="https://www.youtube.com/embed/f5aDlwO8hDU"
frameborder="0" allow="autoplay; picture-in-picture" allowfullscreen></iframe>
</div>
<div class="col-lg-4 col-md-6 col-sm-12 col-xs-12">
<iframe height="240px" width="100%" height="" src="https://www.youtube.com/embed/fI-7631xaJQ"
frameborder="0" allow="autoplay; picture-in-picture" allowfullscreen></iframe>
</div>
<div class="col-lg-4 col-md-6 col-sm-12 col-xs-12">
<iframe height="240px" width="100%" height="" src="https://www.youtube.com/embed/IpQ5Ce-lfoI"
frameborder="0" allow="autoplay; picture-in-picture" allowfullscreen></iframe>
</div>
<div class="col-lg-4 col-md-6 col-sm-12 col-xs-12">
<iframe height="240px" width="100%" height="" src="https://www.youtube.com/embed/faLaueR-Pgk"
frameborder="0" allow="autoplay; picture-in-picture" allowfullscreen></iframe>
</div>
<div class="col-lg-4 col-md-6 col-sm-12 col-xs-12">
<iframe height="240px" width="100%" height="" src="https://www.youtube.com/embed/6zEm1Y-Jvow"
frameborder="0" allow="autoplay; picture-in-picture" allowfullscreen></iframe>
</div>
</div>
</section>
<footer>
<div class="row" id="socials">
<div class="col-sm-12">
<a href="https://www.meetup.com/BasicAttentionToken" target="_blank" aria-label="Basic Attention Token Meetup">
<i class="fab fa-meetup fa-2x hoverSocial" href=""></i>
</a>
<a href="https://twitter.com/bat_community" target="_blank" aria-label="Follow BAT Community on Twitter">
<i class="fab fa-twitter-square fa-2x hoverSocial"></i>
</a>
<a href="https://reddit.com/r/batproject" target="_blank" aria-label="Join BAT Community forum on Reddit">
<i class="fab fa-reddit-alien fa-2x hoverSocial"></i>
</a>
<a href="https://facebook.com/attentiontoken" target="_blank" aria-label="Find us on Facebook">
<i class="fab fa-facebook-square fa-2x hoverSocial"></i>
</a>
<a href="https://instagram.com/bat_community" target="_blank" aria-label="Follow us on Instagram">
<i class="fab fa-instagram fa-2x hoverSocial"></i>
</a>
<a href="https://t.me/batproject" target="_blank" aria-label="Join our Telegram group">
<i class="fab fa-telegram fa-2x hoverSocial" style="margin-right: 0;"></i>
</a>
<div id="privacypolicy">
<a href="https://brave.com/website-privacy/">Privacy Policy</a>
</div>
</div>
</div>
</footer>
</div>
</div>
</body>
<!-- Choose random background -->
<script src="js/background.js"></script>
<!-- Autoplay Carousel -->
<script> $('.carousel').carousel({
interval: 6250
})
</script>
</html>