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