-
-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
569 lines (534 loc) · 24.2 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
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
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
<!DOCTYPE html>
<html class="no-js" lang="it-IT">
<head>
<meta charset="UTF-8">
<meta name="google-site-verification" content="iHa4g20Am-QduseQdyRJ9ZU4SV755b97CllRorcyRck" />
<title>Homepage - Computer Engineering @ PoliTo</title>
<link rel="icon" href="/media/logo.png" sizes="32x32" />
<link rel="icon" href="/media/logo.png" sizes="192x192" />
<link rel="apple-touch-icon" href="/media/logo.png" />
<meta name="msapplication-TileImage" content="/media/logo.png" />
<link rel="canonical" href="https://politoinginf.it/" />
<link rel='shortlink' href='https://politoinginf.it/' />
<meta property="og:locale" content="it_IT" />
<meta property="og:type" content="website" />
<meta property="og:title" content="Homepage - Computer Engineering @ PoliTo" />
<meta property="og:description" content="Politecnico di Torino MEGA shared folder Attention: before using the folder, consult the guide !" />
<meta property="og:url" content="https://politoinginf.it/" />
<meta property="og:site_name" content="Computer Engineering @ PoliTo" />
<meta property="og:image" content="/media/logo.png" />
<meta property="og:image:secure_url" content="/media/logo.png" />
<meta property="og:image:width" content="960" />
<meta property="og:image:height" content="960" />
<meta name="twitter:card" content="summary_large_image" />
<meta name="twitter:description" content="Politecnico di Torino MEGA shared folder Attention: before using the folder, consult the guide !" />
<meta name="twitter:title" content="Computer Engineering @ PoliTo" />
<meta name="twitter:image" content="/media/logo.png" />
<script src='/js/index.js' async></script>
<link rel='stylesheet' id='wp-block-library-css' href='/css/style.min.css' media='all' />
<link rel='stylesheet' id='av-social-icons-css' href='/css/front-end.css' media='all' />
<link rel='stylesheet' id='izitoast-css' href='/css/iziToast.min.css' media='all' />
<link rel='stylesheet' id='twentytwenty-print-style-css' href='/css/print.css' media='print' />
<link rel='stylesheet' id='twentytwenty-style-css' href='/css/style.css' media='all' />
<style>
img.wp-smiley,
img.emoji {
display: inline !important;
border: none !important;
box-shadow: none !important;
height: 1em !important;
width: 1em !important;
margin: 0 .07em !important;
vertical-align: -0.1em !important;
background: none !important;
padding: 0 !important;
}
</style>
<style id='twentytwenty-style-inline-css'>
.color-accent,
.color-accent-hover:hover,
.color-accent-hover:focus,
:root .has-accent-color,
.has-drop-cap:not(:focus):first-letter,
.wp-block-button.is-style-outline,
a {
color: #1ca585;
}
blockquote,
.border-color-accent,
.border-color-accent-hover:hover,
.border-color-accent-hover:focus {
border-color: #1ca585;
}
button:not(.toggle),
.button,
.faux-button,
.wp-block-button__link,
.wp-block-file .wp-block-file__button,
input[type="button"],
input[type="reset"],
input[type="submit"],
.bg-accent,
.bg-accent-hover:hover,
.bg-accent-hover:focus,
:root .has-accent-background-color,
.comment-reply-link {
background-color: #1ca585;
}
.fill-children-accent,
.fill-children-accent * {
fill: #1ca585;
}
:root .has-background-color,
button,
.button,
.faux-button,
.wp-block-button__link,
.wp-block-file__button,
input[type="button"],
input[type="reset"],
input[type="submit"],
.wp-block-button,
.comment-reply-link,
.has-background.has-primary-background-color:not(.has-text-color),
.has-background.has-primary-background-color *:not(.has-text-color),
.has-background.has-accent-background-color:not(.has-text-color),
.has-background.has-accent-background-color *:not(.has-text-color) {
color: #292c30;
}
:root .has-background-background-color {
background-color: #292c30;
}
body,
.entry-title a,
:root .has-primary-color {
color: #ffffff;
}
:root .has-primary-background-color {
background-color: #ffffff;
}
cite,
figcaption,
.wp-caption-text,
.post-meta,
.entry-content .wp-block-archives li,
.entry-content .wp-block-categories li,
.entry-content .wp-block-latest-posts li,
.wp-block-latest-comments__comment-date,
.wp-block-latest-posts__post-date,
.wp-block-embed figcaption,
.wp-block-image figcaption,
.wp-block-pullquote cite,
.comment-metadata,
.comment-respond .comment-notes,
.comment-respond .logged-in-as,
.pagination .dots,
.entry-content hr:not(.has-background),
hr.styled-separator,
:root .has-secondary-color {
color: #9c9ea4;
}
:root .has-secondary-background-color {
background-color: #9c9ea4;
}
pre,
fieldset,
input,
textarea,
table,
table *,
hr {
border-color: #3e414b;
}
caption,
code,
code,
kbd,
samp,
.wp-block-table.is-style-stripes tbody tr:nth-child(odd),
:root .has-subtle-background-background-color {
background-color: #3e414b;
}
.wp-block-table.is-style-stripes {
border-bottom-color: #3e414b;
}
.wp-block-latest-posts.is-grid li {
border-top-color: #3e414b;
}
:root .has-subtle-background-color {
color: #3e414b;
}
body:not(.overlay-header) .primary-menu>li>a,
body:not(.overlay-header) .primary-menu>li>.icon,
.modal-menu a,
.footer-menu a,
.footer-widgets a,
#site-footer .wp-block-button.is-style-outline,
.wp-block-pullquote:before,
.singular:not(.overlay-header) .entry-header a,
.archive-header a,
.header-footer-group .color-accent,
.header-footer-group .color-accent-hover:hover {
color: #1ca585;
}
.social-icons a,
#site-footer button:not(.toggle),
#site-footer .button,
#site-footer .faux-button,
#site-footer .wp-block-button__link,
#site-footer .wp-block-file__button,
#site-footer input[type="button"],
#site-footer input[type="reset"],
#site-footer input[type="submit"] {
background-color: #1ca585;
}
.social-icons a,
body:not(.overlay-header) .primary-menu ul,
.header-footer-group button,
.header-footer-group .button,
.header-footer-group .faux-button,
.header-footer-group .wp-block-button:not(.is-style-outline) .wp-block-button__link,
.header-footer-group .wp-block-file__button,
.header-footer-group input[type="button"],
.header-footer-group input[type="reset"],
.header-footer-group input[type="submit"] {
color: #292c30;
}
#site-header,
.footer-nav-widgets-wrapper,
#site-footer,
.menu-modal,
.menu-modal-inner,
.search-modal-inner,
.archive-header,
.singular .entry-header,
.singular .featured-media:before,
.wp-block-pullquote:before {
background-color: #292c30;
}
.header-footer-group,
body:not(.overlay-header) #site-header .toggle,
.menu-modal .toggle {
color: #ffffff;
}
body:not(.overlay-header) .primary-menu ul {
background-color: #ffffff;
}
body:not(.overlay-header) .primary-menu>li>ul:after {
border-bottom-color: #ffffff;
}
body:not(.overlay-header) .primary-menu ul ul:after {
border-left-color: #ffffff;
}
.site-description,
body:not(.overlay-header) .toggle-inner .toggle-text,
.widget .post-date,
.widget .rss-date,
.widget_archive li,
.widget_categories li,
.widget cite,
.widget_pages li,
.widget_meta li,
.widget_nav_menu li,
.powered-by-wordpress,
.to-the-top,
.singular .entry-header .post-meta,
.singular:not(.overlay-header) .entry-header .post-meta a {
color: #9c9ea4;
}
.header-footer-group pre,
.header-footer-group fieldset,
.header-footer-group input,
.header-footer-group textarea,
.header-footer-group table,
.header-footer-group table *,
.footer-nav-widgets-wrapper,
#site-footer,
.menu-modal nav *,
.footer-widgets-outer-wrapper,
.footer-top {
border-color: #3e414b;
}
.header-footer-group table caption,
body:not(.overlay-header) .header-inner .toggle-wrapper::before {
background-color: #3e414b;
}
.overlay-header .header-inner {
color: #dff1f0;
}
.cover-header .entry-header * {
color: #dff1f0;
}
</style>
<style type="text/css">
@media screen and ( min-width: 800px) {
div#content_middle_banner .banner_altervista_640X5 iframe {
max-height: 90px;
max-width: 100%;
}
}
.avadvslot ins.adsbygoogle {
margin: 0 auto;
clear: both;
}
</style>
<style id="custom-background-css">
body.custom-background {
background-color: #292c30;
}
</style>
<style id="wp-custom-css">
button:focus {
outline: none;
}
</style>
</head>
<body class="home page-template page-template-templates page-template-template-cover page-template-templatestemplate-cover-php page page-id-120 custom-background av-theme-twentytwenty singular overlay-header has-post-thumbnail has-no-pagination not-showing-comments show-avatars template-cover footer-top-hidden reduced-spacing">
<header id="site-header" class="header-footer-group" role="banner">
<div class="header-inner section-inner">
<div class="header-titles-wrapper">
<div class="header-titles">
<div class="site-title faux-heading"><a href="https://politoinginf.it/">Computer Engineering @ PoliTo</a></div>
</div>
<!-- .header-titles -->
<button class="toggle nav-toggle mobile-nav-toggle" data-toggle-target=".menu-modal" data-toggle-body-class="showing-menu-modal" aria-expanded="false" data-set-focus=".close-nav-toggle">
<span class="toggle-inner">
<span class="toggle-icon">
<svg class="svg-icon" aria-hidden="true" role="img" focusable="false" xmlns="http://www.w3.org/2000/svg" width="26" height="7" viewBox="0 0 26 7">
<path fill-rule="evenodd" d="M332.5,45 C330.567003,45 329,43.4329966 329,41.5 C329,39.5670034 330.567003,38 332.5,38 C334.432997,38 336,39.5670034 336,41.5 C336,43.4329966 334.432997,45 332.5,45 Z M342,45 C340.067003,45 338.5,43.4329966 338.5,41.5 C338.5,39.5670034 340.067003,38 342,38 C343.932997,38 345.5,39.5670034 345.5,41.5 C345.5,43.4329966 343.932997,45 342,45 Z M351.5,45 C349.567003,45 348,43.4329966 348,41.5 C348,39.5670034 349.567003,38 351.5,38 C353.432997,38 355,39.5670034 355,41.5 C355,43.4329966 353.432997,45 351.5,45 Z" transform="translate(-329 -38)" />
</svg>
</span>
<span class="toggle-text">Menu</span>
</span>
</button>
<!-- .nav-toggle -->
</div>
<!-- .header-titles-wrapper -->
<div class="header-navigation-wrapper">
<nav class="primary-menu-wrapper" aria-label="Horizontal" role="navigation">
<ul class="primary-menu reset-list-style">
<li id="menu-item-164" class="menu-item menu-item-type-post_type menu-item-object-page current-menu-item page_item page-item-122 current_page_item menu-item-164">
<a href="https://politoinginf.it/material.html" aria-current="page">Material</a>
</li>
<li id="menu-item-165" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-165">
<a href="https://politoinginf.it/news.html">News</a>
</li>
<li id="menu-item-162" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-162">
<a target="_blank" rel="noopener noreferrer" href="https://github.com/polito-inginf">GitHub</a>
</li>
<li id="menu-item-161" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-161">
<a href="https://politoinginf.it/about.html">About me</a>
</li>
<li id="menu-item-163" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-163">
<a target="_blank" rel="noopener noreferrer" href="https://paypal.me/pools/c/8nIJAxiaIz">Donate</a>
</li>
</ul>
</nav>
<!-- .primary-menu-wrapper -->
</div>
<!-- .header-navigation-wrapper -->
</div>
<!-- .header-inner -->
</header>
<!-- #site-header -->
<div class="menu-modal cover-modal header-footer-group" data-modal-target-string=".menu-modal">
<div class="menu-modal-inner modal-inner">
<div class="menu-wrapper section-inner">
<div class="menu-top">
<button class="toggle close-nav-toggle fill-children-current-color" data-toggle-target=".menu-modal" data-toggle-body-class="showing-menu-modal" aria-expanded="false" data-set-focus=".menu-modal">
<span class="toggle-text">Close Menu</span>
<svg class="svg-icon" aria-hidden="true" role="img" focusable="false" xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16">
<polygon fill="" fill-rule="evenodd" points="6.852 7.649 .399 1.195 1.445 .149 7.899 6.602 14.352 .149 15.399 1.195 8.945 7.649 15.399 14.102 14.352 15.149 7.899 8.695 1.445 15.149 .399 14.102" />
</svg>
</button>
<!-- .nav-toggle -->
<nav class="mobile-menu" aria-label="Mobile" role="navigation">
<ul class="modal-menu reset-list-style">
<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-164">
<div class="ancestor-wrapper"><a href="https://politoinginf.it/material.html">Material</a></div>
<!-- .ancestor-wrapper -->
</li>
<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-165">
<div class="ancestor-wrapper"><a href="https://politoinginf.it/news.html">News</a></div>
<!-- .ancestor-wrapper -->
</li>
<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-162">
<div class="ancestor-wrapper"><a target="_blank" rel="noopener noreferrer" href="https://github.com/polito-inginf">GitHub</a></div>
<!-- .ancestor-wrapper -->
</li>
<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-161">
<div class="ancestor-wrapper"><a href="https://politoinginf.it/about.html">About me</a></div>
<!-- .ancestor-wrapper -->
</li>
<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-163">
<div class="ancestor-wrapper"><a target="_blank" rel="noopener noreferrer" href="https://paypal.me/pools/c/8nIJAxiaIz">Donate</a></div>
<!-- .ancestor-wrapper -->
</li>
</ul>
</nav>
</div>
<!-- .menu-top -->
<div class="menu-bottom">
</div>
<!-- .menu-bottom -->
</div>
<!-- .menu-wrapper -->
</div>
<!-- .menu-modal-inner -->
</div>
<!-- .menu-modal -->
<main id="site-content" role="main">
<article class="post-120 page type-page status-publish has-post-thumbnail hentry" id="post-120">
<div class="cover-header bg-image bg-attachment-fixed" style="background-image: url( /media/logo.png );">
<div class="cover-header-inner-wrapper screen-height">
<div class="cover-header-inner">
<div class="cover-color-overlay color-accent opacity-90" style="color: #292c30;"></div>
<header class="entry-header has-text-align-center">
<div class="entry-header-inner section-inner medium">
<h1 class="entry-title">Computer Engineering</h1>
<div class="to-the-content-wrapper">
<a href="#post-inner" class="to-the-content fill-children-current-color">
<svg class="svg-icon" aria-hidden="true" role="img" focusable="false" xmlns="http://www.w3.org/2000/svg" width="22" height="24" viewBox="0 0 22 24">
<polygon fill="%23FFF" points="721.105 856 721.105 874.315 728.083 867.313 730.204 869.41 719.59 880 709 869.41 711.074 867.313 718.076 874.315 718.076 856" transform="translate(-709 -856)" />
</svg>
<div class="screen-reader-text">Scroll Down</div>
</a>
<!-- .to-the-content -->
</div>
<!-- .to-the-content-wrapper -->
</div>
<!-- .entry-header-inner -->
</header>
<!-- .entry-header -->
</div>
<!-- .cover-header-inner -->
</div>
<!-- .cover-header-inner-wrapper -->
</div>
<!-- .cover-header -->
<div class="post-inner" id="post-inner">
<div class="entry-content">
<h4 class="has-text-color has-text-align-center" style="color:#4ecca3">Politecnico di Torino</h4>
<div style="height:20px" aria-hidden="true" class="wp-block-spacer"></div>
<div class="wp-block-group alignwide">
<div class="wp-block-group__inner-container">
<h2 class="has-text-color has-text-align-center" style="color:#e0f1f0">A portal for all students of the beachelor and master’s degree</h2>
<div class="wp-block-button aligncenter is-style-fill">
<a class="wp-block-button__link has-text-color has-background-color has-background" href="https://t.me/inginf_bot" style="background-color:#4ecca3;border-radius:10px">Telegram groups</a>
</div>
<div style="height:35px" aria-hidden="true" class="wp-block-spacer"></div>
</div>
</div>
<div class="wp-block-columns alignwide">
<div class="wp-block-column">
<div class="wp-block-group alignfull">
<div class="wp-block-group__inner-container">
<figure class="wp-block-image alignfull size-large is-style-rounded"><img loading="lazy" src="/media/IMG_20200605_093117_110.png" alt="" class="wp-image-240" srcset="/media/IMG_20200605_093117_110.png 960w, /media/IMG_20200605_093117_110.png 320w, /media/IMG_20200605_093117_110.png 150w, /media/IMG_20200605_093117_110.png 768w, /media/IMG_20200605_093117_110.png 1536w, /media/IMG_20200605_093117_110.png 1200w, /media/IMG_20200605_093117_110.png 1980w, /media/IMG_20200605_093117_110.png 2048w" sizes="(max-width: 960px) 100vw, 960px" /></figure>
<h3 class="has-text-color has-text-align-center" style="color:#e0f1f1">General group</h3>
<p style="color:#e0f1f1" class="has-text-color has-text-align-center">Off-topic for beachelor and master’s degrees</p>
<div class="wp-block-button aligncenter is-style-fill">
<a class="wp-block-button__link has-text-color has-background-color has-background" href="https://t.me/politoinginf" style="background-color:#25c5d9;border-radius:50px">JOIN</a>
</div>
</div>
</div>
<div class="wp-block-group alignfull">
<div class="wp-block-group__inner-container">
<figure class="wp-block-image alignfull size-large is-style-rounded"><img loading="lazy" src="/media/Novita_bot.png" alt="" class="wp-image-38" srcset="/media/Novita_bot.png 960w, /media/Novita_bot.png 320w, /media/Novita_bot.png 150w, /media/Novita_bot.png 768w, /media/Novita_bot.png 1536w, /media/Novita_bot.png 2048w" sizes="(max-width: 960px) 100vw, 960px" /></figure>
<h3 class="has-text-color has-text-align-center" style="color:#e0f1f1">Keep track of what's new</h3>
<p style="color:#e0f1f1" class="has-text-color has-text-align-center">Official channel</p>
<div class="wp-block-button aligncenter is-style-outline">
<a class="wp-block-button__link has-text-color has-background-color has-background" href="https://t.me/joinchat/AAAAAEfq4quzZzIl1TkUWg" style="background-color:#4db6ac;border-radius:50px">SUBSCRIBE</a>
</div>
</div>
</div>
</div>
<div class="wp-block-column">
<div class="wp-block-group alignfull">
<div class="wp-block-group__inner-container">
<figure class="wp-block-image alignfull size-large is-style-rounded"><a href="/media/g884.png"><img loading="lazy" src="/media/g884.png" alt="" class="wp-image-257" srcset="/media/g884.png 960w, /media/g884.png 320w, /media/g884.png 150w, /media/g884.png 768w, /media/g884.png 1536w, /media/g884.png 1200w, /media/g884.png 1980w, /media/g884.png 2048w" sizes="(max-width: 960px) 100vw, 960px" /></a></figure>
<h3 class="has-text-color has-text-align-center" style="color:#e0f1f1">New to Telegram ?</h3>
<p style="color:#e0f1f1" class="has-text-color has-text-align-center">Start from this guide</p>
<div class="wp-block-button aligncenter is-style-fill">
<a class="wp-block-button__link has-text-color has-background-color has-background" href="https://telegra.ph/Telegram---Manuale-di-sopravvivenza-10-07" style="background-color:#4ea4f5;border-radius:50px">READ</a>
</div>
</div>
</div>
<div class="wp-block-group alignfull">
<div class="wp-block-group__inner-container">
<figure class="wp-block-image alignfull size-large is-style-rounded"><img loading="lazy" src="/media/g1871.png" alt="" class="wp-image-256" srcset="/media/g1871.png 960w, /media/g1871.png 320w, /media/g1871.png 150w, /media/g1871.png 768w, /media/g1871.png 1536w, /media/g1871.png 1200w, /media/g1871.png 1980w, /media/g1871.png 2048w" sizes="(max-width: 960px) 100vw, 960px" /></figure>
<h3 class="has-text-color has-text-align-center" style="color:#e0f1f1">Report problems</h3>
<p style="color:#e0f1f1" class="has-text-color has-text-align-center">Reporting group</p>
<div class="wp-block-button aligncenter is-style-fill">
<a class="wp-block-button__link has-text-color has-background-color has-background" href="https://t.me/joinchat/AWHhTU3onR2UCHWdAZ3FGQ" style="background-color:#d02d2d;border-radius:50px">JOIN</a>
</div>
</div>
</div>
</div>
</div>
<hr class="wp-block-separator is-style-dots"/>
<h2 class="has-text-align-center">Shared folder MEGA</h2>
<div class="wp-block-columns alignwide are-vertically-aligned-center">
<div class="wp-block-column is-vertically-aligned-center">
<div class="wp-block-image is-style-rounded">
<figure class="aligncenter size-large is-resized">
<a href="https://mega.nz/#F!UpBEhYKb!cGLtm2BKI02DCPBqemW5tg" target="_blank" rel="noreferrer noopener">
<img loading="lazy" src="https://img.shields.io/badge/-Material-red?&style=for-the-badge" alt="" width="342" height="94"/>
</a>
</figure>
</div>
<div class="wp-block-image is-style-rounded">
<figure class="aligncenter size-large is-resized">
<a href="https://mega.nz/megadrop/FTjeBrrOeuU" target="_blank" rel="noreferrer noopener">
<img loading="lazy" src="https://img.shields.io/badge/-Upload-grey?logo=mega&style=for-the-badge" alt="" width="342" height="101"/>
</a>
</figure>
</div>
</div>
<div class="wp-block-column is-vertically-aligned-center">
<div class="wp-block-image is-style-rounded">
<figure class="aligncenter size-large is-resized">
<a href="https://www.dropbox.com/request/yckRyYmtdhGZLoqTLl7x" target="_blank" rel="noreferrer noopener">
<img loading="lazy" src="https://img.shields.io/badge/-Upload-blue?logo=dropbox&style=for-the-badge" alt="" width="342" height="95"/>
</a>
<figcaption>Use this option only from mobile, if the other doesn’t work.</figcaption>
</figure>
</div>
</div>
</div>
<p style="color:#e58b8b;font-size:16px" class="has-text-color has-text-align-center"><strong>Attention</strong>: before using the folder, consult the <a href="https://politoinginf.it/material.html">guide</a> !</p>
</div>
<!-- .entry-content -->
</div>
<!-- .post-inner -->
</article>
<!-- .post -->
</main>
<!-- #site-content -->
<footer id="site-footer" role="contentinfo" class="header-footer-group">
<div class="section-inner">
<div class="footer-credits">
<p class="footer-copyright">2020 · <a href="https://politoinginf.it/">Computer Engineering @ PoliTo</a></p>
<!-- .footer-copyright -->
 
<a href="https://t.me/Giorgio_Pais">
<img loading="lazy" alt="Contact" src="https://img.shields.io/badge/contact-555555?logo=telegram&style=for-the-badge" >
</a>
 
<a href="https://paypal.me/pools/c/8nIJAxiaIz">
<img loading="lazy" alt="Contact" src="https://img.shields.io/badge/donate-blue?logo=paypal&style=for-the-badge" >
</a>
</div>
<!-- .footer-credits -->
<a class="to-the-top" href="#site-header">
<span class="to-the-top-long">
<span class="arrow" aria-hidden="true">↑</span> </span><!-- .to-the-top-long -->
<span class="to-the-top-short">
Up <span class="arrow" aria-hidden="true">↑</span> </span><!-- .to-the-top-short -->
</a>
<!-- .to-the-top -->
</div>
<!-- .section-inner -->
</footer>
<!-- #site-footer -->
</body>
</html>