-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
129 lines (128 loc) · 10.1 KB
/
index.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
<!doctype html>
<html prefix="og: http://ogp.me/ns#">
<head>
<meta charset="utf-8" />
<!-- to use dublin core metadata -->
<link rel="schema.DCTERMS" href="http://purl.org/dc/terms/" />
<link rel="schema.DC" href="http://purl.org/dc/elements/1.1/" />
<!-- classical meta tags -->
<title>impresso | Media Monitoring of the Past</title>
<meta name="description" content="" />
<!-- Matomo -->
<script>
var _paq = (window._paq = window._paq || [])
/* tracker methods like "setCustomDimension" should be called before "trackPageView" */
_paq.push(['trackPageView'])
_paq.push(['enableLinkTracking'])
;(function () {
var u = 'https://journalofdigitalhistory.matomo.cloud/'
_paq.push(['setTrackerUrl', u + 'matomo.php'])
_paq.push(['setSiteId', '7'])
var d = document,
g = d.createElement('script'),
s = d.getElementsByTagName('script')[0]
g.async = true
g.src = 'https://cdn.matomo.cloud/journalofdigitalhistory.matomo.cloud/matomo.js'
s.parentNode.insertBefore(g, s)
})()
</script>
<!-- End Matomo Code -->
<style>
#app-container-loading {
position: fixed;
top: 0;
bottom: 0;
right: 0;
left: 0;
z-index: 1000;
background: #343a40;
background: linear-gradient(to top, #181a1d, #343a40);
transition: opacity 1s cubic-bezier(0.4, 0, 0.2, 1);
}
#app-container-loading::before {
position: absolute;
top: 0;
left: 0;
right: 0;
z-index: 1000;
height: 2px;
background-color: #ffeb78;
content: '';
}
#app-container-loading.dismissed {
opacity: 0;
pointer-events: none;
}
#app-container-loading .spinner {
border: 1px solid #f3f3f3;
border-top: 1px solid black;
border-radius: 50%;
width: 10px;
height: 10px;
animation: app-loading-spin 2s cubic-bezier(0.4, 0, 0.2, 1) infinite;
}
#app-loading-logo {
position: absolute;
top: 15px;
left: 16px;
opacity: 0.5;
}
@keyframes app-loading-spin {
0% {
transform: rotate(0deg);
}
100% {
transform: rotate(360deg);
}
}
</style>
</head>
<body>
<div id="app-container" style="height: 100%"></div>
<div id="app-container-loading">
<svg
id="app-loading-logo"
data-name="Layer 1"
xmlns="http://www.w3.org/2000/svg"
viewBox="0 0 111.71 38.12"
width="100"
height="30"
>
<path id="Yellow" d="M0,5.28v4h34.55v-4H0Z" fill="#ffeb78" stroke-width="0"></path>
<rect x="40.65" y="6.28" width="44.24" height="2" fill="#fff" stroke-width="0"></rect>
<rect x="7.68" y="12.57" width="79.2" height="2" fill="#fff" stroke-width="0"></rect>
<rect x="42.94" y="36.12" width="68.77" height="2" fill="#fff" stroke-width="0"></rect>
<rect y="36.12" width="30.74" height="2" fill="#fff" stroke-width="0"></rect>
<g>
<path
d="M89.2,11.34c0-1.13.8-1.83,2.28-1.95l1.72-.14v-.1c0-.6-.37-.92-1.05-.92-.8,0-1.23.31-1.23.86h-1.58c0-1.39,1.14-2.3,2.91-2.3s2.8,1,2.8,2.76v3.6h-1.67l-.12-.81c-.2.57-1.01.97-1.93.97-1.3,0-2.12-.76-2.12-1.97ZM93.21,10.85v-.33l-.96.09c-.82.07-1.12.26-1.12.65,0,.44.27.65.85.65.73,0,1.23-.36,1.23-1.06Z"
fill="#fff"
stroke-width="0"
></path>
<path
d="M96.71,6.99h1.79l.1.75c.34-.57,1.12-.95,2-.95,1.71,0,2.91,1.19,2.91,3.18s-1.06,3.35-2.89,3.35c-.85,0-1.64-.32-2-.79v3.57h-1.9V6.99ZM100.12,11.61c.9,0,1.47-.63,1.47-1.54s-.57-1.54-1.47-1.54-1.5.62-1.5,1.54.62,1.54,1.5,1.54Z"
fill="#fff"
stroke-width="0"
></path>
<path
d="M104.9,6.99h1.79l.1.75c.34-.57,1.12-.95,2-.95,1.71,0,2.91,1.19,2.91,3.18s-1.06,3.35-2.89,3.35c-.85,0-1.64-.32-2-.79v3.57h-1.9V6.99ZM108.31,11.61c.9,0,1.47-.63,1.47-1.54s-.57-1.54-1.47-1.54-1.5.62-1.5,1.54.62,1.54,1.5,1.54Z"
fill="#fff"
stroke-width="0"
></path>
</g>
<path
d="M83.11,25.76c-.38-.33-.81-.61-1.3-.86-.49-.25-.99-.48-1.51-.7-.39-.16-.77-.32-1.14-.47s-.69-.31-.98-.49c-.29-.18-.52-.37-.69-.59-.17-.22-.26-.48-.26-.79,0-.4.16-.73.48-.99.32-.26.81-.39,1.47-.39.45,0,.81.07,1.1.2.29.13.47.27.55.42l.61,1.64h2.11v-3.08c-.2-.03-.44-.09-.71-.16s-.59-.16-.95-.24c-.36-.08-.78-.16-1.24-.22-.47-.07-1-.1-1.59-.1-.84,0-1.58.09-2.24.28-.66.19-1.21.44-1.67.77-.46.33-.81.71-1.05,1.16-.24.45-.36.93-.36,1.46s.07.95.21,1.36c.14.4.35.77.62,1.09.27.33.61.62,1.01.88s.87.5,1.39.72c.54.24,1.04.46,1.5.66.46.2.85.4,1.18.59.33.2.58.41.77.63.18.22.28.47.28.76,0,.19-.04.38-.11.56-.07.18-.18.34-.34.47-.16.13-.36.24-.62.32-.25.08-.56.12-.92.12-.23,0-.45-.02-.68-.06-.23-.04-.44-.1-.63-.17-.19-.07-.36-.15-.5-.24-.14-.09-.24-.18-.29-.27l-.6-1.74h-2.25v3.06c.22.06.5.14.83.25.34.11.72.22,1.16.32.43.11.92.2,1.44.28.53.08,1.1.12,1.71.12.95,0,1.77-.1,2.45-.3.69-.2,1.26-.48,1.71-.83.45-.35.78-.76,1-1.23.22-.47.33-.97.33-1.5,0-.59-.12-1.1-.35-1.54s-.54-.82-.92-1.14ZM30.39,24.14c0-.9-.07-1.68-.21-2.33-.14-.66-.36-1.2-.66-1.63-.31-.43-.71-.74-1.21-.94-.5-.2-1.12-.31-1.84-.31-.44,0-.88.05-1.32.14-.44.1-.86.23-1.26.39-.4.17-.77.36-1.12.57-.34.22-.64.44-.89.67-.27-.61-.68-1.06-1.21-1.34-.53-.29-1.24-.43-2.11-.43-.34,0-.74.05-1.17.14-.44.1-.88.23-1.32.39-.44.17-.87.36-1.27.58-.4.22-.74.46-1,.73v-.53s.01-.83.01-.83l-.63-.53h-.06l-4.24.55v1.93l1.44.45v8.76l-1.3.22v1.51h6.51v-1.51l-1.35-.23v-8.39c.14-.13.31-.26.49-.38.19-.12.39-.23.6-.33.21-.1.44-.18.68-.24.24-.06.48-.09.72-.09.38,0,.68.06.92.17.24.11.43.29.57.53.14.24.24.55.29.93s.08.84.08,1.39v6.41l-1.24.23v1.51h6.55v-1.51l-1.43-.23v-6.41c0-.41-.01-.79-.04-1.14-.02-.35-.06-.69-.12-1,.14-.1.3-.2.49-.31.18-.11.38-.2.58-.28.2-.08.41-.15.63-.2.22-.05.43-.08.64-.08.38,0,.7.06.94.17.25.11.44.29.59.54s.25.57.31.96c.06.4.09.87.09,1.44v6.33l-1.09.23v1.51h6.42v-1.51l-1.47-.22v-6.43ZM57.82,18.93c-.39,0-.76.05-1.1.16-.34.11-.67.25-.96.43-.3.18-.57.38-.81.6-.24.22-.45.45-.63.67-.18.23-.33.45-.45.66-.12.21-.2.39-.25.54h-.06l.06-1.85v-.68l-.69-.52h-.06l-3.93.54v1.85l1.42.47v8.77l-1.55.21v1.5h8.12v-1.49l-2.77-.23v-7.24c.23-.2.59-.37,1.06-.53.47-.15,1.02-.23,1.64-.23.43,0,.79.05,1.07.16s.55.27.81.48v-4.1c-.09-.06-.21-.1-.37-.14-.16-.04-.34-.05-.55-.05ZM66.58,18.93c-.98,0-1.87.15-2.67.46-.8.31-1.49.75-2.07,1.33-.57.58-1.02,1.28-1.33,2.11-.31.83-.47,1.78-.47,2.83,0,.97.12,1.87.36,2.68.24.81.62,1.51,1.14,2.1.52.59,1.18,1.05,1.99,1.37.8.33,1.77.49,2.9.49.56,0,1.1-.06,1.63-.19.53-.12,1.03-.28,1.49-.47.46-.19.86-.4,1.21-.62.35-.23.62-.44.81-.65l-.68-1.46c-.18.11-.4.22-.65.34-.25.12-.53.23-.83.32-.3.1-.62.18-.94.24-.33.06-.65.09-.96.09-.49,0-.94-.08-1.35-.25-.41-.16-.76-.42-1.07-.76s-.55-.78-.74-1.32c-.19-.54-.31-1.18-.35-1.92h7.58c.06-.29.11-.62.14-.98s.04-.8.04-1.3c-.04-1.43-.5-2.53-1.37-3.3-.87-.78-2.14-1.17-3.81-1.17ZM68.02,23.65c0,.17,0,.31,0,.42h-4.05c.02-.72.08-1.3.2-1.75s.27-.81.47-1.06c.2-.26.42-.43.69-.53.26-.09.55-.14.85-.14.35,0,.65.06.89.2.24.13.43.31.57.55s.25.51.3.83c.06.32.09.68.09,1.06,0,.11,0,.25,0,.42ZM45.44,20.4c-.47-.51-1.03-.88-1.66-1.11s-1.3-.35-2.01-.35c-.44,0-.85.05-1.23.15-.38.1-.73.23-1.04.4-.32.16-.6.35-.85.55-.25.21-.46.41-.63.61v-1.18l-.63-.48h-.06l-4.17.51v1.88l1.43.44v14.46l-1.51.3v1.55h7.36v-1.55l-2.09-.31v-2.12l-.07-2.05c.18.05.42.11.72.15.3.05.59.07.87.07,1.16,0,2.18-.19,3.06-.58.88-.39,1.62-.9,2.22-1.55.6-.65,1.05-1.4,1.36-2.25.31-.85.46-1.75.46-2.69,0-1.12-.14-2.09-.42-2.89-.28-.8-.65-1.46-1.13-1.96ZM42.69,28.02c-.16.65-.38,1.18-.65,1.58-.27.4-.59.69-.95.87-.36.18-.74.26-1.14.26s-.72-.05-1.01-.16-.49-.23-.59-.36v-8.24c.09-.11.21-.23.35-.34.14-.11.29-.21.46-.3.17-.09.35-.16.55-.21.2-.06.41-.08.62-.08.38,0,.73.09,1.06.26.32.17.6.45.83.82.24.37.42.84.55,1.42s.19,1.27.18,2.08c0,.95-.09,1.76-.25,2.41ZM5.41,19.19l-.73-.52h-.06l-4.62.59v1.8l1.58.48v9.01l-1.57.23v1.57h6.9v-1.57l-1.5-.22v-11.37ZM3.45,15.85c1.34,0,2.42-1.09,2.42-2.42s-1.09-2.42-2.42-2.42-2.42,1.09-2.42,2.42,1.09,2.42,2.42,2.42ZM111.28,22.77c-.29-.82-.71-1.51-1.25-2.08-.54-.57-1.21-1.01-2-1.31s-1.69-.46-2.7-.46c-.88,0-1.73.14-2.54.42-.81.28-1.53.7-2.15,1.26-.62.56-1.12,1.27-1.48,2.12-.37.85-.55,1.84-.55,2.97,0,1.03.15,1.95.44,2.76.29.82.71,1.51,1.25,2.08.54.57,1.21,1.01,2,1.31s1.69.46,2.7.46c.88,0,1.73-.13,2.55-.4.81-.27,1.53-.68,2.15-1.24s1.11-1.26,1.48-2.11c.37-.85.55-1.86.55-3.03,0-1.03-.14-1.95-.43-2.76ZM106.99,29.47c-.39.78-.98,1.16-1.79,1.16-.44,0-.81-.11-1.13-.34-.31-.23-.57-.56-.77-1s-.35-.98-.44-1.63-.14-1.39-.14-2.23c0-1.66.2-2.88.6-3.65.4-.78,1.01-1.16,1.82-1.16.45,0,.82.11,1.13.34.3.23.55.56.75,1s.34.98.42,1.63c.09.65.13,1.39.13,2.23,0,1.66-.19,2.88-.58,3.66ZM95.79,25.76c-.38-.33-.81-.61-1.3-.86-.49-.25-.99-.48-1.51-.7-.39-.16-.77-.32-1.14-.47-.37-.15-.7-.31-.98-.49s-.51-.37-.69-.59c-.17-.22-.26-.48-.26-.79,0-.4.16-.73.48-.99.32-.26.81-.39,1.47-.39.45,0,.81.07,1.1.2.29.13.47.27.55.42l.61,1.64h2.11v-3.08c-.2-.03-.44-.09-.71-.16s-.59-.16-.95-.24c-.36-.08-.78-.16-1.24-.22-.46-.07-1-.1-1.59-.1-.84,0-1.58.09-2.24.28-.66.19-1.21.44-1.67.77-.46.33-.81.71-1.05,1.16-.24.45-.36.93-.36,1.46s.07.95.21,1.36c.14.4.35.77.62,1.09.27.33.61.62,1.01.88.4.26.87.5,1.39.72.54.24,1.04.46,1.5.66s.85.4,1.18.59c.33.2.59.41.77.63.18.22.28.47.28.76,0,.19-.04.38-.11.56s-.18.34-.34.47c-.16.13-.36.24-.62.32-.25.08-.56.12-.92.12-.23,0-.45-.02-.68-.06-.23-.04-.44-.1-.63-.17-.19-.07-.36-.15-.5-.24-.14-.09-.24-.18-.29-.27l-.6-1.74h-2.25v3.06c.22.06.5.14.83.25.34.11.72.22,1.16.32.43.11.92.2,1.44.28.53.08,1.1.12,1.71.12.95,0,1.76-.1,2.45-.3.69-.2,1.26-.48,1.71-.83.45-.35.79-.76,1-1.23s.33-.97.33-1.5c0-.59-.12-1.1-.35-1.54s-.54-.82-.92-1.14Z"
fill="#fff"
stroke-width="0"
></path>
<rect width="27.17" height="2" fill="#fff" stroke-width="0"></rect>
<rect x="32.38" width="69.94" height="2" fill="#fff" stroke-width="0"></rect>
<rect x="104.72" width="6.99" height="2" fill="#fff" stroke-width="0"></rect>
</svg>
<div style="display: flex; justify-content: center; align-items: center; height: 100%">
<div class="spinner"></div>
</div>
</div>
<script type="module" src="/src/main.ts"></script>
</body>
</html>