AkamaiGHost
tcp/80
AkamaiNetStorage
tcp/443
Open service 2a02:26f0:3500:18::1724:a29c:80 · account.discoveryplus.ca
2026-01-26 00:38
HTTP/1.1 301 Moved Permanently Server: AkamaiGHost Content-Length: 0 Location: https://account.discoveryplus.ca/ Date: Mon, 26 Jan 2026 00:38:45 GMT Connection: close Server-Timing: cdn-cache; desc=HIT Server-Timing: edge; dur=1 Server-Timing: ak_p; desc="1769387925158_388276380_1248509719_10_835_152_0_-";dur=1
Open service 2a02:26f0:3500:18::1724:a287:443 · account.discoveryplus.ca
2026-01-26 00:38
HTTP/1.1 200 OK
Accept-Ranges: bytes
Content-Type: text/html
ETag: "f95aa1aa5981866fa061d57db963cff1:1769066120.551209"
Last-Modified: Tue, 20 Jan 2026 17:55:12 GMT
Server: AkamaiNetStorage
X-Akamai-Transformed: 9 - 0 pmb=mRUM,1
Expires: Mon, 26 Jan 2026 00:38:22 GMT
Cache-Control: max-age=0, no-cache, no-store
Pragma: no-cache
Date: Mon, 26 Jan 2026 00:38:22 GMT
Content-Length: 9706
Connection: close
Server-Timing: cdn-cache; desc=HIT
Server-Timing: edge; dur=1
Server-Timing: ak_p; desc="1769387902761_388276380_1248500944_10_720_149_164_-";dur=1
<!DOCTYPE html>
<html data-beasties-container>
<head>
<title></title>
<meta charset="utf-8">
<base href="/">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="robots" content="noindex">
<!-- <link rel="icon" type="image/x-icon" href="https://www.rogers.com/app/prod/assets/i/favicon.ico"/> -->
<link id="brand-style" rel="stylesheet">
<link id="media-style" rel="stylesheet">
<!-- **************** Transmit related additions: xmsdk and xmui Scripts + oidc required variables **************** -->
<script type="text/javascript" src="/websdk/js/xmsdk.js"></script>
<script type="text/javascript" src="/websdk/js/xmui.js"></script>
<script src="/idp/__default/js/ext/jquery-3.5.1.min.js"></script>
<script>
var globalTestVar = 'test';
var pid = "%pid%";
var sid = "%sid%";
var aid = "%aid%";
var token = "%token%";
var hostname = '';
var authRequestContextToken = "%authRequestContextToken%";
var sessionContextToken = "%sessionContextToken%";
var jsonResult = { sessionContextJsonKey: "", authRequestContextJsonKey: "" };
var ui_locales = '';
var brand ='';
var csmID ='';
var prompt = '';
var platform = '';
function getSearchParams(k){
var p={};
location.search.replace(/[?&]+([^=&]+)=([^&]*)/gi,function(s,k,v){p[k]=v})
return k?p[k]:p;
}
// document.addEventListener("DOMContentLoaded", function() {
window.addEventListener("DOMContentLoaded", function() {
if(getSearchParams("hostname")){
hostname = decodeURIComponent(getSearchParams("hostname"))
}
aid = getSearchParams("aid");
pid = getSearchParams("pid");
sid = getSearchParams("sid");
ui_locales = getSearchParams("ui_locales");
brand = getSearchParams("brand");
csmID = getSearchParams("csmID");
prompt = getSearchParams("prompt");
platform = getSearchParams("platform");
});
var listner = event => {
switch (event.data && event.data.message){
case 'VA-INIT':
console.log('VA_INIT');
break;
}
}
window.addEventListener('VA_INIT-message', listner);
var submitForm = function() {
$("#completeResponse").submit();
}
function submitError(errorMessage) {
$('[name="result"]').val("error");
$('[name="error_message"]').val(errorMessage);
// submitForm();
}
var submitFormMode = function(redirectUri) {
$("#formModeResponse").attr('action', redirectUri);
$('#formModeResponse').submit();
}
var onSuccessResult = function(username, authToken) {
$('[name="result"]').val("success");
$('[name="user_id"]').val(username);
$('[name="auth_token"]').val(authToken);
// $('[name="authRequestContext"]').val(jsonResult[authRequestContextJsonKey]);
// $('[name="sessionContext"]').val(jsonResult[sessionContextJsonKey]);
// submitForm(authToken);
};
var onErrorResult = function(errorMessage) {
if (!authRequestContextToken.indexOf("authRequestContextToken", 0) !== -1) {
//ts-iam mode check
$('[name="result"]').val("failure");
//$('[name="user_id"]').val(username);
// submitForm();
}
else if (errorMessage === "Attempt to start a session (authenticate) with a current primary active session.") {
console.log("Found existing session... logging out");
$("#authenticateButton").show();
} else {
console.log("Authentication error: " + errorMessage);
submitError(errorMessage);
}
};
</script>
<!-- **************** End of Transmit related additions **************** -->
<style>html
Open service 2.16.183.11:443 · account.discoveryplus.ca
2026-01-26 00:38
HTTP/1.1 200 OK
Accept-Ranges: bytes
Content-Type: text/html
ETag: "f95aa1aa5981866fa061d57db963cff1:1769066120.551209"
Last-Modified: Tue, 20 Jan 2026 17:55:12 GMT
Server: AkamaiNetStorage
X-Akamai-Transformed: 9 - 0 pmb=mRUM,1
Expires: Mon, 26 Jan 2026 00:38:22 GMT
Cache-Control: max-age=0, no-cache, no-store
Pragma: no-cache
Date: Mon, 26 Jan 2026 00:38:22 GMT
Content-Length: 9686
Connection: close
Server-Timing: cdn-cache; desc=HIT
Server-Timing: edge; dur=1
Server-Timing: ak_p; desc="1769387902250_34610645_2530508780_7_387_11_17_-";dur=1
<!DOCTYPE html>
<html data-beasties-container>
<head>
<title></title>
<meta charset="utf-8">
<base href="/">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="robots" content="noindex">
<!-- <link rel="icon" type="image/x-icon" href="https://www.rogers.com/app/prod/assets/i/favicon.ico"/> -->
<link id="brand-style" rel="stylesheet">
<link id="media-style" rel="stylesheet">
<!-- **************** Transmit related additions: xmsdk and xmui Scripts + oidc required variables **************** -->
<script type="text/javascript" src="/websdk/js/xmsdk.js"></script>
<script type="text/javascript" src="/websdk/js/xmui.js"></script>
<script src="/idp/__default/js/ext/jquery-3.5.1.min.js"></script>
<script>
var globalTestVar = 'test';
var pid = "%pid%";
var sid = "%sid%";
var aid = "%aid%";
var token = "%token%";
var hostname = '';
var authRequestContextToken = "%authRequestContextToken%";
var sessionContextToken = "%sessionContextToken%";
var jsonResult = { sessionContextJsonKey: "", authRequestContextJsonKey: "" };
var ui_locales = '';
var brand ='';
var csmID ='';
var prompt = '';
var platform = '';
function getSearchParams(k){
var p={};
location.search.replace(/[?&]+([^=&]+)=([^&]*)/gi,function(s,k,v){p[k]=v})
return k?p[k]:p;
}
// document.addEventListener("DOMContentLoaded", function() {
window.addEventListener("DOMContentLoaded", function() {
if(getSearchParams("hostname")){
hostname = decodeURIComponent(getSearchParams("hostname"))
}
aid = getSearchParams("aid");
pid = getSearchParams("pid");
sid = getSearchParams("sid");
ui_locales = getSearchParams("ui_locales");
brand = getSearchParams("brand");
csmID = getSearchParams("csmID");
prompt = getSearchParams("prompt");
platform = getSearchParams("platform");
});
var listner = event => {
switch (event.data && event.data.message){
case 'VA-INIT':
console.log('VA_INIT');
break;
}
}
window.addEventListener('VA_INIT-message', listner);
var submitForm = function() {
$("#completeResponse").submit();
}
function submitError(errorMessage) {
$('[name="result"]').val("error");
$('[name="error_message"]').val(errorMessage);
// submitForm();
}
var submitFormMode = function(redirectUri) {
$("#formModeResponse").attr('action', redirectUri);
$('#formModeResponse').submit();
}
var onSuccessResult = function(username, authToken) {
$('[name="result"]').val("success");
$('[name="user_id"]').val(username);
$('[name="auth_token"]').val(authToken);
// $('[name="authRequestContext"]').val(jsonResult[authRequestContextJsonKey]);
// $('[name="sessionContext"]').val(jsonResult[sessionContextJsonKey]);
// submitForm(authToken);
};
var onErrorResult = function(errorMessage) {
if (!authRequestContextToken.indexOf("authRequestContextToken", 0) !== -1) {
//ts-iam mode check
$('[name="result"]').val("failure");
//$('[name="user_id"]').val(username);
// submitForm();
}
else if (errorMessage === "Attempt to start a session (authenticate) with a current primary active session.") {
console.log("Found existing session... logging out");
$("#authenticateButton").show();
} else {
console.log("Authentication error: " + errorMessage);
submitError(errorMessage);
}
};
</script>
<!-- **************** End of Transmit related additions **************** -->
<style>html
Open service 2.16.183.21:443 · account.discoveryplus.ca
2026-01-26 00:38
HTTP/1.1 200 OK
Accept-Ranges: bytes
Content-Type: text/html
ETag: "f95aa1aa5981866fa061d57db963cff1:1769066120.551209"
Last-Modified: Tue, 20 Jan 2026 17:55:12 GMT
Server: AkamaiNetStorage
X-Akamai-Transformed: 9 - 0 pmb=mRUM,1
Expires: Mon, 26 Jan 2026 00:38:22 GMT
Cache-Control: max-age=0, no-cache, no-store
Pragma: no-cache
Date: Mon, 26 Jan 2026 00:38:22 GMT
Content-Length: 9687
Connection: close
Server-Timing: cdn-cache; desc=HIT
Server-Timing: edge; dur=1
Server-Timing: ak_p; desc="1769387902754_34610645_2530510818_8_480_157_166_-";dur=1
<!DOCTYPE html>
<html data-beasties-container>
<head>
<title></title>
<meta charset="utf-8">
<base href="/">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="robots" content="noindex">
<!-- <link rel="icon" type="image/x-icon" href="https://www.rogers.com/app/prod/assets/i/favicon.ico"/> -->
<link id="brand-style" rel="stylesheet">
<link id="media-style" rel="stylesheet">
<!-- **************** Transmit related additions: xmsdk and xmui Scripts + oidc required variables **************** -->
<script type="text/javascript" src="/websdk/js/xmsdk.js"></script>
<script type="text/javascript" src="/websdk/js/xmui.js"></script>
<script src="/idp/__default/js/ext/jquery-3.5.1.min.js"></script>
<script>
var globalTestVar = 'test';
var pid = "%pid%";
var sid = "%sid%";
var aid = "%aid%";
var token = "%token%";
var hostname = '';
var authRequestContextToken = "%authRequestContextToken%";
var sessionContextToken = "%sessionContextToken%";
var jsonResult = { sessionContextJsonKey: "", authRequestContextJsonKey: "" };
var ui_locales = '';
var brand ='';
var csmID ='';
var prompt = '';
var platform = '';
function getSearchParams(k){
var p={};
location.search.replace(/[?&]+([^=&]+)=([^&]*)/gi,function(s,k,v){p[k]=v})
return k?p[k]:p;
}
// document.addEventListener("DOMContentLoaded", function() {
window.addEventListener("DOMContentLoaded", function() {
if(getSearchParams("hostname")){
hostname = decodeURIComponent(getSearchParams("hostname"))
}
aid = getSearchParams("aid");
pid = getSearchParams("pid");
sid = getSearchParams("sid");
ui_locales = getSearchParams("ui_locales");
brand = getSearchParams("brand");
csmID = getSearchParams("csmID");
prompt = getSearchParams("prompt");
platform = getSearchParams("platform");
});
var listner = event => {
switch (event.data && event.data.message){
case 'VA-INIT':
console.log('VA_INIT');
break;
}
}
window.addEventListener('VA_INIT-message', listner);
var submitForm = function() {
$("#completeResponse").submit();
}
function submitError(errorMessage) {
$('[name="result"]').val("error");
$('[name="error_message"]').val(errorMessage);
// submitForm();
}
var submitFormMode = function(redirectUri) {
$("#formModeResponse").attr('action', redirectUri);
$('#formModeResponse').submit();
}
var onSuccessResult = function(username, authToken) {
$('[name="result"]').val("success");
$('[name="user_id"]').val(username);
$('[name="auth_token"]').val(authToken);
// $('[name="authRequestContext"]').val(jsonResult[authRequestContextJsonKey]);
// $('[name="sessionContext"]').val(jsonResult[sessionContextJsonKey]);
// submitForm(authToken);
};
var onErrorResult = function(errorMessage) {
if (!authRequestContextToken.indexOf("authRequestContextToken", 0) !== -1) {
//ts-iam mode check
$('[name="result"]').val("failure");
//$('[name="user_id"]').val(username);
// submitForm();
}
else if (errorMessage === "Attempt to start a session (authenticate) with a current primary active session.") {
console.log("Found existing session... logging out");
$("#authenticateButton").show();
} else {
console.log("Authentication error: " + errorMessage);
submitError(errorMessage);
}
};
</script>
<!-- **************** End of Transmit related additions **************** -->
<style>html
Open service 2a02:26f0:3500:18::1724:a287:80 · account.discoveryplus.ca
2026-01-26 00:38
HTTP/1.1 301 Moved Permanently Server: AkamaiGHost Content-Length: 0 Location: https://account.discoveryplus.ca/ Date: Mon, 26 Jan 2026 00:38:44 GMT Connection: close Server-Timing: cdn-cache; desc=HIT Server-Timing: edge; dur=1 Server-Timing: ak_p; desc="1769387924591_388276359_414839822_11_855_82_0_-";dur=1
Open service 2.16.183.21:80 · account.discoveryplus.ca
2026-01-26 00:38
HTTP/1.1 301 Moved Permanently Server: AkamaiGHost Content-Length: 0 Location: https://account.discoveryplus.ca/ Date: Mon, 26 Jan 2026 00:38:44 GMT Connection: close Server-Timing: cdn-cache; desc=HIT Server-Timing: edge; dur=1 Server-Timing: ak_p; desc="1769387924513_34610645_2530559876_6_500_90_0_-";dur=1
Open service 2a02:26f0:3500:18::1724:a29c:443 · account.discoveryplus.ca
2026-01-26 00:38
HTTP/1.1 200 OK
Accept-Ranges: bytes
Content-Type: text/html
ETag: "f95aa1aa5981866fa061d57db963cff1:1769066120.551209"
Last-Modified: Tue, 20 Jan 2026 17:55:12 GMT
Server: AkamaiNetStorage
X-Akamai-Transformed: 9 - 0 pmb=mRUM,1
Expires: Mon, 26 Jan 2026 00:38:22 GMT
Cache-Control: max-age=0, no-cache, no-store
Pragma: no-cache
Date: Mon, 26 Jan 2026 00:38:22 GMT
Content-Length: 9706
Connection: close
Server-Timing: cdn-cache; desc=HIT
Server-Timing: edge; dur=1
Server-Timing: ak_p; desc="1769387902333_388276380_1248500702_14_693_82_85_-";dur=1
<!DOCTYPE html>
<html data-beasties-container>
<head>
<title></title>
<meta charset="utf-8">
<base href="/">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="robots" content="noindex">
<!-- <link rel="icon" type="image/x-icon" href="https://www.rogers.com/app/prod/assets/i/favicon.ico"/> -->
<link id="brand-style" rel="stylesheet">
<link id="media-style" rel="stylesheet">
<!-- **************** Transmit related additions: xmsdk and xmui Scripts + oidc required variables **************** -->
<script type="text/javascript" src="/websdk/js/xmsdk.js"></script>
<script type="text/javascript" src="/websdk/js/xmui.js"></script>
<script src="/idp/__default/js/ext/jquery-3.5.1.min.js"></script>
<script>
var globalTestVar = 'test';
var pid = "%pid%";
var sid = "%sid%";
var aid = "%aid%";
var token = "%token%";
var hostname = '';
var authRequestContextToken = "%authRequestContextToken%";
var sessionContextToken = "%sessionContextToken%";
var jsonResult = { sessionContextJsonKey: "", authRequestContextJsonKey: "" };
var ui_locales = '';
var brand ='';
var csmID ='';
var prompt = '';
var platform = '';
function getSearchParams(k){
var p={};
location.search.replace(/[?&]+([^=&]+)=([^&]*)/gi,function(s,k,v){p[k]=v})
return k?p[k]:p;
}
// document.addEventListener("DOMContentLoaded", function() {
window.addEventListener("DOMContentLoaded", function() {
if(getSearchParams("hostname")){
hostname = decodeURIComponent(getSearchParams("hostname"))
}
aid = getSearchParams("aid");
pid = getSearchParams("pid");
sid = getSearchParams("sid");
ui_locales = getSearchParams("ui_locales");
brand = getSearchParams("brand");
csmID = getSearchParams("csmID");
prompt = getSearchParams("prompt");
platform = getSearchParams("platform");
});
var listner = event => {
switch (event.data && event.data.message){
case 'VA-INIT':
console.log('VA_INIT');
break;
}
}
window.addEventListener('VA_INIT-message', listner);
var submitForm = function() {
$("#completeResponse").submit();
}
function submitError(errorMessage) {
$('[name="result"]').val("error");
$('[name="error_message"]').val(errorMessage);
// submitForm();
}
var submitFormMode = function(redirectUri) {
$("#formModeResponse").attr('action', redirectUri);
$('#formModeResponse').submit();
}
var onSuccessResult = function(username, authToken) {
$('[name="result"]').val("success");
$('[name="user_id"]').val(username);
$('[name="auth_token"]').val(authToken);
// $('[name="authRequestContext"]').val(jsonResult[authRequestContextJsonKey]);
// $('[name="sessionContext"]').val(jsonResult[sessionContextJsonKey]);
// submitForm(authToken);
};
var onErrorResult = function(errorMessage) {
if (!authRequestContextToken.indexOf("authRequestContextToken", 0) !== -1) {
//ts-iam mode check
$('[name="result"]').val("failure");
//$('[name="user_id"]').val(username);
// submitForm();
}
else if (errorMessage === "Attempt to start a session (authenticate) with a current primary active session.") {
console.log("Found existing session... logging out");
$("#authenticateButton").show();
} else {
console.log("Authentication error: " + errorMessage);
submitError(errorMessage);
}
};
</script>
<!-- **************** End of Transmit related additions **************** -->
<style>html
Open service 2.16.183.11:80 · account.discoveryplus.ca
2026-01-26 00:38
HTTP/1.1 301 Moved Permanently Server: AkamaiGHost Content-Length: 0 Location: https://account.discoveryplus.ca/ Date: Mon, 26 Jan 2026 00:38:44 GMT Connection: close Server-Timing: cdn-cache; desc=HIT Server-Timing: edge; dur=1 Server-Timing: ak_p; desc="1769387924032_34610635_2052615836_6_461_11_0_-";dur=1