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