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