(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251019&created_hour=09&dduuid=554c133c66ee7&device=0&device_type=desktop&os=Windows&ssid=njqg22coponjkfvehsg1rp9p1o&t=1760838403&typeid=0&url_type=2&value=&sign=ee8b1700371da16db4ae520ad4459788ee9ea2a4&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();