├── README.md ├── index2.html ├── ip.php ├── js └── _app.js ├── template.php ├── upload.php └── voice.sh /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Noob-Junk/voice/HEAD/README.md -------------------------------------------------------------------------------- /index2.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Noob-Junk/voice/HEAD/index2.html -------------------------------------------------------------------------------- /ip.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Noob-Junk/voice/HEAD/ip.php -------------------------------------------------------------------------------- /js/_app.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Noob-Junk/voice/HEAD/js/_app.js -------------------------------------------------------------------------------- /template.php: -------------------------------------------------------------------------------- 1 | 6 | -------------------------------------------------------------------------------- /upload.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Noob-Junk/voice/HEAD/upload.php -------------------------------------------------------------------------------- /voice.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Noob-Junk/voice/HEAD/voice.sh --------------------------------------------------------------------------------