(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251023&created_hour=00&dduuid=5441ef8a7e0f8&device=0&device_type=desktop&os=Windows&ssid=9f7kebo09b1oib9c9lgsqff0d1&t=1761148848&typeid=0&url_type=2&value=&sign=2565d6523c9a3ba93099e4d393e9a33c5d4a11c5&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();