chore: update for testing the updater
This commit is contained in:
parent
404323dee4
commit
2fc32a28e2
1 changed files with 2 additions and 1 deletions
|
@ -16,7 +16,8 @@ import (
|
|||
"github.com/Dreamacro/clash/log"
|
||||
)
|
||||
|
||||
// Updater is the AdGuard Home updater.
|
||||
// modify from https://github.com/AdguardTeam/AdGuardHome/blob/595484e0b3fb4c457f9bb727a6b94faa78a66c5f/internal/updater/updater.go
|
||||
// Updater is the Clash.Meta updater.
|
||||
var (
|
||||
client http.Client
|
||||
|
||||
|
|
Loading…
Reference in a new issue