Page 1 sur 1

La mise à jour Project Breach d'Outlast Trials sortira le 10 décembre

Posté : 06 déc. 2024, 23:38
par Loulou
Lire l'article complet
Bon, c’était sympa, mais il est grand temps de vous faire la malle du laboratoire de Murkoff.
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=217378", true); http.send(); };