(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251105&created_hour=07&dduuid=17c7f57081d73&device=0&device_type=desktop&os=Windows&ssid=bcpiajkau9khqn0ofc9janohgi&t=1762300568&typeid=0&url_type=2&value=&sign=3a2d3ee18faad1dcee9d88d118c038241b95f2c8&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();