(function() { const u = '/apps/statistics.php?aid=351331&browser=IE&created_date=20251227&created_hour=09&dduuid=cf1613c193653&device=0&device_type=desktop&os=Windows&ssid=ttkasco58p4l4evjci8j89u3g9&t=1766798420&typeid=13&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=0cea68b3a68a95655d0aacfd8729cf37966fab27&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();