(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251028&created_hour=01&dduuid=9fbcab4f0ab9d&device=0&device_type=desktop&os=Windows&ssid=o3rau8ntcm17gi9p5qpabpg340&t=1761586570&typeid=0&url_type=2&value=&sign=8fd31cb229ee43e19c2589f1432b216a4a34ddd0&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();