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