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