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