Migrate bad options to library

This commit is contained in:
世界
2024-11-07 21:44:04 +08:00
parent 322192a66b
commit 8742761e11
58 changed files with 579 additions and 877 deletions

View File

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