├── .env ├── README.md ├── server.py └── test.py /.env: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xXA2005/webhook-protector/HEAD/.env -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xXA2005/webhook-protector/HEAD/README.md -------------------------------------------------------------------------------- /server.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xXA2005/webhook-protector/HEAD/server.py -------------------------------------------------------------------------------- /test.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xXA2005/webhook-protector/HEAD/test.py --------------------------------------------------------------------------------