Migrate bad options to library

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

View File

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