Add insecure sources logic

This commit is contained in:
Alex X
2025-11-11 17:33:15 +03:00
parent c10a06d199
commit 2133f5323c
5 changed files with 25 additions and 12 deletions
+1
View File
@@ -25,4 +25,5 @@ func Init() {
return url, nil
})
streams.MarkInsecure("expr")
}