Đầu tiên bạn cần liên hệ với BQT 1s.is đăng ký miễn phí API của mình tại địa chỉ mail: k2teamvn@gmail.com – Sau khi nhận API bạn chỉ cần đặt code tương ứng vào website của mình để hoàn tất:
Code cho Blogger:
<iframe id='1sIframe' style='width: 100%; height:50px; border: none;'/>
<script>
const currentUrl = window.location.href;
const encodedUrl = encodeURIComponent(currentUrl);
const newUrl = 'https://1s.is/blogger/rutgonlink.html?action=shorten_url&url=${encodedUrl}';
console.log(newUrl);
const iframe = document.getElementById('1sIframe');
iframe.src = newUrl;
</script>
Link ngắn của bài viết: