Skip to content

Commit

Permalink
Update ja4-test.go
Browse files Browse the repository at this point in the history
  • Loading branch information
wuliao6688 committed Jan 15, 2024
1 parent f2d0dd1 commit 55acade
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions examples/ja4-test.go
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@ package main

import (
"fmt"
http "github.com/wangluozhe/chttp"
"github.com/wangluozhe/requests"
"github.com/wangluozhe/requests/transport"
"github.com/wangluozhe/requests/url"
http "github.com/760644586/chttp"
"github.com/760644586/requests"
"github.com/760644586/requests/transport"
"github.com/760644586/requests/url"
)

func main() {
Expand Down

0 comments on commit 55acade

Please sign in to comment.