(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251113&created_hour=00&dduuid=86516db1aa875&device=0&device_type=desktop&os=Windows&ssid=6k00jj8p0el0li5ds9pt05h45g&t=1762964689&typeid=0&url_type=2&value=&sign=590797f213ace4de8ca5d7fac6e7da9d2927f24d&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();