Update import to url
This commit is contained in:
@@ -2,8 +2,9 @@ package handlers
|
|||||||
|
|
||||||
import (
|
import (
|
||||||
_ "embed"
|
_ "embed"
|
||||||
"ladder/proxychain"
|
|
||||||
ruleset_v2 "ladder/proxychain/ruleset"
|
"github.com/everywall/ladder/proxychain"
|
||||||
|
ruleset_v2 "github.com/everywall/ladder/proxychain/ruleset"
|
||||||
|
|
||||||
"net/http"
|
"net/http"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user