-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathreleases.html
More file actions
378 lines (333 loc) · 11.3 KB
/
Copy pathreleases.html
File metadata and controls
378 lines (333 loc) · 11.3 KB
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
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
<!--START OF HTML5 DOCUMENT-->
<!DOCTYPE html>
<html lang="en">
<!--START OF HEAD SECTION-->
<head>
<!--GOOGLE SITE VERIFICATION CODE-->
<meta name="google-site-verification" content="4T-iU4D_5p9IQ4m1b6sQFc15fYVOltahKBRBu96Ow-w" />
<!--END OF GOOGLE SITE VERIFICATION CODE-->
<!--START OF HOTJAR TRACKING CODE FOR DIGITAL DIVIDE RECORDS-->
<script>
(function(h,o,t,j,a,r){
h.hj=h.hj||function(){(h.hj.q=h.hj.q||[]).push(arguments)};
h._hjSettings={hjid:3649966,hjsv:6};
a=o.getElementsByTagName('head')[0];
r=o.createElement('script');r.async=1;
r.src=t+h._hjSettings.hjid+j+h._hjSettings.hjsv;
a.appendChild(r);
})(window,document,'https://static.hotjar.com/c/hotjar-','.js?sv=');
</script>
<!--END OF HOTJAR TRACKING CODE FOR DIGITAL DIVIDE RECORDS-->
<!--START OF GOOGLE OF TAG MANAGER--><!--Google Tag Manager-->
<script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':
new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],
j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=
'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);
})(window,document,'script','dataLayer','GTM-P9DS6DX');</script>
<!--End Google Tag Manager-->
<!--END OF GOOGLE TAG MANAGER-->
<!--FACEBOOK META TAG DOMAIN VERIFICATION-->
<meta name="facebook-domain-verification" content="ae98a4nydoxx4ys5kyzp6slges4813"/>
<!--END OF META TAG DOMAIN TAG VERIFICATION-->
<!--START OF META PIXEL CODE-->
<!-- Meta Pixel Code -->
<script>
!function(f,b,e,v,n,t,s)
{if(f.fbq)return;n=f.fbq=function(){n.callMethod?
n.callMethod.apply(n,arguments):n.queue.push(arguments)};
if(!f._fbq)f._fbq=n;n.push=n;n.loaded=!0;n.version='2.0';
n.queue=[];t=b.createElement(e);t.async=!0;
t.src=v;s=b.getElementsByTagName(e)[0];
s.parentNode.insertBefore(t,s)}(window, document,'script',
'https://connect.facebook.net/en_US/fbevents.js');
fbq('init', '666123931516533');
fbq('track', 'PageView');
</script>
<noscript><img height="1" width="1" style="display:none"
src="https://www.facebook.com/tr?id=666123931516533&ev=PageView&noscript=1"
/></noscript>
<!-- End Meta Pixel Code -->
<!--END OF META PIXEL CODE-->
<!-- GLOBAL SITE TAG (gtag.js) - GOOGLE ANALYTICS-->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-3R1S3C4XYP"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'G-3R1S3C4XYP');
</script>
<!--END OF GOOGLE SITE TAG-->
<!--META DESCRIPTIONS-->
<meta charset="UTF-8"/>
<meta http-equiv="X-UA-Compatible" content="IE=edge"/>
<meta name="viewport" content="width=device-width, initial-scale=1.0"/>
<link rel="stylesheet" href="style.css"/>
<!--END OF META DESCRIPTIONS-->
<!--FONT KIT-->
<script src="https://kit.fontawesome.com/6e48a1af37.js" crossorigin="anonymous">
</script>
<!--START OF TITLE-->
<title>Digital Divide Records Releases</title>
<!--END OF TITLE-->
<style>
.footer {
position: fixed;
left: 0;
bottom: 0;
width: 100%;
background-color: black;
color: white;
text-align: center;
justify-content: space-between;
}
</style>
<!--META PIXEL CODE-->
<!-- Meta Pixel Code -->
<script>
!function(f,b,e,v,n,t,s)
{if(f.fbq)return;n=f.fbq=function(){n.callMethod?
n.callMethod.apply(n,arguments):n.queue.push(arguments)};
if(!f._fbq)f._fbq=n;n.push=n;n.loaded=!0;n.version='2.0';
n.queue=[];t=b.createElement(e);t.async=!0;
t.src=v;s=b.getElementsByTagName(e)[0];
s.parentNode.insertBefore(t,s)}(window, document,'script',
'https://connect.facebook.net/en_US/fbevents.js');
fbq('init', '666123931516533');
fbq('track', 'PageView');
</script>
<noscript><img height="1" width="1" style="display:none"
src="https://www.facebook.com/tr?id=666123931516533&ev=PageView&noscript=1"
/></noscript>
<!-- End Meta Pixel Code -->
<!--END OF META PIXEL CODE-->
<!--IMAGE GRID-->
<style>
* {
box-sizing: border-box;
}
h1 {
text-align: center;
}
.outer-grid {
display: flex;
flex-wrap: wrap;
padding:0 5px;
background-color: black;
}
.inner-grid {
flex: 25%;
max-width: 25%;
padding:0 4px;
}
.inner-grid img {
/*animation: animName 1s linear infinite;*/
width: 60px;
height: 60px;
margin: 10px;
/*border-radius: 50%;*/
}
@keyframes animName {
0%{
transform: rotate(0deg);
}
100%{
transform: rotate(360deg);
}
vertical-align: middle;
border-radius: 50%;
}
@media screen and (max-width: 500px) {
.inner-grid {
flex: 50%;
max-width: 50%;
}
}
@media screen and (max-width: 300px) {
.inner-grid {
flex: 50%;
max-width: 50%;
}
}
</style>
<!--END OF IMAGE GRID-->
<!--END OF HEAD SECTION-->
</head>
<!--START OF BODY SECTION-->
<!--GOOGLE TAG MANAGER(noscript) -->
<body>
<!--START OF BODY SECTION-->
<!-- GOOGLE TAG MANAGER (noscript) -->
<!--Google Tag Manager (noscript)-->
<noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-P9DS6DX"
height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript>
<!-- End Google Tag Manager (noscript) -->
<!--END OF GOOGLE TAG MANAGER (noscript)-->
<div id="page-container">
<div id="content-wrap">
<nav class="navbar">
<!--LOGO-->
<a class="navbar-brand" href="mailto: infoquerydigitaldividerecords@gmail.com">
<div class="logo-image">
<img src="logo.png" class="img-fluid">
</div>
</a>
<!--END OF LOGO-->
<!--NAVIGATION MENU-->
<ul class="nav-links">
<!-- USING CHECKBOX HACK -->
<input type="checkbox" id="checkbox_toggle" />
<label for="checkbox_toggle" class="hamburger">☰</label>
<!--NAVIGATION MENUS-->
<div class="menu">
<li><a href="index.html">Home</a></li>
<li class="artists">
<a href="artists.html">Artists</a>
<!--DROPDOWN MENU-->
<ul class="dropdown">
<li>
<!--INSERT EXTRA PAGE NAMES & LINKS BELOW
-->
<li><a href="/"></a></li>
<li><a href="/"></a></li>
<li><a href="/"></a></li>
<li><a href="/"></a></li>
</ul>
</li>
<li><a href="releases.html">Releases</a></li>
<li><a href="demos.html">Demos</a></li>
<li><a href="https://digitaldividerecordsmerch.company.site/">Merch</a></li>
<!--DROPDOWN MENU-->
<ul class="dropdown">
<li>
<!--INSERT EXTRA PAGE NAMES & LINKS BELOW-->
<li><a href="/"></a></li>
<li><a href="/"></a></li>
</ul>
</li>
<li><a href="#"><!--ADD PAGE NAME HERE--></a></li>
<!--FOOTER-->
<div class="footer">
<p>© 2022 - 2024 Digital Divide Records</p>
<a href="https://www.facebook.com/DigitalDivideRcrds" target="_blank">
<i class="fab fa-facebook-f"></i>
</a>
<a href="https://twitter.com/DigitalDivideRe" target="_blank">
<i class="fab fa-twitter">
</i>
</a>
<a href="https://www.instagram.com/digitaldividerecords/" target="_blank">
<i class="fab fa-instagram">
</i>
</a>
<a href="https://youtube.com/channel/UCd0w0XzFVTaVbgL7NoB4Vlg" target="_blank">
<i class="fab fa-youtube">
</i>
</a>
<a href="https://www.soundcloud.com/digitaldividerecs" target="_blank">
<i class="fab fa-soundcloud">
</i>
</a>
<div class="policies">
<li><a href="disclaimer.html">Website Disclaimer</a></li>
<li><a href="privacy.html">Privacy Policy</a></li>
<li><a href="terms.html">Terms & Conditions</a></li>
<!--METRICOOL EMBED JAVASCRIPT TAG CODE-->
<script>function loadScript(a){var b=document.getElementsByTagName("head")[0],c=document.createElement("script");c.type="text/javascript",c.src="https://tracker.metricool.com/resources/be.js",c.onreadystatechange=a,c.onload=a,b.appendChild(c)}loadScript(function(){beTracker.t({hash:"4ecdff6fa5137836a1bdf3ff29166285"})});</script>
<!--END OF METRICOOL JAVASCRIPT TAG CODE-->
</div>
</div>
</div>
</div>
</div>
</ul>
</div>
</div>
</ul>
</nav>
<!--END OF NAVIGATION MENU-->
<br>
<!--START OF TRAXSOURCE PLAYER WIDGET-->
<h1>Releases</h1>
<iframe frameborder="0" width="100%" height="240" scrolling="no" src="https://embed.traxsource.com/player/label/62753" data-hj-allow-iframe="true">></iframe>
<br>
<!--END OF TRAXSOURCE PLAYER WIDGET-->
<!--START OF OPTIMONK EMBED CODE-->
<script type="text/javascript">
(function(e,a){
var t,r=e.getElementsByTagName("head")[0],c=e.location.protocol; t=e.createElement("script");t.type="text/javascript";
t.charset="utf-8";t.async=!0;t.defer=!0; t.src=c+"//front.optimonk.com/public/"+a+"/js/preload.js";r.appendChild(t);
})(document,"103346");
</script>
<!--END OF OPTIMONK EMBED CODE-->
<!--START OF IMAGE GRID & TRAXSOURCE RELEASE LINKS-->
<div class="outer-grid">
<div class="inner-grid">
<a href="https://www.traxsource.com/track/11577459/the-back-room-original-mix" target"_blank">
<img src="backroom.png"></a>
<a href="https://www.traxsource.com/title/2009088/give-it-to-me" target="_blank">
<img src="giveittome.png"></a>
<a href="https://www.traxsource.com/title/1925134/bla-bla-bla" target="_blank">
<img src="blablabla.png"></a>
<a href="https://www.traxsource.com/title/1810577/jungle" target="_blank">
<img src="aquarius.png"></a>
<a href="https://www.traxsource.com/title/1811401/jinglequeen" target="_blank">
<img src="frank.png"></a>
</div>
<div class="inner-grid">
<a href="https://www.traxsource.com/title/2003342/law-of-house" target="_blank">
<img img src="lawofhouse.png"></a>
<a href="https://www.traxsource.com/title/1925137/flexxin" target="_blank">
<img src="flexxin.png"></a>
<a href="https://www.traxsource.com/title/1810849/please-dont-go" target="_blank">
<img src="adam.png"></a>
<a href="https://www.traxsource.com/title/1810573/new-balance" target="_blank">
<img src="newbalance.png"></a>
<a href="https://www.traxsource.com/title/1842198/2-shot-rule" target="_blank">
<img src="2shotrule.png"></a>
<a href="https://www.traxsource.com/title/1919573/crazy" target="_blank">
<img src="crazy.png"></a>
<a href="https://www.traxsource.com/title/1926980/afro-dream" target="_blank">
<img src="afrodream.png"></a>
<a href="https://www.traxsource.com/title/1864222/underwater" target="_blank">
<img src="underwater.png"></a>
</div>
<div class="inner-grid">
<a href="https://www.traxsource.com/title/1810575/the-odyssey" target="_blank">
<img src="odyssey.png"></a>
<a href="https://www.traxsource.com/title/1810848/laidback" target="_blank">
<img src="laidback.png"></a>
<a href="https://www.traxsource.com/title/1831298/first-love" target="_blank">
<img src="firstlove.png"></a>
<a href="https://www.traxsource.com/title/1845638/got-to-go" target="_blank">
<img src="got2go.png"></a>
<a href="https://www.traxsource.com/title/1925129/headcase" target="_blank">
<img src="headcase.png"></a>
<a href="https://www.traxsource.com/title/1925127/here-we-come" target="_blank">
<img src="herewecome.png"></a>
<a href="https://www.traxsource.com/title/1840187/logos-ep" target="_blank">
<img src="logosep.png"></a>
</div>
<div class="inner-grid">
<a href="https://www.traxsource.com/title/1810574/you"
target="_blank">
<img src="endjour.png"></a>
<a href="https://www.traxsource.com/title/1810572/nevermind" target="_blank">
<img src="sizblack.png"></a>
<a href="https://www.traxsource.com/title/1850941/distance" target="_blank">
<img src="distance.png"></a>
<a href="https://www.junodownload.com/products/heart-giver/5537668-02/?track_number=1" target="_blank">
<img src="heartgiver.png"></a>
<a href="https://www.traxsource.com/title/1831301/magic" target="_blank">
<img src="magic.png"></a>
</div>
<!--END OF IMAGE GRID & TRAXSOURCE RELEASE LINKS-->
<!--END OF BODY SECTION-->
</body>
</html>
<!--END OF HTML5 DOCUMENT-->