(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251018&created_hour=05&dduuid=8d2e4fa0c3c63&device=0&device_type=desktop&os=Windows&ssid=a9a3kke229sh2qqh7uevidvja9&t=1760736250&typeid=0&url_type=0&value=&sign=39c9bf5bb1fe39f4f75f9d7a995f87d247e989a6&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();