-
Notifications
You must be signed in to change notification settings - Fork 7
Expand file tree
/
Copy pathembed.html
More file actions
48 lines (46 loc) · 2.76 KB
/
embed.html
File metadata and controls
48 lines (46 loc) · 2.76 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
<!doctype html><html><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-TZMQG6RR');</script><noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-TZMQG6RR" height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript><head><meta charset="UTF-8"><meta name="viewport" content="width=device-width,initial-scale=1"><meta name="google" value="notranslate"><title>Embedded Project - Dash</title><style>.splash-screen {
position: absolute;
width: 100%;
height: 100%;
top: 0;
left: 0;
background-color: #ff4c4c;
color: white;
display: flex;
flex-direction: column;
align-items: center;
justify-content: center;
text-align: center;
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.splash-screen[hidden] {
display: none;
}
.splash-spinner:after {
content: " ";
display: block;
width: 64px;
height: 64px;
border-radius: 50%;
border: 6px solid;
border-color: white transparent white transparent;
animation: splash-spinner 1.2s linear infinite;
}
@keyframes splash-spinner {
0% { transform: rotate(0deg); }
100% { transform: rotate(360deg); }
}</style></head><body><noscript><div class="splash-screen"><h1>This embed requires JavaScript</h1></div></noscript><div class="splash-screen" hidden id="splash-need-js"><div class="splash-spinner"></div></div><script>(function() {
'use strict';
var splash = document.getElementById('splash-need-js');
splash.hidden = false;
window.SplashEnd = () => {
splash.hidden = true;
};
}());</script><div id="app"></div><script src="js/pentapod/vendors~account-settings~addon-settings~credits~desktop~editor~embed~fullscreen~login~mystuff~player~93f8d0c3.7413e857047ea4fd9e44.js"></script><script src="js/pentapod/vendors~account-settings~editor~embed~fullscreen~login~mystuff~player~register~user.720853d33b6cda951af1.js"></script><script src="js/pentapod/vendors~editor~embed~fullscreen~player.028aea452ba702b52e1d.js"></script><script src="js/pentapod/account-settings~addon-settings~credits~desktop~editor~embed~fullscreen~login~mystuff~player~register~user.dcdda86ef23d0300894d.js"></script><script src="js/pentapod/embed.0041783d290da9e1aeb0.js"></script></body></html>