Board with url record

In this example, we use a url parameter to fetch kifu record from url.


       
        <div class="board-app">
       
       
       
        
        <script>
         window.initialSetup__ts81=[ {
            caption: "using url address to fetch kifu file",
            url:"https://shogishack.net/assets/Resources/kifu/againstr4.kif"
            
        }
        ]
        <script>
    

The file specified here is a specific file actually available on this site. The app can utitlize kifu record saved in s-jis encoded character set (file extension is usually .kif) or utf-8 (file extension is usually .kifu)

This page was originally created 6 months ago and last updated 7 months, 1 week ago