1
0
mirror of https://github.com/bestnite/sub2clash.git synced 2025-12-13 10:00:14 +00:00
This commit is contained in:
2025-06-12 02:17:31 +10:00
parent b5fcbab1a5
commit da9a17201b
61 changed files with 1362 additions and 1106 deletions

View File

@@ -5,7 +5,7 @@ import (
"errors"
"path/filepath"
"github.com/nitezs/sub2clash/model"
"github.com/bestnite/sub2clash/model"
"go.etcd.io/bbolt"
)