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