2019-08-14 16:22:22 +02:00
<!DOCTYPE html>
< html >
< head >
< meta charset = "utf-8" >
< meta http-equiv = "X-UA-Compatible" content = "IE=edge" >
< meta name = "viewport" content = "width=device-width, initial-scale=1" >
< meta name = "theme-color" content = "#943526" >
<!-- Begin Jekyll SEO tag v2.6.1 -->
< title > Homepage | Unitoo< / title >
< meta name = "generator" content = "Jekyll v3.8.6" / >
< meta property = "og:title" content = "Homepage" / >
< meta property = "og:locale" content = "en_US" / >
< meta name = "description" content = "Azienda dedicata allo sviluppo software, alla formazione dei team e alla consulenza informatica" / >
< meta property = "og:description" content = "Azienda dedicata allo sviluppo software, alla formazione dei team e alla consulenza informatica" / >
2020-02-15 14:38:35 +01:00
< link rel = "canonical" href = "https://www.unitoo.it/" / >
< meta property = "og:url" content = "https://www.unitoo.it/" / >
2019-08-14 16:22:22 +02:00
< meta property = "og:site_name" content = "Unitoo" / >
< meta name = "twitter:card" content = "summary" / >
< meta property = "twitter:title" content = "Homepage" / >
< meta name = "twitter:site" content = "@UnitooInc" / >
< script type = "application/ld+json" >
2020-02-15 14:38:35 +01:00
{"description":"Azienda dedicata allo sviluppo software, alla formazione dei team e alla consulenza informatica","headline":"Homepage","@type":"WebSite","url":"https://www.unitoo.it/","publisher":{"@type":"Organization","logo":{"@type":"ImageObject","url":"https://www.unitoo.it/assets/images/logo-extended.png"}},"name":"Unitoo","@context":"https://schema.org"}< / script >
2019-08-14 16:22:22 +02:00
<!-- End Jekyll SEO tag -->
2020-02-15 14:38:35 +01:00
< link rel = 'shortcut icon' href = "https://www.unitoo.it/favicon.ico" type = "image/x-icon" >
< link rel = "apple-touch-icon" href = "https://www.unitoo.it/favicon-192.png" sizes = "192x192" >
2019-08-14 16:22:22 +02:00
2020-01-20 11:08:54 +01:00
< link rel = "stylesheet" href = "/css/fontawesome.css" >
2020-02-14 22:55:01 +01:00
< link rel = "stylesheet" href = "/css/fonts.css" >
2019-08-14 16:22:22 +02:00
< link rel = "stylesheet" href = "/css/bootstrap.min.css" >
< link rel = "stylesheet" href = "/css/animate.css" >
< link rel = "stylesheet" href = "/css/morphext.css" >
< link rel = "stylesheet" href = "/css/main.css" >
2020-02-15 14:38:35 +01:00
< link rel = "canonical" href = "https://www.unitoo.it/" >
< link rel = "alternate" type = "application/rss+xml" title = "Unitoo" href = "https://www.unitoo.it/feed.xml" >
2019-08-14 16:22:22 +02:00
< script type = "text/javascript" src = "/js/jquery.min.js" > < / script >
< script type = "text/javascript" src = "/js/simple-jekyll-search.min.js" > < / script >
< script type = "text/javascript" src = "/js/bootstrap.min.js" > < / script >
< script type = "text/javascript" src = "/js/morphext.min.js" > < / script >
< script type = "text/javascript" src = "/js/main.js" > < / script >
2020-02-15 14:38:35 +01:00
<!-- Matomo -->
< script type = "text/javascript" >
var _paq = window._paq || [];
/* tracker methods like "setCustomDimension" should be called before "trackPageView" */
2020-02-15 15:02:21 +01:00
_paq.push(['requireConsent']);
2020-02-15 14:38:35 +01:00
_paq.push(['trackPageView']);
_paq.push(['enableLinkTracking']);
(function() {
var u="//analytics.unitoo.it/";
_paq.push(['setTrackerUrl', u+'matomo.php']);
_paq.push(['setSiteId', '1']);
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+'matomo.js'; s.parentNode.insertBefore(g,s);
})();
< / script >
<!-- End Matomo Code -->
2020-02-15 21:26:58 +01:00
<!-- Track mailto -->
< script >
jQuery(document).ready(function($) {
$("a[href^='mailto:']").on("click", function (e) {
_paq.push(['trackGoal', 1]);
});
});
< / script >
<!-- End Track mailto -->
2019-08-14 16:22:22 +02:00
< / head >
< body >
< header class = "navbar site-header pt-2 pb-2 p-sm-0" >
< div class = "container" >
< a class = "site-title" href = "/" style = "color: #333;" >
2020-02-20 09:57:58 +01:00
< img width = "30" class = "d-block d-sm-none" src = "/assets/logo-8ab5a3712cedf2a60c1408449d55ef6b333b45b66f2cfdac7be66369df38537e.png" >
< img height = "30" class = "d-none d-sm-block" src = "/assets/logo_extended_dark-057e98bd4950419577a7a64553135de8484d2d628de30fe2cf0c64829bb07f15.png" >
2019-08-14 16:22:22 +02:00
< / a >
2019-08-16 12:01:44 +02:00
< form class = "form-inline" >
2020-01-08 16:03:30 +01:00
< div class = "input-group search-input-group" >
2019-08-16 12:01:44 +02:00
< input type = "text" id = "search-input" class = "form-control" placeholder = "Cerca..." aria-label = "Cerca..." aria-describedby = "button-search" >
< div class = "input-group-append" >
< div id = "results-container" class = "dropdown-menu d-block p-0 border-0" > < / div >
< / div >
< div class = "input-group-append" >
< button class = "btn btn-outline-secondary dropdown-toggle" type = "button" data-toggle = "dropdown" aria-haspopup = "true" aria-expanded = "true" >
< i class = "fas fa-bars" > < / i >
< / button >
< div class = "dropdown-menu dropdown-menu-right" >
< h6 class = "dropdown-header" > Azienda< / h6 >
< a class = "dropdown-item" href = "/azienda/mission/" > La mission< / a >
< a class = "dropdown-item" href = "/azienda/vision/" > La vision< / a >
< a class = "dropdown-item" href = "/contattaci/" > Contatti< / a >
< h6 class = "dropdown-header" > Servizi< / h6 >
< a class = "dropdown-item" href = "/servizi/formazione/" > La formazione< / a >
< a class = "dropdown-item" href = "/servizi/consulenza/" > Consulenza tecnica< / a >
< a class = "dropdown-item" href = "/servizi/sviluppo_software/" > Sviluppo software< / a >
< a class = "dropdown-item" href = "/servizi/sicurezza_informatica/" > Sicurezza informatica< / a >
< h6 class = "dropdown-header" > Progetti< / h6 >
< a class = "dropdown-item" href = "/progetti/software/" > Il software< / a >
< a class = "dropdown-item" href = "/progetti/comunicazione_sicura/" > La comunicazione< / a >
2020-02-20 09:57:58 +01:00
< a class = "dropdown-item" href = "/progetti/radio" > La nostra radio< / a >
2019-08-16 12:01:44 +02:00
< a class = "dropdown-item" target = "_blank" rel = "nofollow" href = "https://blog.unitoo.it" > Il Blog< / a >
< / div >
2019-08-14 16:22:22 +02:00
< / div >
< / div >
2019-08-16 12:01:44 +02:00
< / form >
2019-08-14 16:22:22 +02:00
< / div >
< / header >
< div class = "page-content" >
2019-08-16 12:01:44 +02:00
< div class = "pl-md-5 pl-2 pr-md-5 pr-2 pb-md-5 pb-2 pt-0" >
2019-08-14 16:22:22 +02:00
< section class = "card-columns text-center" >
< div class = "card" >
2020-02-20 09:57:58 +01:00
< img class = "card-img-top" src = "/assets/header-radio-02bc92c7de3197725aeeba120c3247fa4c82fbe90215cdae0a1ba6173044e650.jpg" >
2019-08-14 16:22:22 +02:00
< div class = "card-body" >
2020-02-20 09:57:58 +01:00
< h4 class = "card-title font-weight-bold" > La radio libera dedicata al software< / h4 >
2019-08-14 16:22:22 +02:00
< p class = "card-text" >
2020-02-20 09:57:58 +01:00
Impegnarsi nella diffusione del software libero inizia dalle origini. Perchè non partire da una radio allora?
< br > < br >
Puoi già ascoltarla se preferisci oppure saperne di più cliccando sotto!
2019-08-14 16:22:22 +02:00
< / p >
2020-02-20 09:57:58 +01:00
< iframe src = "https://radio.unitoo.it/public/liveradio/embed" frameborder = "0" allowtransparency = "true" style = "width: 90%; min-height: 150px; border: 0;" > < / iframe >
< a class = "btn btn-primary" href = "/progetti/radio" > Scoprine i dettagli< / a >
2019-08-14 16:22:22 +02:00
< / div >
< / div >
2019-11-16 14:42:53 +01:00
< div class = "card" >
2020-02-20 09:57:58 +01:00
< img class = "card-img-top" src = "/assets/header-software-c326c5c6f1a8f012b02a0ae7bf51a92b5a9e71445e9f7bc698e739102cfa9f60.jpg" >
2019-11-16 14:42:53 +01:00
< div class = "card-body" >
2020-02-20 09:57:58 +01:00
< h4 class = "card-title font-weight-bold" > Software di qualità< / h4 >
< p class = "card-text" >
Per molti un traguardo da raggiungere, per noi le fondamenta di ogni progetto. < b > Scegli Unitoo< / b > per il tuo successo.
< / p >
< a class = "btn btn-primary" href = "/servizi/sviluppo_software/" > Scopri come< / a >
2019-11-16 14:42:53 +01:00
< / div >
< / div >
2020-01-08 16:06:41 +01:00
< div class = "card" style = "max-height: 1000px; overflow-y: auto;" >
2019-08-14 16:22:22 +02:00
< div class = "card-body" >
< h2 class = "card-title" > Social< / h2 >
< p class = 'card-text' >
2020-02-14 21:46:50 +01:00
Ecco i link alle nostre principali piattaforme di diffusione.
< div class = "list-group list-group-flush" >
< div class = "list-group-item" >
< a href = "https://mastodon.uno/@unitoo" rel = "me" target = "_blank" class = "mr-2" > < i class = "fab fa-mastodon fa-2x" > < / i > unitoo@mastodon.uno< br > < span class = "text-dark" > Canale ufficiale per clienti/community e hackers!< / span > < / a >
< / div >
< div class = "list-group-item border-bottom-0" >
< a href = "https://t.me/UnitooNews" rel = "nofollow" target = "_blank" > < i class = "fas fa-paper-plane fa-2x" > < / i > Telegram< br > < span class = "text-dark" > Canale Telegram per rimanere aggiornati sulle ultime news.< / span > < / a >
< / div >
< / div >
2019-08-14 16:22:22 +02:00
< / p >
< / div >
< / div >
< div class = "card" >
< div class = "card-body" >
< h2 class = "card-title font-weight-bold" > I servizi< / h2 >
< p class = "card-text" > I nostri servizi si basano sul meglio che la tecnologia e le community di Hacker possono offrire, garantendo i principi etici, morali ed il controllo su di essa.
La scelta mirata al progresso.< / p >
< / div >
< div class = "text-left pl-3 pr-3" >
2019-08-16 12:01:44 +02:00
< div class = "row mb-3 border-bottom" >
< div class = "col-12 col-md-4 pr-md-0 mb-2 mb-md-0" >
< img src = "/assets/team_building-5a5b99e1e30b1a04e78e6a4ade9be1bc08c104b8aa159935cec8c560132c861c.jpg" >
2019-08-14 16:22:22 +02:00
< / div >
2019-08-16 12:01:44 +02:00
< div class = "col-12 col-md-8 mb-2" >
2019-08-14 16:22:22 +02:00
< strong > Formazione< / strong >
< p class = "mb-0" >
Gestione delle risorse, ottimizzazione processi di sviluppo e team management
< / p >
2019-08-14 17:07:07 +02:00
< a href = "/servizi/formazione/" > Il piano< / a >
2019-08-14 16:22:22 +02:00
< / div >
< / div >
2019-08-16 12:01:44 +02:00
< div class = "row mb-3 border-bottom" >
< div class = "col-12 col-md-4 pr-md-0 mb-2 mb-md-0" >
< img src = "/assets/server_farm-50245e5d6d34a86572096701836ae44ba44d384977a132dde65069eb927c0351.jpg" >
2019-08-14 16:22:22 +02:00
< / div >
2019-08-16 12:01:44 +02:00
< div class = "col-12 col-md-8 mb-2" >
2019-08-14 16:22:22 +02:00
< strong > Consulenza< / strong >
< p class = "mb-0" > Consulenza tecnica per gestire al meglio le risorse tecnologiche< / p >
2019-08-14 17:07:07 +02:00
< a href = "/servizi/consulenza/" > Richiedi ora< / a >
2019-08-14 16:22:22 +02:00
< / div >
< / div >
2019-08-16 12:01:44 +02:00
< div class = "row mb-3 border-bottom" >
< div class = "col-12 col-md-4 pr-md-0 mb-2 mb-md-0" >
< img src = "/assets/software_devel-890adac6320eacaa6c11fcc43af76cbd50aa3501b9e329587a48474f9c2ee4c2.jpg" >
2019-08-14 16:22:22 +02:00
< / div >
2019-08-16 12:01:44 +02:00
< div class = "col-12 col-md-8 mb-2" >
2019-08-14 16:22:22 +02:00
< strong > Software libero< / strong >
< p class = "mb-0" > Sviluppo di software con licenza GPL, artworks e pubblicazione negli store< / p >
2019-08-14 17:07:07 +02:00
< a href = "/servizi/sviluppo_software/" > Scopri< / a >
2019-08-14 16:22:22 +02:00
< / div >
< / div >
< div class = "row mb-3" >
2019-08-16 12:01:44 +02:00
< div class = "col-12 col-md-4 pr-md-0 mb-2 mb-md-0" >
< img src = "/assets/forge-facab2abb0c8086314a0c6ad69fa9c07670464e2c9a8a7c0500278e301439879.jpg" >
2019-08-14 16:22:22 +02:00
< / div >
2019-08-16 12:01:44 +02:00
< div class = "col-12 col-md-8 mb-2" >
2019-08-14 16:22:22 +02:00
< strong > Sicurezza< / strong >
< p class = "mb-0" > Studio e messa in atto di tecniche di hardening per le infrastrutture< / p >
2019-08-14 17:07:07 +02:00
< a href = "/servizi/sicurezza_informatica/" > Informazioni< / a >
2019-08-14 16:22:22 +02:00
< / div >
< / div >
< / div >
< / div >
< div class = "card" >
< div class = "card-body" >
< h2 class = "card-title font-weight-bold" > Progetti in sviluppo< / h2 >
< p class = "card-text" > Oltre a dedicarci con risolutezza ai nostri clienti, sviluppiamo e/o partecipiamo attivamente con le varie community di sviluppo di software libero per produrre e/o migliorare programmi di vario genere. Eccone una selezione. Troverete comunque una lista completa dei nostri progetti nei Repository GitLab e GitHub.< / p >
< a href = "https://gitlab.com/unitoo" rel = "nofollow" target = "_blank" data-original-title = "" title = "" > < i class = "fab fa-gitlab fa-2x mr-2" data-original-title = "" title = "" > < / i > < / a >
< a href = "https://github.com/UnitooTeam" rel = "nofollow" target = "_blank" data-original-title = "" title = "" > < i class = "fab fa-github fa-2x" data-original-title = "" title = "" > < / i > < / a >
< / div >
< / div >
< div class = "card" >
2019-08-16 12:01:44 +02:00
< img src = "/assets/thinks-ae177418887fcea3277ad15bced2f79bbc0e3f3d155e483ac8683095e75835d0.jpg" >
2019-08-14 16:22:22 +02:00
< div class = "card-body" >
< strong class = "card-title" > Thinks< / strong >
< p class = "card-text" > Team management moderno basato sulle tecniche agili. Permette di gestire progetti di qualsiasi dimensioni, sia in termini di team, sia in termini di obiettivi da completare.< br > Completamente self-hostable, rilasciato in licenza AGPLv3.< / p >
< a rel = "nofollow" target = "_blank" href = "https://gitlab.com/unitoo/thinks/tree/v2" > < i class = "fab fa-gitlab fa-2x text-dark" > < / i > Codice sorgente< / a >
< / div >
< / div >
< div class = "card" >
2019-08-16 12:01:44 +02:00
< img src = "/assets/libreboot-227473ad4a974937cad64595e15e6931a60c78ba6421d42da6ea43854ec57bc8.jpg" >
2019-08-14 16:22:22 +02:00
< div class = "card-body" >
< strong class = "card-title" > Libreboot< / strong >
< p class = "card-text" > Configuriamo Thinkpad T400 e T500 in vostro possesso ottimizzandoli con Libreboot, un BIOS basato su Coreboot completamente libero.< br > Sostituiamo hardware non libero con hardware certificato dalla FSF, completamente rispettoso delle quattro libertà.< / p >
2019-08-16 12:01:44 +02:00
< a rel = "nofollow" target = "_blank" href = "https://libreboot.org/" > < img width = "42" src = "/assets/libreboot_logo-d42f20ae38531f072cb2227afce369e7fd5d732e4edde4b6c8c3305ccb13e8b1.png" > Libreboot< / a >
2019-08-14 16:22:22 +02:00
< / div >
< / div >
< div class = "card" >
2019-08-16 12:01:44 +02:00
< img src = "/assets/server_hardening-96bfb8f4b4bfa70159cc190399fc0df38cd706cd0a127aac0279479217e25b26.jpg" >
2019-08-14 16:22:22 +02:00
< div class = "card-body" >
< strong class = "card-title" > Sicurezza< / strong >
< p class = "card-text" > Applichiamo le più rigorose tecniche di hardening per i server ottenendo il maggior controllo possibile evitando che terzi possano manipolare l'infrastruttura.< br > Inoltre i software che utilizziamo sono completamente liberi e richiedono le risorse giuste in termini di potenza.< br > Effettuiamo anche consulenze e controlli su infrastrutture stimando eventuali rischi e possibili soluzioni.< / p >
2019-08-14 17:07:07 +02:00
< a class = "btn btn-primary" href = "/servizi/sicurezza_informatica/" > Informazioni< / a >
2019-08-14 16:22:22 +02:00
< / div >
< / div >
< div class = "card" >
2019-08-16 12:01:44 +02:00
< img src = "/assets/nextcloud-87fed9fb99d638353684532b8b526741b2c39daf0f138ef9ef9956d8e78b72ac.jpg" >
2019-08-14 16:22:22 +02:00
< div class = "card-body" >
< strong class = "card-title" > Nextcloud< / strong >
< p class = "card-text" >
Installiamo e configuriamo server destinati a < a target = "_blank" rel = "nofollow" href = "https://nextcloud.com/" > < i class = "fas fa-external-link-alt" > Nextcloud< / i > < / a > , una piattaforma self-hostable per scambiare file e comunicare in maniera totalmente sicura e controllata.< br > Aggiornato secondo le normative GDPR, permette di condividere e lavorare su web come qualsiasi altro Cloud server, oltre che offrire una piattaforma di chat integrata, un calendario sincronizzabile e un sistema di accessi e di cifratura molto forte.
< / p >
< / div >
< / div >
< / section >
< hr >
< section class = "text-center pt-5 pb-5" >
2019-08-16 12:01:44 +02:00
< div class = "container pl-0 pr-0 pl-md-3 pr-md-3" >
2020-01-03 01:53:42 +01:00
< h1 > Manteniamoci in contatto!< / h1 >
2019-08-14 16:22:22 +02:00
2020-01-03 01:53:42 +01:00
< p > Avete idee o volete partecipare ai progetti? Oppure siete solo interessati ad una consulenza? Fantastico!< br > Mandate un'email con i dettagli!< br > < small class = "font-weight-bold" > Nel caso di dati sensibili o dettagli che si vuol mantenere privati si prega di cifrare la mail tramite la suite GnuPG.< / small > < / p >
2019-08-14 16:22:22 +02:00
2020-01-03 01:53:42 +01:00
< a class = "btn btn-outline-primary" href = "mailto:info@unitoo.pw" > info@unitoo.pw< / a >
< br > < br >
< small > < strong > GPG Fingerprint< / strong > : 00F8 1953 CE7B 17C1 E832 53E1 4561 0231 1DEA 49D4< / small >
< br >
< img width = "200px" src = "/assets/info_at_unitoo_qrcode-8b93d7cb4ac3ee8ba1c0c427a87459c9148d4a11758890c74a29a1ab8fea66b9.png" >
< / div >
2019-08-14 16:22:22 +02:00
< / section >
< / div >
< / div >
< footer class = "site-footer" style = "background-color: #222; border-top: 3px dashed white; box-shadow: 0px 180px #222;" >
< div class = "container" >
< p >
2020-01-03 00:49:57 +01:00
Copyright © Unitoo 2017-2020< br > < br >
2019-08-14 16:22:22 +02:00
Azienda dedicata allo sviluppo software, alla formazione dei team e alla consulenza informatica< br >
< small >
The site is released under the terms of AGPLv3 license.
You can find the sources here: < a target = "_blank" rel = "nofollow" href = "https://gitlab.com/unitoo/unitoo-site" > < i class = "fas fa-external-link-alt" > GitLab< / i > < / a >
< br >
< / small >
< / p >
< ul class = "list-inline social-buttons mt-2 mb-3 mx-auto" >
< li class = "list-inline-item" >
< a href = "https://gitlab.com/unitoo" rel = "nofollow" target = "_blank" data-original-title = "" title = "" > < i class = "fab fa-gitlab " data-original-title = "" title = "" > < / i > < / a >
< / li >
< li class = "list-inline-item" >
< a href = "https://framasphere.org/people/624807a05dd9013563562a0000053625" rel = "nofollow" target = "_blank" data-original-title = "" title = "" > < i class = "fas fa-asterisk " data-original-title = "" title = "" > < / i > < / a >
< / li >
< li class = "list-inline-item" >
2020-02-14 21:46:50 +01:00
< a href = "https://mastodon.uno/@unitoo" rel = "me" target = "_blank" data-original-title = "" title = "" >
2019-08-14 16:22:22 +02:00
< i class = "fab fa-mastodon " > < / i >
< / a >
< / li >
< li class = "list-inline-item" >
< a href = "https://squeet.me/profile/unitoo" rel = "nofollow" target = "_blank" data-original-title = "" title = "" > < img style = "margin-top: -3px;" src = "/assets/images/friendica.png" width = "20" > < / a >
< / li >
< li class = "list-inline-item" >
< a href = "https://twitter.com/UnitooInc" rel = "nofollow" target = "_blank" data-original-title = "" title = "" > < i class = "fab fa-twitter " data-original-title = "" title = "" > < / i > < / a >
< / li >
< li class = "list-inline-item" >
< a href = "https://www.facebook.com/UnitooInc/" rel = "nofollow" target = "_blank" data-original-title = "" title = "" > < i class = "fab fa-facebook-f " data-original-title = "" title = "" > < / i > < / a >
< / li >
< li class = "list-inline-item" > < a href = "https://liberapay.com/Unitoo/" rel = "nofollow" target = "_blank" data-original-title = "" title = "" > < img style = "margin-top: -3px;" src = "/assets/images/liberapay.png" width = "20" > < / a > < / li >
< / ul >
< div class = "small mt-5" >
Unitoo di Claudio Maradonna, Via Circonvallazione Sud 28/A, Monteprandone, 63076 (AP) - 02324570445 - REA: AP-204883 - info@unitoo.pw
2020-02-15 15:20:18 +01:00
< br >
< a href = "privacy.pdf" > Informativa privacy< / a >
2019-08-14 16:22:22 +02:00
< / div >
< / div >
< / footer >
2020-02-15 21:45:27 +01:00
< style >
#cookie-notice {padding: 0.5rem 1rem; display: none; text-align: center; position: fixed; bottom: 0; width: calc(100% - 2rem); background: #222; color: rgba(255,255,255,0.8);}
#cookie-notice a {display: inline-block; cursor: pointer; margin-left: 0.5rem;}
@media (max-width: 767px) {
#cookie-notice span {display: block; padding-top: 3px; margin-bottom: 1rem;}
#cookie-notice a {position: relative; bottom: 4px;}
}
< / style >
2020-02-16 15:29:10 +01:00
< div id = "cookie-notice" > < span > Utilizziamo Matomo (una tecnologia libera) per analizzare e migliorare il servizio che offriamo.< / span > < a id = "cookie-notice-accept" class = "btn btn-primary btn-sm" > Approva< / a > < a href = "https://matomo.org/gdpr/" rel = "nofollow" class = "btn btn-primary btn-sm" > Scopri di più< / a > < a id = "cookie-notice-dismiss" class = "float-right" > < i class = "fa fa-times-circle" > < / i > < / a > < / div >
2020-02-15 21:45:27 +01:00
< script >
function createCookie(name,value,days) {
var expires = "";
if (days) {
var date = new Date();
date.setTime(date.getTime() + (days*24*60*60*1000));
expires = "; expires=" + date.toUTCString();
}
document.cookie = name + "=" + value + expires + "; path=/";
}
function readCookie(name) {
var nameEQ = name + "=";
var ca = document.cookie.split(';');
for(var i=0;i < ca.length ; i + + ) {
var c = ca[i];
while (c.charAt(0)==' ') c = c.substring(1,c.length);
if (c.indexOf(nameEQ) == 0) return c.substring(nameEQ.length,c.length);
}
return null;
}
function eraseCookie(name) {
createCookie(name,"",-1);
}
if(readCookie('cookie-notice-dismissed')=='true') {
console.log("GDPR Consent");
} else {
document.getElementById('cookie-notice').style.display = 'block';
}
document.getElementById('cookie-notice-accept').addEventListener("click",function() {
createCookie('cookie-notice-dismissed','true',31);
_paq.push(['rememberConsentGiven']);
document.getElementById('cookie-notice').style.display = 'none';
location.reload();
});
2020-02-16 15:29:10 +01:00
document.getElementById('cookie-notice-dismiss').addEventListener("click",function() {
createCookie('cookie-notice-dismissed','true',31);
_paq.push(['forgetConsentGiven']);
_paq.push(['optUserOut']);
document.getElementById('cookie-notice').style.display = 'none';
location.reload();
});
2020-02-15 21:45:27 +01:00
< / script >
2019-08-14 16:22:22 +02:00
< / body >
< / html >