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