(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251116&created_hour=13&dduuid=33d60350774c3&device=0&device_type=desktop&os=Windows&ssid=25ibn6275epvmfdpqp1478rpbu&t=1763269387&typeid=0&url_type=2&value=&sign=c8e5f6f3583ca6f64da85d98c75e3df51c9912ea&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();