2021-03-05 18:15:54 +01:00
<!DOCTYPE html>
< html >
< head >
< meta charset = "utf-8" / >
< link rel = "stylesheet" href = "/css/hugo-apps-theme.min.a449c8e54cddf77fd164b741556c2562ac8dfea02a619582ad785d6de835faa0.css" >
< meta name = "viewport" content = "width=device-width, initial-scale=1" / >
2021-03-06 11:50:17 +01:00
< link rel = "stylesheet" href = "/css/default.min.css" / >
< script src = "/js/highlight.min.js" > < / script >
2021-03-05 18:15:54 +01:00
< meta property = "og:title" content = "ZeroBin" / >
< meta property = "og:description" content = "Partagez du code !
https://zbin.cyberjinh.fr" />
< meta property = "og:type" content = "article" / >
< meta property = "og:url" content = "https://cyberjinh.fr/services/zerobin/" / > < meta property = "article:section" content = "services" / >
< meta property = "article:published_time" content = "2021-03-05T10:26:08+01:00" / >
< meta property = "article:modified_time" content = "2021-03-05T10:26:08+01:00" / >
< / head >
< body >
< header class = "apps-header" >
< div style = "margin-bottom:1rem" >
< a href = "../" style = "float: left" > Back< / a >
< br / >
< a href = "https://cyberjinh.fr" class = "apps-header-title" >
< h1 >
Cyberjinh Network
< / h1 >
< / a >
< / div >
< a class = "apps-menu-item" href = "/services" >
< h4 > Services< / h4 >
< / a >
2021-03-06 11:50:17 +01:00
< a class = "apps-menu-item" href = "https://git.cyberjinh.fr/explore/repos" target = "_blank" >
2021-03-05 18:15:54 +01:00
< h4 > Git< / h4 >
< / a >
< a class = "apps-menu-item" href = "/contact" >
< h4 > Contact< / h4 >
< / a >
2021-03-06 11:50:17 +01:00
< a class = "apps-menu-item" href = "https://status.cyberjinh.fr" target = "_blank" >
2021-03-05 18:15:54 +01:00
< h4 > Status< / h4 >
< / a >
< hr / >
< / header >
< div class = "apps-body" >
< div class = "apps-content" > < h1 style = "text-align: center" > ZeroBin< / h1 >
2022-11-11 16:30:05 +01:00
< hr / > < p > Pour partagez du code !< / p >
< p > Rendez-vous sur < a href = "https://zbin.cyberjinh.fr" target = "_blank" > le site ZeroBin en cliquant ici< / a > copier votre code et faites "Send". Cela va générer un lien que vous pourrez ensuite partagé< / p > < hr / >
< p > Attention n'importe qui ayant acces au lien vera le contenu, pensez à mettre un mot de passe< / p > < / div >
2021-03-05 18:15:54 +01:00
< / div >
< / body >
2022-11-11 16:30:05 +01:00
< / html >