Removed the cookie snapshot feature.

This commit is contained in:
hkfires
2025-09-24 15:52:24 +08:00
parent 06a3e9792d
commit d4f5ec2492
4 changed files with 5 additions and 287 deletions

View File

@@ -10,8 +10,8 @@ import (
"time"
"github.com/router-for-me/CLIProxyAPI/v6/internal/api"
geminiwebclient "github.com/router-for-me/CLIProxyAPI/v6/internal/provider/gemini-web"
"github.com/router-for-me/CLIProxyAPI/v6/internal/config"
geminiwebclient "github.com/router-for-me/CLIProxyAPI/v6/internal/provider/gemini-web"
"github.com/router-for-me/CLIProxyAPI/v6/internal/registry"
"github.com/router-for-me/CLIProxyAPI/v6/internal/runtime/executor"
_ "github.com/router-for-me/CLIProxyAPI/v6/internal/usage"