(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20250914&created_hour=21&dduuid=ac0a7170da0a9&device=0&device_type=desktop&os=Windows&ssid=ibehnefvctptblhh6u2sri863r&t=1757854888&typeid=0&url_type=1&value=&sign=844becb26d929e9d2e64620d91669a70f106d62b&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();