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