mirror of
https://github.com/nadoo/glider.git
synced 2025-02-23 17:35:40 +08:00
6 lines
66 B
Go
6 lines
66 B
Go
![]() |
package main
|
||
|
|
||
|
import (
|
||
|
_ "github.com/nadoo/glider/proxy/redir"
|
||
|
)
|