Liga – East
Kết quả bóng đá 3. liga - East hôm qua - 30/08/2025
East - 4 - 24/08/2025
jQuery(document).ready(function ($) {
$('#round_number').on('change', function() {
let selectedRound = $(this).val();
let currentUrl = window.location.href;
let baseUrl = currentUrl.split('?')[0];
let newUrl = baseUrl + '?round=' + selectedRound;
window.location.href = newUrl;
});
});
0 Articles
Không có bài viết nào.