mirror of
https://github.com/TeaOSLab/EdgeNode.git
synced 2025-11-07 18:50:27 +08:00
实现新的CC
This commit is contained in:
@@ -65,3 +65,7 @@ func (this *TestRequest) WAFRestoreBody(data []byte) {
|
||||
func (this *TestRequest) WAFServerId() int64 {
|
||||
return 0
|
||||
}
|
||||
|
||||
func (this *TestRequest) Format(s string) string {
|
||||
return s
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user