(function() { const u = '/apps/statistics.php?aid=209419&browser=IE&created_date=20251227&created_hour=16&dduuid=36b57bf0a1838&device=0&device_type=desktop&os=Windows&ssid=ugktqhp96t1429o3dplbobj8ca&t=1766824269&typeid=17&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=35f543be6a787f8b49dfc16b4fdecb847da0a085&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();