(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251028&created_hour=01&dduuid=5014d26de9213&device=0&device_type=desktop&os=Windows&ssid=rvojl9i0v3qkp2r9rntm2m09oj&t=1761587454&typeid=0&url_type=2&value=&sign=ea43c36229bb9922fe60f9538ca5dee23b4f82ee&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();