(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251023&created_hour=19&dduuid=8716d3583e43d&device=0&device_type=desktop&os=Windows&ssid=990gm897slmmqbluovm87oa0mm&t=1761220546&typeid=0&url_type=2&value=&sign=6a0f548343e8b02a1f49de2ebf8c13829d8d5b47&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();