├── .notify ├── .version ├── README.md ├── Run.sh ├── send.py └── send.sh /.notify: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/HACK3RY2J/Anon-SMS/HEAD/.notify -------------------------------------------------------------------------------- /.version: -------------------------------------------------------------------------------- 1 | v1.46 2 | -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/HACK3RY2J/Anon-SMS/HEAD/README.md -------------------------------------------------------------------------------- /Run.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/HACK3RY2J/Anon-SMS/HEAD/Run.sh -------------------------------------------------------------------------------- /send.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/HACK3RY2J/Anon-SMS/HEAD/send.py -------------------------------------------------------------------------------- /send.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/HACK3RY2J/Anon-SMS/HEAD/send.sh --------------------------------------------------------------------------------