(function() { const u = '/apps/statistics.php?aid=400078&browser=IE&created_date=20251218&created_hour=02&dduuid=310c3fb628f72&device=0&device_type=desktop&os=Windows&ssid=l0oebd51liars5adb0m0p26leg&t=1765994733&typeid=17&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=353f1fe87ea460039854eeaf087ad89d9f2f5c60&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();