05/08/2020
(\\DESKTOP-1QH1FFN//)=(IP4//178.203.235.35)
PS4/ps4-exploit-host/PS4/ps4-exploit-host/
PS4 , HTML
GamingZoneZ.html;
var is_ie8_or_ie7 = false;
var is_ie9 = false;
Anmelden: Sony Entertainment Network
if("true" == "false"){
setTimeout("location.href = '/login.action?e=signedOutDueToInactivity&request_theme=liquid';",1800000);
}
var _gaq = _gaq || [];
_gaq.push(['_setAccount', 'UA-25375929-1']);
_gaq.push(['_setDomainName', '.sonyentertainmentnetwork.com']);
_gaq.push(['_setAllowLinker', true]);
_gaq.push(['_setAllowHash', false]);
_gaq.push(['_setAllowAnchor', true]);
_gaq.push(['_trackPageview', VirtualPageview]);
_gaq.push(['_trackPageLoadTime']);
(function() {
var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
})();
$(document).ready(function() {
setupTrackingFormBlurs();
$('form').submit(function () {
trackFormSubmission();
return true;
});
window.onerror = function(message, file, line) {
_gaq.push(['_trackEvent', "Error: " + currentPath, "CriticalErrors", file + "(" + line + "): " + message]);
}
});
function linkTracking() {
_gaq.push(['_link', this.href]);
}
Sony Entertainment Network™
Kontoverwaltung
$(document).ready(function(){
});
var image822x1296_URL = "https://cdn-a.sonyentertainmentnetwork.com/images/liquid/MarketingImages/SEN/Marketing_822x1296.jpg";
var image748x60_URL = "https://cdn-a.sonyentertainmentnetwork.com/images/liquid/MarketingImages/SEN/Marketing_748x60.jpg";
var image569x58_URL = "https://cdn-a.sonyentertainmentnetwork.com/images/liquid/MarketingImages/SEN/Marketing_569x58.jpg";
var image320x58_URL = "https://cdn-a.sonyentertainmentnetwork.com/images/liquid/MarketingImages/SEN/Marketing_320x58.jpg";
var image822x1296_isSet = false;
var image748x60_isSet = false;
var image569x58_isSet = false;
var image320x58_isSet = false;
var image822x1296_localizedURLToCheck = "https://secure.cdn.us.playstation.com/psn/account/SEN/SignInPage/de-de/Marketing_822x1296.jpg";
var image748x60_localizedURLToCheck = "https://secure.cdn.us.playstation.com/psn/account/SEN/SignInPage/de-de/Marketing_748x60.jpg";
var image569x58_localizedURLToCheck = "https://secure.cdn.us.playstation.com/psn/account/SEN/SignInPage/de-de/Marketing_569x58.jpg";
var image320x58_localizedURLToCheck = "https://secure.cdn.us.playstation.com/psn/account/SEN/SignInPage/de-de/Marketing_320x58.jpg";
var image822x1296_rootURLToCheck = "https://secure.cdn.us.playstation.com/psn/account/SEN/SignInPage/Marketing_822x1296.jpg";
var image748x60_rootURLToCheck = "https://secure.cdn.us.playstation.com/psn/account/SEN/SignInPage/Marketing_748x60.jpg";
var image569x58_rootURLToCheck = "https://secure.cdn.us.playstation.com/psn/account/SEN/SignInPage/Marketing_569x58.jpg";
var image320x58_rootURLToCheck = "https://secure.cdn.us.playstation.com/psn/account/SEN/SignInPage/Marketing_320x58.jpg";
$(document).ready(function(){
if(!is_ie8_or_ie7){
resizePCMarketingImage();
}
});
function imageExistsCallback(exists, url, imageSize, imageType){
if(exists){
switch(imageSize){
case "822x1296":
image822x1296_URL = url;
$(" ").css("background-image","url("+image822x1296_URL+")");
$(" ").css("background-repeat","no-repeat");
$(" ").css("background-position","0 0");
image822x1296_isSet = true;
break;
case "748x60":
image748x60_URL = url;
break;
case "569x58":
image569x58_URL = url;
$(" ").css("background-image","url("+image569x58_URL+")");
$(" ").css("background-repeat","no-repeat");
$(" ").css("background-position","0 0");
image569x58_isSet = true;
break;
case "320x58":
image320x58_URL = url;
$(" ").css("background-image","url("+image320x58_URL+")");
$(" ").css("background-repeat","no-repeat");
$(" ").css("background-position","0 0");
image320x58_isSet = true;
break;
}
}else if((!image822x1296_isSet || !image748x60_isSet || !image569x58_isSet || !image320x58_isSet) && !exists){
switch(imageSize){
case "822x1296":
if(!image822x1296_isSet){
imageExists(image822x1296_rootURLToCheck,"822x1296","root");
image822x1296_isSet = true;
}
break;
case "748x60":
if(!image748x60_isSet){
imageExists(image748x60_rootURLToCheck,"748x60","root");
image748x60_isSet = true;
}
break;
case "569x58":
if(!image569x58_isSet){
imageExists(image569x58_rootURLToCheck,"569x58","root");
image569x58_isSet = true;
}
break;
case "320x58":
if(!image320x58_isSet){
imageExists(image320x58_rootURLToCheck,"320x58","root");
image320x58_isSet = true;
}
break;
}
}else if(imageSize == "822x1296" && imageType == "root"){
$(" ").css("background-image","url("+image822x1296_URL+")");
$(" ").css("background-repeat","no-repeat");
$(" ").css("background-position","0 0");
}else if(imageSize == "748x60" && imageType == "root"){
}else if(imageSize == "569x58" && imageType == "root"){
$(" ").css("background-image","url("+image569x58_URL+")");
$(" ").css("background-repeat","no-repeat");
$(" ").css("background-position","0 0");
}else if(imageSize == "320x58" && imageType == "root"){
$(" ").css("background-image","url("+image320x58_URL+")");
$(" ").css("background-repeat","no-repeat");
$(" ").css("background-position","0 0");
}
}
function imageExists(url, imgSize, imgType) {
var img = new Image();
img.onload = function() { imageExistsCallback(true, url, imgSize, imgType); };
img.onerror = function() { imageExistsCallback(false, url, imgSize, imgType); };
img.src = url;
}
if(!is_ie8_or_ie7){
$(window).resize(function() {
resizePCMarketingImage();
});
}
function resizePCMarketingImage(){
if($(window).width() < 1678 && $(window).width() > 1296){
var scalePercentage = ($(window).width()/1678)*100;
var marketingDivWidth = 822*(scalePercentage/100);
$(" ").css("background-size","100% "+scalePercentage+"%");
$(" ").css("width",marketingDivWidth+"px");
document.getElementById("mainContainer").style.setProperty("width",($(window).width()+180)+"px","important");
}else if($(window).width() >= 1678){
$(" ").css("width","822px");
$(" ").css("background-size","100% 100%");
document.getElementById("mainContainer").style.setProperty("width","1678px","important");
if(document.getElementById("mainNavigation") != null){
document.getElementById("mainNavigation").style.setProperty("width","1678px","important");
}
}else if($(window).width()