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