Chia sẻ dữ liệu API bóng đá miễn phí và chính xác với độ trễ cực thấp đến với các bạn bao gồm: Bảng Kèo, Livescore, Lịch Thi Đấu, Kết Quả, Bảng Xếp Hạng.
Các bạn chỉ cần copy và nhúng vào element HTML là có thể sử dụng được ngay (nên nhúng vào element HTML hơn là trình soạn thảo). Đặc biệt các bạn có thể tùy chỉnh màu sắc và cấu hình theo ý muốn bằng cách thay đổi như hướng dẫn sau:
*Nếu cài đặt gặp lỗi hoặc không hiển thị vui lòng kéo xuống bên dưới để xem hướng dẫn sửa lỗi
Livescore Demo
<script src="https://cdn.jsdelivr.net/npm/bootstrap@5.2.3/dist/js/bootstrap.min.js" integrity="sha384-cuYeSxntonz0PPNlHhBs68uyIAVpIIOZZ5JqeqvYYIcEL727kskC66kF92t6Xl2V" crossorigin="anonymous"></script></p>
<p><script type="text/javascript">window.aif={"site_url":"https://free-livescore.com","ajax_url":"https://free-livescore.com/wp-admin/admin-ajax.php","live_url":"https://denda.tv/tructiep","plugin_url":"https://free-livescore.com/wp-content/plugins/all-in-football/","socket_url":"https://free-livescore.com:3000","page":"match-live","color":"#0a325e","full":true,"sound":false,"popup":true,"sort":true,"type":["goals","hdp"],"format":"ml","notify":false,"audio":0,"red":true,"yellow":false,"livestream":true};</script><script type="module" crossorigin src="https://free-livescore.com/wp-content/plugins/all-in-football/public/chunk/main.js"></script></p>
<link rel="stylesheet" href="https://free-livescore.com/wp-content/plugins/all-in-football/public/assets/main.css">
<div id="app"></div>
Lịch Thi Đấu Demo
<script src="https://cdn.jsdelivr.net/npm/bootstrap@5.2.3/dist/js/bootstrap.min.js" integrity="sha384-cuYeSxntonz0PPNlHhBs68uyIAVpIIOZZ5JqeqvYYIcEL727kskC66kF92t6Xl2V" crossorigin="anonymous"></script></p>
<p><script type="text/javascript">window.aif={"site_url":"https://free-livescore.com","ajax_url":"https://free-livescore.com/wp-admin/admin-ajax.php","live_url":"https://denda.tv/tructiep","plugin_url":"https://free-livescore.com/wp-content/plugins/all-in-football/","socket_url":"https://free-livescore.com:3000","page":"match-diary","color":"#0a325e","full":true,"sound":false,"popup":true,"sort":false,"type":["goals","hdp"],"format":"ml","notify":false,"audio":0,"red":true,"yellow":false,"livestream":true};</script><script type="module" crossorigin src="https://free-livescore.com/wp-content/plugins/all-in-football/public/chunk/main.js"></script></p>
<link rel="stylesheet" href="https://free-livescore.com/wp-content/plugins/all-in-football/public/assets/main.css">
<div id="app"></div>
Kết Quả Demo
<script src="https://cdn.jsdelivr.net/npm/bootstrap@5.2.3/dist/js/bootstrap.min.js" integrity="sha384-cuYeSxntonz0PPNlHhBs68uyIAVpIIOZZ5JqeqvYYIcEL727kskC66kF92t6Xl2V" crossorigin="anonymous"></script></p>
<p><script type="text/javascript">window.aif={"site_url":"https://free-livescore.com","ajax_url":"https://free-livescore.com/wp-admin/admin-ajax.php","live_url":"https://denda.tv/tructiep","plugin_url":"https://free-livescore.com/wp-content/plugins/all-in-football/","socket_url":"https://free-livescore.com:3000","page":"match-results","color":"#0a325e","full":true,"sound":false,"popup":true,"sort":false,"type":["goals","hdp"],"format":"ml","notify":false,"audio":0,"red":true,"yellow":false,"livestream":true};</script><script type="module" crossorigin src="https://free-livescore.com/wp-content/plugins/all-in-football/public/chunk/main.js"></script></p>
<link rel="stylesheet" href="https://free-livescore.com/wp-content/plugins/all-in-football/public/assets/main.css">
<div id="app"></div>
Bảng Xếp Hạng Demo
<script src="https://cdn.jsdelivr.net/npm/bootstrap@5.2.3/dist/js/bootstrap.min.js" integrity="sha384-cuYeSxntonz0PPNlHhBs68uyIAVpIIOZZ5JqeqvYYIcEL727kskC66kF92t6Xl2V" crossorigin="anonymous"></script></p>
<p><script type="text/javascript">window.aif={"site_url":"https://free-livescore.com","ajax_url":"https://free-livescore.com/wp-admin/admin-ajax.php","live_url":"https://denda.tv/tructiep","plugin_url":"https://free-livescore.com/wp-content/plugins/all-in-football/","socket_url":"https://free-livescore.com:3000","page":"season-standing","color":"#0a325e","full":true,"sound":false,"popup":true,"sort":true,"type":["goals","hdp"],"format":"ml","notify":false,"audio":0,"red":true,"yellow":false,"livestream":true};</script><script type="module" crossorigin src="https://free-livescore.com/wp-content/plugins/all-in-football/public/chunk/main.js"></script></p>
<link rel="stylesheet" href="https://free-livescore.com/wp-content/plugins/all-in-football/public/assets/main.css">
<div id="app"></div>
Bảng Kèo: Demo
<script src='https://cdn.jsdelivr.net/npm/jquery@3.6.1/dist/jquery.min.js'></script><script>jQuery(document).ready(function(){function e(e){if('https://trangkeo.com'!==e.origin)return;let t=e.data,i=document.getElementById('tyle-iframe');'function'==typeof window[t.func]&&'tyle_resize_iframes'===t.func&&window[t.func].call(i,t.args)}window.tyle_resize_iframes=function(e){if(!Number.isFinite(e))return;let t=jQuery(document).scrollTop();this.style.height='auto',this.style.height=e+'px',jQuery('html, body').animate({scrollTop:t},0)},window.addEventListener?window.addEventListener('message',e,!1):window.attachEvent&&window.attachEvent('onmessage',e,!1)});</script><iframe src='https://trangkeo.com/keo/' id='tyle-iframe' width='100%' frameborder='0' style='border:0 none;'></iframe>
tham số “color”:”#0a325e” sử dụng mã màu HEX, tham khảo mã màu tại đây
Các tham số dưới đây để hiển thị mặc định khi user lần đầu sử dụng (nếu user có thay bật tắt thay đổi cài đặt thì lần sau khi vào web sẽ giữ nguyên lại cài đặt đã chỉnh của user).
true là mặc định bật, false là mặc định tắt
“full”:true (chế độ đơn giản/đầy đủ)
“sound”:false (âm thanh khi có bàn thắng)
“popup”:true (popup thông báo bàn thắng)
“sort”:true (bật chế độ sắp xếp theo thời gian)
“livestream”:true (phát live trực tiếp trận đấu)
Sửa lỗi không hiển thị hoặc hiển thị sai CSS
1. Đối với plugin WP Rocket vui lòng vào WP Rocket -> FILE OPTIMIMIZATION
Excluded CSS Files : vui lòng điền free-livescore.com/wp-content/plugins/all-in-football/public/assets/main.css
Điền tiếp 2 ô Excluded JavaScript Files : free-livescore.com/wp-content/plugins/all-in-football/public/chunk/main.js
2. Đối với plugin Litespeed Cache, thông thường hoạt động ổn với plugin này nhưng nếu gặp lỗi thì vui lòng vào Litespeed Cache -> Tối ưu trang
Chọn Tăng Tốc -> Điền vào 2 ô JS không bao gồm và Trì hoãn JS / Loại trừ trì hoãn : free-livescore.com/wp-content/plugins/all-in-football/public/chunk/main.js
Chọn Tăng Tốc – CSS -> Điền vào ô Loại trừ CSS : free-livescore.com/wp-content/plugins/all-in-football/public/assets/main.css