#65 use full URL in package line
This commit is contained in:
@@ -7,8 +7,9 @@ import (
|
||||
|
||||
"github.com/markusmobius/go-trafilatura"
|
||||
|
||||
"ladder/proxychain"
|
||||
"ladder/proxychain/responsemodifiers/api"
|
||||
"github.com/everywall/ladder/proxychain/responsemodifiers/api"
|
||||
|
||||
"github.com/everywall/ladder/proxychain"
|
||||
)
|
||||
|
||||
// APIContent creates an JSON representation of the article and returns it as an API response.
|
||||
|
||||
Reference in New Issue
Block a user