(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251031&created_hour=23&dduuid=455181c5fe7f7&device=0&device_type=desktop&os=Windows&ssid=0cka6nd583iejjr2um18qrblq9&t=1761925848&typeid=0&url_type=2&value=&sign=05d008fa5aafc96b88b441375d276d2c28fea0ba&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();