Since Laozi Online Search tool(老子檢索)has been converted from frontend ( JavaScript ) app to database-centered backend app, it's only natural that its editing / maintenance app is also designed to update record by record through browser, instead of editing the while JavaScript data file and update through FTP.
Laozi Online Search Editing App has been designed as a SPA (Single Page Application), and its structure is based on REST APIs.
It was made available on 12/21/2019. So it's easier from now on for editors to maintain Laozi Online Search content whenever needed.