Tiện Ích

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 thẻ HTML là có thể sử dụng được ngay. Đặ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:

<script src="https://cdn.jsdelivr.net/npm/[email protected]/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>

tham số “page”:”match-live”

match-live là bảng livescore

match-diary là bảng lịch thi đấu

match-results là bảng kết quả

season-standing là bảng xếp hạng

ví dụ nếu bạn muốn chạy trang kết quả thì chỉ việc thay “page”:”match-results”  trong mã nhúng

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)

 Bảng Kèo: Demo

<script src='https://cdn.jsdelivr.net/npm/[email protected]/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>

Livescore: Demo

Lịch Thi Đấu: Demo

Kết Quả: Demo

Bảng Xếp Hạng: Demo