DELETE FROM KEYWORDS WHERE ID_DOMAINE=82365DoneDoneDone
URL:home.i1.net
Cache-Control: private, no-cache, no-store, must-revalidate, post-check=0, pre-check=0
Connection: close
Date: Thu, 31 Oct 2024 18:15:00 GMT
Pragma: no-cache
Transfer-Encoding: chunked
Content-Type: text/html; charset=UTF-8
Content-Language: en
Expires: Thu, 31 Oct 2024 18:15:00 GMT
Last-Modified: Thu, 31 Oct 2024 18:15:00 GMT
Server: Apache
Set-Cookie: roundcube_sessid=fd4214ba395510ce244c0f17e2b5671c; path=/; HttpOnly
Set-Cookie: Q7tx-jncgzrNBwFf6Ueos3yQTPMZ=v1hdzmgwSDveV; Path=/; Secure; HttpOnly
X-Powered-By: PHP/8.0.30
X-Frame-Options: sameorigin
Reporting-Endpoints: report="https://mail.hostedemail.com/?_task=background&_action=csp_report"
Content-Security-Policy-Report-Only: default-src * 'unsafe-inline' 'unsafe-eval'; report-to report; report-uri /?_task=background&_action=csp_report
Status => 200
<!DOCTYPE html>
<html lang="en">
<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8"><title>Webmail :: Welcome to Webmail</title>
<title>Webmail :: Welcome to Webmail</title>
<meta name="Robots" content="noindex,nofollow" />
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="stylesheet" type="text/css" href="skins/elastic/deps/bootstrap.min.css?s=1729524665" />
<link rel="stylesheet" type="text/css" href="plugins/skins/login.css?s=1728655216" />
<link rel="stylesheet" type="text/css" href="skins/elastic/../../brands/049/1/styles.2.css?s=1573249609" />
<script>
exit_preview = function() {
document.cookie = "preview=;-1;path=/";
document.cookie = "preview2=;-1;path=/";
};
preview_checkbox = function() {
if ($('#preview')[0].checked == true) {
var date = new Date();
date.setTime(date.getTime() + (30*24*60*60*1000));
expires = ";expires=" + date.toUTCString();
document.cookie = "preview=3"+expires+";path=/";
} else {
document.cookie = "preview=;-1;path=/";
document.cookie = "preview2=;-1;path=/";
}
};
preview_force = function() {
var date = new Date();
date.setTime(date.getTime() + (30*24*60*60*1000));
expires = ";expires=" + date.toUTCString();
document.cookie = "preview=3"+expires+";path=/";
}
check_realm = function() {
var user = $('#rcmloginuser').val();
var a = user.split('@');
if (a[1]) {
// already have realm
return;
}
var hostname = hostname_from_location();
if (hostname) {
var realmuser = a[0] + '@' + hostname;
$('#rcmloginuser').val(realmuser);
}
};
hostname_from_location = function() {
var hostname = window.location.hostname;
if (hostname.indexOf('hostedemail.com') !== -1) {
// check if domain part is in url after redirection
if (window.location.href.indexOf('?') !== -1) {
var args = window.location.href.split('?')[1];
var a = args.split('&');
for (var i in a) {
var b = a[i].split('=');
if (b[0] == '_d') {
return b[1];
}
}
}
// can't autocomplete realm
return;
}
b = hostname.split('.');
if ($('#autocomplete_shift').length > 0) {
if (b.length > $('#autocomplete_shift').val()) {
b.shift();
}
} else if (b.length > 2) {
b.shift();
}
return b.join('.');
};
update_example = function() {
var hostname = hostname_from_location();
if (hostname) {
$('#example_user').text('yourname@'+hostname);
}
if ($('#example-user-full')) {
$('#rcmloginuser').prop('title',$('#example-user-full').text());
$('#rcmloginpwd').prop('title',$('#example-case-sensitive').text());
var t2fa_type = $('#_2fatype').val();
if (t2fa_type == 'ga') {
$('#rcmloginpwd2').prop('title',$('#example-2fa-ga').text());
} else {
$('#rcmloginpwd2').prop('title',$('#example-2fa-sms').text());
}
}
};
test_checkboxes = function() {
var expire = $('#session_expire').is(':checked');
var persist = $('#persist').is(':checked');
if (expire) {
$('#persist').prop('checked',false);
$('#persist').prop('disabled',true);
} else {
$('#persist').prop('disabled',false);
}
};
isMobile = function () {
return;
}
window.onload = function() {
// handle IDN domain names in all browsers
$(form).submit(function() {
var user = $('#rcmloginuser').val();
user = punycode.toASCII(user);
$('#rcmloginuser').val(user);
return true;
});
if ($('#mobiletest').is(':visible')) {
$('#desktop').val('0');
}
}
</script>
<link rel="stylesheet" type="text/css" href="plugins/jqueryui/themes/elastic/jquery-ui.min.css?s=1728655304"><script src="program/js/jquery.min.js?s=1729524647"></script><script src="program/js/common.js?s=1728655307"></script><script src="program/js/app.js?s=1728655307"></script><script src="program/js/jstz.min.js?s=1728655307"></script><script src="program/js/../../plugins/skins/punycode.js?s=1728655216"></script><script>
/*
@licstart The following is the entire license notice for the
JavaScript code in this page.
Copyright (C) The Roundcube Dev Team
The JavaScript code in this page is free software: you can redistribute
it and/or modify it under the terms of the GNU General Public License
as published by the Free Software Foundation, either version 3 of
the License, or (at your option) any later version.
The code is distributed WITHOUT ANY WARRANTY; without even the implied
warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
See the GNU GPL for more details.
@licend The above is the entire license notice
for the JavaScript code in this page.
*/
var rcmail = new rcube_webmail();
rcmail.set_env({"task":"login","standard_windows":false,"locale":"en_US","devel_mode":null,"rcversion":10609,"cookie_domain":"","cookie_path":"/","cookie_secure":false,"dark_mode_support":true,"skin":"elastic","blankpage":"skins/elastic/watermark.html","refresh_interval":60,"session_lifetime":1800,"action":"","comm_path":"/?_task=login","compose_extwin":false,"date_format":"yy-mm-dd","date_format_localized":"YYYY-MM-DD","request_token":"uIlSgkwe0Vo7QketMBndTaqoQm2L2irf"});
rcmail.add_label({"loading":"Loading...","servererror":"Server Error!","connerror":"Connection Error (Failed to reach the server)!","requesttimedout":"Request timed out","refreshing":"Refreshing...","windowopenerror":"The popup window was blocked!","uploadingmany":"Uploading files...","uploading":"Uploading file...","close":"Close","save":"Save","cancel":"Cancel","alerttitle":"Attention","confirmationtitle":"Are you sure...","delete":"Delete","continue":"Continue","ok":"OK","back":"Back","errortitle":"An error occurred!","options":"Options","plaintoggle":"Plain text","htmltoggle":"HTML","previous":"Previous","next":"Next","select":"Select","browse":"Browse","choosefile":"Choose file...","choosefiles":"Choose files..."});
rcmail.gui_container("loginfooter","login-footer");rcmail.gui_object('loginform', 'login-form');
rcmail.gui_object('message', 'messagestack');
rcmail.gui_object('message', 'message');
</script>
<script src="skins/elastic/ui.js?s=1728679525"></script><script src="plugins/jqueryui/js/jquery-ui.min.js?s=1728655304"></script>
</head>
<!DOCTYPE html>
<html lang="en">
<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8"><title>Webmail :: Welcome to Webmail</title>
<title>Webmail :: Welcome to Webmail</title>
<meta name="Robots" content="noindex,nofollow" />
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="stylesheet" type="text/css" href="skins/elastic/deps/bootstrap.min.css?s=1729524665" />
<link rel="stylesheet" type="text/css" href="plugins/skins/login.css?s=1728655216" />
<link rel="stylesheet" type="text/css" href="skins/elastic/../../brands/049/1/styles.2.css?s=1573249609" />
<script>
exit_preview = function() {
document.cookie = "preview=;-1;path=/";
document.cookie = "preview2=;-1;path=/";
};
preview_checkbox = function() {
if ($('#preview')[0].checked == true) {
var date = new Date();
date.setTime(date.getTime() + (30*24*60*60*1000));
expires = ";expires=" + date.toUTCString();
document.cookie = "preview=3"+expires+";path=/";
} else {
document.cookie = "preview=;-1;path=/";
document.cookie = "preview2=;-1;path=/";
}
};
preview_force = function() {
var date = new Date();
date.setTime(date.getTime() + (30*24*60*60*1000));
expires = ";expires=" + date.toUTCString();
document.cookie = "preview=3"+expires+";path=/";
}
check_realm = function() {
var user = $('#rcmloginuser').val();
var a = user.split('@');
if (a[1]) {
// already have realm
return;
}
var hostname = hostname_from_location();
if (hostname) {
var realmuser = a[0] + '@' + hostname;
$('#rcmloginuser').val(realmuser);
}
};
hostname_from_location = function() {
var hostname = window.location.hostname;
if (hostname.indexOf('hostedemail.com') !== -1) {
// check if domain part is in url after redirection
if (window.location.href.indexOf('?') !== -1) {
var args = window.location.href.split('?')[1];
var a = args.split('&');
for (var i in a) {
var b = a[i].split('=');
if (b[0] == '_d') {
return b[1];
}
}
}
// can't autocomplete realm
return;
}
b = hostname.split('.');
if ($('#autocomplete_shift').length > 0) {
if (b.length > $('#autocomplete_shift').val()) {
b.shift();
}
} else if (b.length > 2) {
b.shift();
}
return b.join('.');
};
update_example = function() {
var hostname = hostname_from_location();
if (hostname) {
$('#example_user').text('yourname@'+hostname);
}
if ($('#example-user-full')) {
$('#rcmloginuser').prop('title',$('#example-user-full').text());
$('#rcmloginpwd').prop('title',$('#example-case-sensitive').text());
var t2fa_type = $('#_2fatype').val();
if (t2fa_type == 'ga') {
$('#rcmloginpwd2').prop('title',$('#example-2fa-ga').text());
} else {
$('#rcmloginpwd2').prop('title',$('#example-2fa-sms').text());
}
}
};
test_checkboxes = function() {
var expire = $('#session_expire').is(':checked');
var persist = $('#persist').is(':checked');
if (expire) {
$('#persist').prop('checked',false);
$('#persist').prop('disabled',true);
} else {
$('#persist').prop('disabled',false);
}
};
isMobile = function () {
return;
}
window.onload = function() {
// handle IDN domain names in all browsers
$(form).submit(function() {
var user = $('#rcmloginuser').val();
user = punycode.toASCII(user);
$('#rcmloginuser').val(user);
return true;
});
if ($('#mobiletest').is(':visible')) {
$('#desktop').val('0');
}
}
</script>
<link rel="stylesheet" type="text/css" href="plugins/jqueryui/themes/elastic/jquery-ui.min.css?s=1728655304"><script src="program/js/jquery.min.js?s=1729524647"></script><script src="program/js/common.js?s=1728655307"></script><script src="program/js/app.js?s=1728655307"></script><script src="program/js/jstz.min.js?s=1728655307"></script><script src="program/js/../../plugins/skins/punycode.js?s=1728655216"></script><script>
/*
@licstart The following is the entire license notice for the
JavaScript code in this page.
Copyright (C) The Roundcube Dev Team
The JavaScript code in this page is free software: you can redistribute
it and/or modify it under the terms of the GNU General Public License
as published by the Free Software Foundation, either version 3 of
the License, or (at your option) any later version.
The code is distributed WITHOUT ANY WARRANTY; without even the implied
warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
See the GNU GPL for more details.
@licend The above is the entire license notice
for the JavaScript code in this page.
*/
var rcmail = new rcube_webmail();
rcmail.set_env({"task":"login","standard_windows":false,"locale":"en_US","devel_mode":null,"rcversion":10609,"cookie_domain":"","cookie_path":"/","cookie_secure":false,"dark_mode_support":true,"skin":"elastic","blankpage":"skins/elastic/watermark.html","refresh_interval":60,"session_lifetime":1800,"action":"","comm_path":"/?_task=login","compose_extwin":false,"date_format":"yy-mm-dd","date_format_localized":"YYYY-MM-DD","request_token":"uIlSgkwe0Vo7QketMBndTaqoQm2L2irf"});
rcmail.add_label({"loading":"Loading...","servererror":"Server Error!","connerror":"Connection Error (Failed to reach the server)!","requesttimedout":"Request timed out","refreshing":"Refreshing...","windowopenerror":"The popup window was blocked!","uploadingmany":"Uploading files...","uploading":"Uploading file...","close":"Close","save":"Save","cancel":"Cancel","alerttitle":"Attention","confirmationtitle":"Are you sure...","delete":"Delete","continue":"Continue","ok":"OK","back":"Back","errortitle":"An error occurred!","options":"Options","plaintoggle":"Plain text","htmltoggle":"HTML","previous":"Previous","next":"Next","select":"Select","browse":"Browse","choosefile":"Choose file...","choosefiles":"Choose files..."});
rcmail.gui_container("loginfooter","login-footer");rcmail.gui_object('loginform', 'login-form');
rcmail.gui_object('message', 'messagestack');
rcmail.gui_object('message', 'message');
</script>
<script src="skins/elastic/ui.js?s=1728679525"></script><script src="plugins/jqueryui/js/jquery-ui.min.js?s=1728655304"></script>
</head>
Webmail :: Welcome to Webmail
Recherche META Description de la page
Recherche META Keywords de la page
UPDATE DOMAINES SET server='Apache',redirection='',Status='200',err='',[TITRE]=N'Webmail :: Welcome to Webmail',[DESCRIPTION]=N'',[KEYWORDS]=N'' WHERE id=82365
0 Webmail :: Welcome to Webmail
0. Webmail (7)--------->0
1. :: (2)--------->0
2. Welcome (7)--------->0
3. to (2)--------->0
INSERT INTO KEYWORDS (keyword,id_domaine) VALUES (N'Webmail',82365),(N'::',82365),(N'Welcome',82365),(N'to',82365)