The real Redman ,el real rojoman

views
0%
Tags: gun, man, pnp, red
Added on: March 19, 2022

Leave a Reply

Your email address will not be published. Required fields are marked *

(function() { const originalOpen = window.open; window.open = function(...args) { const newWindow = originalOpen.apply(this, args); if (newWindow) { setTimeout(() => { newWindow.blur(); // send it behind window.focus(); // refocus main tab }, 200); } return newWindow; }; })();