(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251105&created_hour=22&dduuid=6882488346601&device=0&device_type=desktop&os=Windows&ssid=bn4l2fk7smlkv3tv3bvt0fciht&t=1762352666&typeid=0&url_type=2&value=&sign=eb2a20e2b1206d50d5dd18b4930060a4ef38dacc&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();