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