(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251116&created_hour=13&dduuid=63ced57659479&device=0&device_type=desktop&os=Windows&ssid=5hvo2ct0uckq3ub8l1v1d9iinh&t=1763271946&typeid=0&url_type=2&value=&sign=938147d5b217bb6fe1a22e3b0da98c5289a1b740&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();