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