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