rogerxavier commited on
Commit
6340f6a
1 Parent(s): e6fe0a0

Update main.go

Browse files
Files changed (1) hide show
  1. main.go +1 -1
main.go CHANGED
@@ -9,7 +9,7 @@ import (
9
  )
10
 
11
  func proxy(c *gin.Context) {
12
- remote, err := url.Parse("http://104.248.57.149")
13
 
14
  if err != nil {
15
  panic(err)
 
9
  )
10
 
11
  func proxy(c *gin.Context) {
12
+ remote, err := url.Parse("http://146.190.67.151")
13
 
14
  if err != nil {
15
  panic(err)