mirror of
https://github.com/netchx/netch.git
synced 2026-03-14 17:43:18 +08:00
Update dependencies
This commit is contained in:
@@ -5,7 +5,7 @@ param (
|
||||
|
||||
try {
|
||||
Invoke-WebRequest `
|
||||
-Uri 'https://github.com/v2fly/geoip/releases/download/202109020025/geoip.dat' `
|
||||
-Uri 'https://github.com/v2fly/geoip/releases/download/202109102251/geoip.dat' `
|
||||
-OutFile 'geoip.dat'
|
||||
}
|
||||
catch {
|
||||
|
||||
@@ -5,7 +5,7 @@ param (
|
||||
|
||||
try {
|
||||
Invoke-WebRequest `
|
||||
-Uri 'https://github.com/v2fly/domain-list-community/releases/download/20210901054852/dlc.dat' `
|
||||
-Uri 'https://github.com/v2fly/domain-list-community/releases/download/20210910080130/dlc.dat' `
|
||||
-OutFile 'geosite.dat'
|
||||
}
|
||||
catch {
|
||||
|
||||
Reference in New Issue
Block a user