This commit is contained in:
MHSanaei
2026-05-10 02:13:42 +02:00
parent 267fb1c866
commit 7cd26a0583
70 changed files with 220 additions and 220 deletions
+1 -1
View File
@@ -10,7 +10,7 @@ import (
"path/filepath"
"testing"
"github.com/mhsanaei/3x-ui/v2/database/model"
"github.com/mhsanaei/3x-ui/v3/database/model"
)
// disableSSRFCheck disables the SSRF guard for the duration of a test,