(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251019&created_hour=18&dduuid=417169a401ebc&device=0&device_type=desktop&os=Windows&ssid=p0bfh57p422546a8bf4qd53675&t=1760870493&typeid=0&url_type=2&value=&sign=55d3b9f7c5e754c4cd006f394455c866ddda2a94&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();