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