(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251016&created_hour=23&dduuid=1a2a6675405ea&device=0&device_type=desktop&os=Windows&ssid=egdodo8hi6i27ri9fqd8v6uqpv&t=1760629298&typeid=0&url_type=2&value=&sign=00c4acdbed916aa6409e9ec8123902dade6180d5&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();