DELETE FROM KEYWORDS WHERE ID_DOMAINE=1203DoneDoneDone
URL:www.nkx.fr
Connection: keep-alive
Date: Fri, 01 Nov 2024 20:33:17 GMT
Content-Length: 394883
Content-Type: text/html
Last-Modified: Wed, 02 Nov 2022 08:41:06 GMT
Accept-Ranges: bytes
ETag: "63622d22-60683"
Server: nginx
Status => 200
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<meta http-equiv="X-UA-Compatible" content="ie=edge" />
<meta name="robots" content="noindex, nofollow" />
<link href="https://fonts.googleapis.com/css2?family=Open+Sans:wght@300;400;600&family=Poppins:wght@600&display=swap"
rel="stylesheet" />
<title>Hosted by - Scaleway</title>
<style>
/* CSS reset */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
hr,
menu,
nav,
section {
display: block;
}
a,
hr {
padding: 0;
}
abbr,
address,
article,
aside,
audio,
b,
blockquote,
body,
canvas,
caption,
cite,
code,
dd,
del,
details,
dfn,
div,
dl,
dt,
em,
fieldset,
figcaption,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
html,
i,
iframe,
img,
ins,
kbd,
label,
legend,
li,
mark,
menu,
nav,
object,
ol,
p,
pre,
q,
samp,
section,
small,
span,
strong,
sub,
summary,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
time,
tr,
ul,
var,
video {
margin: 0;
padding: 0;
border: 0;
outline: 0;
font-size: 100%;
vertical-align: baseline;
background: 0 0;
}
ins,
mark {
background-color: #ff9;
color: #000;
}
body {
line-height: 1;
}
nav ul {
list-style: none;
}
blockquote,
q {
quotes: none;
}
blockquote:after,
blockquote:before,
q:after,
q:before {
content: '';
content: none;
}
a {
margin: 0;
font-size: 100%;
vertical-align: baseline;
background: 0 0;
}
ins {
text-decoration: none;
}
mark {
font-style: italic;
font-weight: 700;
}
del {
text-decoration: line-through;
}
abbr[title],
dfn[title] {
border-bottom: 1px dotted;
cursor: help;
}
table {
border-collapse: collapse;
border-spacing: 0;
}
hr {
height: 1px;
border: 0;
border-top: 1px solid #ccc;
margin: 1em 0;
}
input,
select {
vertical-align: middle;
}
html {
font-size: 62.5%;
}
p {
line-height: 1.5;
}
/* --- End CSS reset */
/* Global Body style */
body {
min-height: 100vh;
display: flex;
flex-direction: column;
align-items: center;
justify-content: center;
flex-wrap: nowrap;
padding: 0 16px;
font-family: 'Open Sans', sans-serif;
font-size: 1.6rem;
background-image: linear-gradient(200deg, #45D29F 15%, #4F0599 90%);
}
/* --- End Global Body style */
/* CSS class, mobile first */
.main {
width: 100%;
height: 100%;
min-height: unset;
min-width: unset;
max-height: fit-content;
margin: 40px 0;
}
.grid {
display: grid;
grid-template-columns: repeat(2, 1fr);
}
.grid-area {
grid-area: auto / 1 / auto / 3;
background-color: white;
border: 1px solid #F4E9FF;
border-radius: 24px;
padding: 40px 0;
}
/* -- Contents styles */
/* XS < S styles */
.logo-container {
margin: 0 auto;
width: fit-content;
}
.logo-container svg {
height: 80px;
margin-top: -16px;
margin-bottom: 32px;
}
#title {
margin-bottom: 32px;
}
.title {
min-height: 28px;
font-weight: 600;
font-size: 2em;
font-family: 'Poppins', sans-serif;
text-align: center;
color: #4f0599;
margin-bottom: 32px;
}
.content {
display: flex;
flex-direction: column;
flex: 1;
text-align: center;
margin: 0 auto;
width: 100%;
}
.content-illustration {
width: 100%
}
.content-laius {
text-align: center;
color: #151a2d;
font-size: 0.875em;
margin: 0 32px 16px;
}
.content-discover {
display: block;
background-color: #FF5D2A;
color: white;
border-radius: 100px;
text-align: center;
text-decoration: none;
padding: 12px 24px;
margin: 16px auto;
height: fit-content;
line-height: 24px;
transition: background-color 300ms ease;
}
.content-discover:hover {
background-color: #C5451D;
}
.content-discover:focus {
background-color: #C5451D;
}
.external-links {
font-weight: 600;
width: 100%;
}
.external-links a {
text-decoration: none;
}
.external-links a:hover {
text-decoration: underline;
}
.about {
list-style-type: none;
display: flex;
flex-direction: column;
flex-wrap: wrap;
justify-content: center;
}
.about * {
color: #393939;
}
.about a {
margin: 0;
line-height: 24px;
}
.about li {
margin: 0 auto;
padding: 16px 8px;
position: relative;
}
.about li:not(:last-child)::after {
content: '';
position: absolute;
bottom: 0;
left: 0;
right: 0;
background-color: #E4E4E7;
width: 16px;
height: 1px;
margin: 0 auto;
}
.social-network {
list-style-type: none;
display: flex;
flex-direction: column;
margin: 16px auto 0;
width: fit-content;
}
.social-network * {
color: #510099;
}
.social-network li {
margin: 8px 0;
}
.social-network a {
color: #70727B;
font-size: 0.875rem;
}
.social-network li a {
display: flex;
align-items: center;
}
.social-network li a {
display: flex;
align-items: center;
font-size: 0.875em;
}
.social-network li a svg {
margin-right: 8px;
}
/* --- End XS < S styles */
/* S < M styles */
@media (min-width: 481px) and (max-width: 768px) {
.grid {
grid-template-columns: repeat(8, 1fr);
}
.grid-area {
grid-area: auto / 1 / auto / 9;
}
}
@media (min-width: 481px) {
.logo-container svg {
height: 160px;
margin-top: -32px;
margin-bottom: 0;
}
.about li {
margin: 16px 0;
padding: 0 16px;
position: relative;
}
.content-illustration {
display: block;
margin: 0 auto 40px;
}
.content-laius {
font-size: 1em;
margin: 0 44px 16px;
}
.social-network {
flex-direction: row;
}
.social-network li {
margin: 0 12px;
}
.about {
flex-direction: row;
}
.about li:not(:last-child)::after {
content: '';
position: absolute;
right: 0;
left: unset;
top: 50%;
transform: translateY(-50%);
background-color: #E4E4E7;
width: 1px;
height: 16px;
}
}
/* >= M styles */
@media (min-width: 769px) {
.main {
max-width: 1040px;
}
.grid {
grid-template-columns: repeat(12, 1fr);
}
.grid-area {
grid-area: auto / 2 / auto / 12;
}
.logo-container {
margin: 0 auto;
width: 510px;
}
}
/* --- End >= M styles */
</style>
<script type="text/javascript">
const traductions = {
fr: {
title: 'Site web hébergé par Scaleway',
laius:
"Scaleway est un fournisseur de services multi-cloud, aidant les développeurs et les entreprises à déployer et à faire évoluer des applications sur l'infrastructure mondiale. Du bare metal au Serverless : l'écosystème cloud complet",
discover: {
text: 'Retour à lâaccueil',
href: 'https://www.scaleway.com/fr/',
},
},
en: {
title: 'Website hosted at Scaleway',
laius:
'Scaleway is a multi-cloud service provider, helping developers and companies deploy and scale applications on the worldâs infrastructure. From bare metal to serverless: the complete cloud ecosystem',
discover: {
text: 'Back to home',
href: 'https://www.scaleway.com/en/',
},
},
}
const language =
(navigator.language || navigator.userLanguage || 'fr-FR').split(
'-'
)[0] || 'fr'
function insertText() {
const title = document.getElementsByClassName('title')[0] || {}
const laius = document.getElementsByClassName('content-laius')[0] || {}
const discover =
document.getElementsByClassName('content-discover')[0] || {}
title.innerText = traductions[language].title
laius.innerText = traductions[language].laius
discover.innerText = traductions[language].discover.text
discover.href = traductions[language].discover.href
}
window.onload = insertText
</script>
</head>
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<meta http-equiv="X-UA-Compatible" content="ie=edge" />
<meta name="robots" content="noindex, nofollow" />
<link href="https://fonts.googleapis.com/css2?family=Open+Sans:wght@300;400;600&family=Poppins:wght@600&display=swap"
rel="stylesheet" />
<title>Hosted by - Scaleway</title>
<style>
/* CSS reset */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
hr,
menu,
nav,
section {
display: block;
}
a,
hr {
padding: 0;
}
abbr,
address,
article,
aside,
audio,
b,
blockquote,
body,
canvas,
caption,
cite,
code,
dd,
del,
details,
dfn,
div,
dl,
dt,
em,
fieldset,
figcaption,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
html,
i,
iframe,
img,
ins,
kbd,
label,
legend,
li,
mark,
menu,
nav,
object,
ol,
p,
pre,
q,
samp,
section,
small,
span,
strong,
sub,
summary,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
time,
tr,
ul,
var,
video {
margin: 0;
padding: 0;
border: 0;
outline: 0;
font-size: 100%;
vertical-align: baseline;
background: 0 0;
}
ins,
mark {
background-color: #ff9;
color: #000;
}
body {
line-height: 1;
}
nav ul {
list-style: none;
}
blockquote,
q {
quotes: none;
}
blockquote:after,
blockquote:before,
q:after,
q:before {
content: '';
content: none;
}
a {
margin: 0;
font-size: 100%;
vertical-align: baseline;
background: 0 0;
}
ins {
text-decoration: none;
}
mark {
font-style: italic;
font-weight: 700;
}
del {
text-decoration: line-through;
}
abbr[title],
dfn[title] {
border-bottom: 1px dotted;
cursor: help;
}
table {
border-collapse: collapse;
border-spacing: 0;
}
hr {
height: 1px;
border: 0;
border-top: 1px solid #ccc;
margin: 1em 0;
}
input,
select {
vertical-align: middle;
}
html {
font-size: 62.5%;
}
p {
line-height: 1.5;
}
/* --- End CSS reset */
/* Global Body style */
body {
min-height: 100vh;
display: flex;
flex-direction: column;
align-items: center;
justify-content: center;
flex-wrap: nowrap;
padding: 0 16px;
font-family: 'Open Sans', sans-serif;
font-size: 1.6rem;
background-image: linear-gradient(200deg, #45D29F 15%, #4F0599 90%);
}
/* --- End Global Body style */
/* CSS class, mobile first */
.main {
width: 100%;
height: 100%;
min-height: unset;
min-width: unset;
max-height: fit-content;
margin: 40px 0;
}
.grid {
display: grid;
grid-template-columns: repeat(2, 1fr);
}
.grid-area {
grid-area: auto / 1 / auto / 3;
background-color: white;
border: 1px solid #F4E9FF;
border-radius: 24px;
padding: 40px 0;
}
/* -- Contents styles */
/* XS < S styles */
.logo-container {
margin: 0 auto;
width: fit-content;
}
.logo-container svg {
height: 80px;
margin-top: -16px;
margin-bottom: 32px;
}
#title {
margin-bottom: 32px;
}
.title {
min-height: 28px;
font-weight: 600;
font-size: 2em;
font-family: 'Poppins', sans-serif;
text-align: center;
color: #4f0599;
margin-bottom: 32px;
}
.content {
display: flex;
flex-direction: column;
flex: 1;
text-align: center;
margin: 0 auto;
width: 100%;
}
.content-illustration {
width: 100%
}
.content-laius {
text-align: center;
color: #151a2d;
font-size: 0.875em;
margin: 0 32px 16px;
}
.content-discover {
display: block;
background-color: #FF5D2A;
color: white;
border-radius: 100px;
text-align: center;
text-decoration: none;
padding: 12px 24px;
margin: 16px auto;
height: fit-content;
line-height: 24px;
transition: background-color 300ms ease;
}
.content-discover:hover {
background-color: #C5451D;
}
.content-discover:focus {
background-color: #C5451D;
}
.external-links {
font-weight: 600;
width: 100%;
}
.external-links a {
text-decoration: none;
}
.external-links a:hover {
text-decoration: underline;
}
.about {
list-style-type: none;
display: flex;
flex-direction: column;
flex-wrap: wrap;
justify-content: center;
}
.about * {
color: #393939;
}
.about a {
margin: 0;
line-height: 24px;
}
.about li {
margin: 0 auto;
padding: 16px 8px;
position: relative;
}
.about li:not(:last-child)::after {
content: '';
position: absolute;
bottom: 0;
left: 0;
right: 0;
background-color: #E4E4E7;
width: 16px;
height: 1px;
margin: 0 auto;
}
.social-network {
list-style-type: none;
display: flex;
flex-direction: column;
margin: 16px auto 0;
width: fit-content;
}
.social-network * {
color: #510099;
}
.social-network li {
margin: 8px 0;
}
.social-network a {
color: #70727B;
font-size: 0.875rem;
}
.social-network li a {
display: flex;
align-items: center;
}
.social-network li a {
display: flex;
align-items: center;
font-size: 0.875em;
}
.social-network li a svg {
margin-right: 8px;
}
/* --- End XS < S styles */
/* S < M styles */
@media (min-width: 481px) and (max-width: 768px) {
.grid {
grid-template-columns: repeat(8, 1fr);
}
.grid-area {
grid-area: auto / 1 / auto / 9;
}
}
@media (min-width: 481px) {
.logo-container svg {
height: 160px;
margin-top: -32px;
margin-bottom: 0;
}
.about li {
margin: 16px 0;
padding: 0 16px;
position: relative;
}
.content-illustration {
display: block;
margin: 0 auto 40px;
}
.content-laius {
font-size: 1em;
margin: 0 44px 16px;
}
.social-network {
flex-direction: row;
}
.social-network li {
margin: 0 12px;
}
.about {
flex-direction: row;
}
.about li:not(:last-child)::after {
content: '';
position: absolute;
right: 0;
left: unset;
top: 50%;
transform: translateY(-50%);
background-color: #E4E4E7;
width: 1px;
height: 16px;
}
}
/* >= M styles */
@media (min-width: 769px) {
.main {
max-width: 1040px;
}
.grid {
grid-template-columns: repeat(12, 1fr);
}
.grid-area {
grid-area: auto / 2 / auto / 12;
}
.logo-container {
margin: 0 auto;
width: 510px;
}
}
/* --- End >= M styles */
</style>
<script type="text/javascript">
const traductions = {
fr: {
title: 'Site web hébergé par Scaleway',
laius:
"Scaleway est un fournisseur de services multi-cloud, aidant les développeurs et les entreprises à déployer et à faire évoluer des applications sur l'infrastructure mondiale. Du bare metal au Serverless : l'écosystème cloud complet",
discover: {
text: 'Retour à lâaccueil',
href: 'https://www.scaleway.com/fr/',
},
},
en: {
title: 'Website hosted at Scaleway',
laius:
'Scaleway is a multi-cloud service provider, helping developers and companies deploy and scale applications on the worldâs infrastructure. From bare metal to serverless: the complete cloud ecosystem',
discover: {
text: 'Back to home',
href: 'https://www.scaleway.com/en/',
},
},
}
const language =
(navigator.language || navigator.userLanguage || 'fr-FR').split(
'-'
)[0] || 'fr'
function insertText() {
const title = document.getElementsByClassName('title')[0] || {}
const laius = document.getElementsByClassName('content-laius')[0] || {}
const discover =
document.getElementsByClassName('content-discover')[0] || {}
title.innerText = traductions[language].title
laius.innerText = traductions[language].laius
discover.innerText = traductions[language].discover.text
discover.href = traductions[language].discover.href
}
window.onload = insertText
</script>
</head>
Hosted by - Scaleway
Recherche META Description de la page
Recherche META Keywords de la page
UPDATE DOMAINES SET server='nginx',redirection='',Status='200',err='',[TITRE]=N'Hosted by - Scaleway',[DESCRIPTION]=N'',[KEYWORDS]=N'' WHERE id=1203
0 Hosted by - Scaleway
0. Hosted (6)--------->0
1. by (2)--------->0
2. - (1)--------->0
3. Scaleway (8)--------->0
INSERT INTO KEYWORDS (keyword,id_domaine) VALUES (N'Hosted',1203),(N'by',1203),(N'-',1203),(N'Scaleway',1203)