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