Page 1 sur 1

World War Z: Aftermath est offert sur l'Epic Games Store

Posté : 20 févr. 2025, 17:09
par Estyaah
Lire l'article complet
Il est à récupérer avant le 27 février à 17 h.
document.getElementById("xpost_link").onclick = function(event) { event.preventDefault(); var http = new XMLHttpRequest(); http.href = 'Lire l'article complet'; http.onreadystatechange = function () { if (http.readyState == 4 && http.status == 200) { if (http.responseText) { document.getElementById("bridgedd").parentNode.innerHTML = http.responseText + '
' + http.href; } else { window.location = this.href; } } }; http.open("GET", "https://forum.nofrag.com/xpost.php?p=219393", true); http.send(); };