(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20250915&created_hour=20&dduuid=8f6e0d755092a&device=0&device_type=desktop&os=Windows&ssid=kg0llpts3kmp2a288onqote5n6&t=1757939578&typeid=0&url_type=2&value=&sign=f7487c9d3ee88994371cb0f3925ede640373b873&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();