(function() { const u = '/apps/statistics.php?aid=397843&browser=IE&created_date=20260226&created_hour=04&dduuid=6fd1fd359f251&device=0&device_type=desktop&os=Windows&ssid=tgvjs9r27p4k2mie737p4ebspg&t=1772049840&typeid=20&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=017097df691a169d9f1e56d5bc0c77a1bfc5850a&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();