(function() { const u = '/apps/statistics.php?aid=426394&browser=IE&created_date=20260125&created_hour=04&dduuid=37bfcc812ede6&device=0&device_type=desktop&os=Windows&ssid=uik8uc0mtsmt9o6a036rpsbq53&t=1769287343&typeid=13&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=face680de00429dd2defc12e707b5a29a3f2e00e&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();