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