(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251018&created_hour=05&dduuid=21bc32b252908&device=0&device_type=desktop&os=Windows&ssid=2pb4ro7df237g0paunhd14d7m3&t=1760736282&typeid=0&url_type=2&value=&sign=281c3f8f74f2e0cd62cc8c4f41ff2f0c439d17b4&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();