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