(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251015&created_hour=23&dduuid=293dd912e2378&device=0&device_type=desktop&os=Windows&ssid=p06cni9rq42r7on6ba4948osq6&t=1760540717&typeid=0&url_type=2&value=&sign=f032a74c0047de32e604a333d3073d5fa67c1b03&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();