├── README.md ├── checkplugin.py ├── dzpluginlist.txt └── getdzpluginlist.py /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Tycx2ry/discuz-plugin-scan/HEAD/README.md -------------------------------------------------------------------------------- /checkplugin.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Tycx2ry/discuz-plugin-scan/HEAD/checkplugin.py -------------------------------------------------------------------------------- /dzpluginlist.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Tycx2ry/discuz-plugin-scan/HEAD/dzpluginlist.txt -------------------------------------------------------------------------------- /getdzpluginlist.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Tycx2ry/discuz-plugin-scan/HEAD/getdzpluginlist.py --------------------------------------------------------------------------------