(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251016&created_hour=04&dduuid=e9161f8aa4705&device=0&device_type=desktop&os=Windows&ssid=3pn0q8qpi8ee7obcvv5bi7860m&t=1760561403&typeid=0&url_type=2&value=&sign=e9120b3d415ad7e946f3b90de957e4a80e9781f6&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();