mirror of
https://github.com/IceWhaleTech/CasaOS.git
synced 2025-12-04 20:21:13 +00:00
wip
This commit is contained in:
parent
d2acd3d774
commit
28960e78a9
@ -343,7 +343,6 @@ func GetSystemNetInfo(c *gin.Context) {
|
||||
|
||||
func GetSystemProxy(c *gin.Context) {
|
||||
url := c.Query("url")
|
||||
|
||||
resp, err := http2.Get(url, 30*time.Second)
|
||||
if err != nil {
|
||||
return
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user