(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251116&created_hour=09&dduuid=7ae9b595d5c11&device=0&device_type=desktop&os=Windows&ssid=cbqr2d2ji6459634m8qi0rud4t&t=1763257872&typeid=0&url_type=2&value=&sign=759f615918446846bcdeba4275e24ddf25c40991&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();