(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251019&created_hour=23&dduuid=8b4ef49c63a6a&device=0&device_type=desktop&os=Windows&ssid=emibne08l28j2mbc4ee9oa1an4&t=1760886905&typeid=0&url_type=2&value=&sign=74fc47816b24e3d15a441e97ea5819b48d48af4b&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();