# tao **Repository Path**: css3/tao ## Basic Information - **Project Name**: tao - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2017-05-23 - **Last Updated**: 2020-12-18 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README 新建 config.js 文件 ``` module.exports = { username: '', password: '', cookie_file: './cookie.json' } ``` 新建空白的 cookie.json 文件