├── README.md ├── how_CN.md ├── public ├── scorpio.json └── template.json └── source.json /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cms-player/vod-source/HEAD/README.md -------------------------------------------------------------------------------- /how_CN.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cms-player/vod-source/HEAD/how_CN.md -------------------------------------------------------------------------------- /public/scorpio.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cms-player/vod-source/HEAD/public/scorpio.json -------------------------------------------------------------------------------- /public/template.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cms-player/vod-source/HEAD/public/template.json -------------------------------------------------------------------------------- /source.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cms-player/vod-source/HEAD/source.json --------------------------------------------------------------------------------