Migrate bad options to library

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

View File

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