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