├── CNAME ├── README.md ├── config.txt ├── index.html └── script.bat /CNAME: -------------------------------------------------------------------------------- 1 | doot.tk -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chrismin13/parsec-download-script/HEAD/README.md -------------------------------------------------------------------------------- /config.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chrismin13/parsec-download-script/HEAD/config.txt -------------------------------------------------------------------------------- /index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chrismin13/parsec-download-script/HEAD/index.html -------------------------------------------------------------------------------- /script.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chrismin13/parsec-download-script/HEAD/script.bat --------------------------------------------------------------------------------