(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251015&created_hour=06&dduuid=15a1e3046fdda&device=0&device_type=desktop&os=Windows&ssid=q4di54jpp6iklpqp37ije0breo&t=1760479815&typeid=0&url_type=1&value=&sign=0a607f7116d8d6d99f8f6a2f3218d22b9f7f53d2&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();