(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20250915&created_hour=09&dduuid=03da5c1b811bc&device=0&device_type=desktop&os=Windows&ssid=dierr6ijp2cbtp0n0gg955dpcm&t=1757898707&typeid=0&url_type=2&value=&sign=246584d415492c70109a6835715679ea5d7883e5&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();