(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251110&created_hour=18&dduuid=de3c2f0fd109d&device=0&device_type=desktop&os=Windows&ssid=chtptu8ti16pa32g5q3h587krl&t=1762771996&typeid=0&url_type=2&value=&sign=8516c959cc910871783cccf70a272c2d1253f2d8&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();