Migrate bad options to library

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

View File

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