Migrate bad options to library

This commit is contained in:
世界
2024-11-18 18:55:34 +08:00
parent 464e93aec8
commit f80e447e5c
31 changed files with 356 additions and 671 deletions

View File

@@ -2,6 +2,7 @@ package deprecated
import (
"context"
"github.com/sagernet/sing/service"
)