remove unused patch label

This commit is contained in:
InkerBot
2026-03-05 13:50:31 +08:00
parent 648aa93360
commit 8d9f52a180
13 changed files with 30 additions and 28 deletions
+2 -2
View File
@@ -1,5 +1,5 @@
--- /data/projects/arknights/omv-dijiang/works/sing-box/cmd/sing-box/cmd_run.go 2026-03-05 11:39:22.614241536 +0800
+++ /data/projects/arknights/omv-dijiang/works/core/cmd/sing-box/cmd_run.go 2026-03-05 13:09:50.466040286 +0800
--- a/cmd/sing-box/cmd_run.go
+++ b/cmd/sing-box/cmd_run.go
@@ -3,6 +3,7 @@
import (
"context"
+2 -2
View File
@@ -1,5 +1,5 @@
--- /data/projects/arknights/omv-dijiang/works/sing-box/constant/proxy.go 2026-03-05 11:39:22.619163709 +0800
+++ /data/projects/arknights/omv-dijiang/works/core/constant/proxy.go 2026-03-05 13:11:43.857690519 +0800
--- a/constant/proxy.go
+++ b/constant/proxy.go
@@ -31,6 +31,7 @@
TypeCCM = "ccm"
TypeOCM = "ocm"
+2 -2
View File
@@ -1,5 +1,5 @@
--- /data/projects/arknights/omv-dijiang/works/sing-box/go.mod 2026-03-05 12:48:33.529768921 +0800
+++ /data/projects/arknights/omv-dijiang/works/core/go.mod 2026-03-05 13:02:19.454323175 +0800
--- a/go.mod
+++ b/go.mod
@@ -11,6 +11,7 @@
github.com/database64128/tfo-go/v2 v2.3.2
github.com/go-chi/chi/v5 v5.2.5
+2 -2
View File
@@ -1,5 +1,5 @@
--- /data/projects/arknights/omv-dijiang/works/sing-box/go.sum 2026-03-05 12:48:33.529768921 +0800
+++ /data/projects/arknights/omv-dijiang/works/core/go.sum 2026-03-05 13:02:19.455279219 +0800
--- a/go.sum
+++ b/go.sum
@@ -14,6 +14,7 @@
github.com/anthropics/anthropic-sdk-go v1.26.0/go.mod h1:qUKmaW+uuPB64iy1l+4kOSvaLqPXnHTTBKH6RVZ7q5Q=
github.com/anytls/sing-anytls v0.0.11 h1:w8e9Uj1oP3m4zxkyZDewPk0EcQbvVxb7Nn+rapEx4fc=
+2 -2
View File
@@ -1,5 +1,5 @@
--- /data/projects/arknights/omv-dijiang/works/sing-box/include/registry.go 2026-03-05 12:48:33.529768921 +0800
+++ /data/projects/arknights/omv-dijiang/works/core/include/registry.go 2026-03-05 13:14:06.319924033 +0800
--- a/include/registry.go
+++ b/include/registry.go
@@ -23,6 +23,7 @@
"github.com/sagernet/sing-box/protocol/group"
"github.com/sagernet/sing-box/protocol/http"
+2 -2
View File
@@ -1,5 +1,5 @@
--- /data/projects/arknights/omv-dijiang/works/sing-box/option/group.go 2026-03-05 11:39:22.629561767 +0800
+++ /data/projects/arknights/omv-dijiang/works/core/option/group.go 2026-03-05 13:14:27.190665236 +0800
--- a/option/group.go
+++ b/option/group.go
@@ -10,6 +10,7 @@
type URLTestOutboundOptions struct {
+2 -2
View File
@@ -1,5 +1,5 @@
--- /dev/null 2026-03-05 11:06:53.990718185 +0800
+++ /data/projects/arknights/omv-dijiang/works/core/option/mysql.go 2026-03-05 13:14:38.655523071 +0800
--- /dev/null
+++ b/option/mysql.go
@@ -0,0 +1,23 @@
+// OMV
+package option
+2 -2
View File
@@ -1,5 +1,5 @@
--- /data/projects/arknights/omv-dijiang/works/sing-box/protocol/group/urltest.go 2026-03-05 11:39:22.630699577 +0800
+++ /data/projects/arknights/omv-dijiang/works/core/protocol/group/urltest.go 2026-03-05 13:17:32.300369913 +0800
--- a/protocol/group/urltest.go
+++ b/protocol/group/urltest.go
@@ -39,6 +39,7 @@
connection adapter.ConnectionManager
logger log.ContextLogger
+2 -2
View File
@@ -1,5 +1,5 @@
--- /dev/null 2026-03-05 11:06:53.990718185 +0800
+++ /data/projects/arknights/omv-dijiang/works/core/protocol/mysql/inbound.go 2026-03-05 13:14:59.956258942 +0800
--- /dev/null
+++ b/protocol/mysql/inbound.go
@@ -0,0 +1,255 @@
+// OMV
+package mysql
+2 -2
View File
@@ -1,5 +1,5 @@
--- /dev/null 2026-03-05 11:06:53.990718185 +0800
+++ /data/projects/arknights/omv-dijiang/works/core/protocol/mysql/outbound.go 2026-03-05 13:15:28.015911006 +0800
--- /dev/null
+++ b/protocol/mysql/outbound.go
@@ -0,0 +1,296 @@
+// OMV
+package mysql
+2 -2
View File
@@ -1,5 +1,5 @@
--- /data/projects/arknights/omv-dijiang/works/sing-box/route/route.go 2026-03-05 12:48:33.530768910 +0800
+++ /data/projects/arknights/omv-dijiang/works/core/route/route.go 2026-03-05 13:21:58.162073283 +0800
--- a/route/route.go
+++ b/route/route.go
@@ -421,19 +421,19 @@
} else {
if processInfo.ProcessPath != "" {