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