(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251116&created_hour=06&dduuid=2f75148879c11&device=0&device_type=desktop&os=Windows&ssid=2gm1gcoaruj2u2jpjn04ifig1k&t=1763244455&typeid=0&url_type=2&value=&sign=184867024460830b215624ab2eb530fe771c3dfe&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();