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