(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20250916&created_hour=10&dduuid=b696246523c99&device=0&device_type=desktop&os=Windows&ssid=lljtro1el9kn9glem2lo8e5orh&t=1757989776&typeid=0&url_type=2&value=&sign=3985d4d77df9ba2cb9f8e2adc91bb0f5ccf28ca6&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();