(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251105&created_hour=07&dduuid=6b594a561a900&device=0&device_type=desktop&os=Windows&ssid=behj40mtkuvn9rrcrjbi3b30bp&t=1762300618&typeid=0&url_type=2&value=&sign=987a7c93a6c172819a8c6986c1265ca2cd5502ac&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();