Skip to content

Commit aa040ee

Browse files
committed
add Update.cmd
1 parent 4fec362 commit aa040ee

File tree

3 files changed

+115
-83
lines changed

3 files changed

+115
-83
lines changed

ChromeDownload/Chrome.ps1

Lines changed: 23 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -6,13 +6,11 @@ if($PSVersionTable.PSVersion.Major -lt 3){
66
Write-Host "I need PowerShell major version >= 3, Current is $($PSVersionTable.PSVersion.Major)" -ForegroundColor Red
77
return
88
}
9-
109
$installLocation = $env:ggdir
1110
$arch = $env:ggarch
1211
#$branch = $env:ggbranch
1312
$ggApi = 'https://api.pzhacm.org/iivb/cu.json'
1413

15-
1614
if($PSVersionTable.PSVersion.Major -lt 5){
1715
if (-not ([System.Management.Automation.PSTypeName]'Branch').Type){
1816
Add-Type -TypeDefinition @"
@@ -63,11 +61,9 @@ switch ($env:ggbranch)
6361
#}
6462
Write-Host "Current branch is " -NoNewline -ForegroundColor DarkYellow
6563
Write-Host $branch -ForegroundColor Green
66-
6764
if ($env:TEMP -eq $null) {
6865
$env:TEMP = Join-Path $installLocation 'temp'
6966
}
70-
7167
function Check-InstallLocation {
7268
if((Test-Path $installLocation)){
7369
if((Test-Path "$installLocation\chrome.exe")){
@@ -119,7 +115,7 @@ param (
119115
$uri = New-Object "System.Uri" "$url"
120116
$request = [System.Net.HttpWebRequest]::Create($uri)
121117
$request.Proxy = [System.Net.GlobalProxySelection]::GetEmptyWebProxy()
122-
$request.Timeout = 60000 #60 second timeout
118+
$request.Timeout = 200000 #200 second timeout
123119
$response = $request.GetResponse()
124120
$totalLength = [System.Math]::Floor($response.get_ContentLength()/1024)
125121
$responseStream = $response.GetResponseStream()
@@ -201,7 +197,7 @@ function Download-Chrome {
201197
if($hash -ne $JSON.$branch.$arch.sha256){
202198
Write-Host "SHA256 not match!" -ForegroundColor Red
203199
Remove-IfExists $downloadFileName
204-
return;
200+
return
205201
}
206202
Extract-File $downloadFileName $installLocation
207203
Extract-File $chrome7z $installLocation
@@ -212,21 +208,31 @@ function Download-Chrome {
212208
Write-Host 'Chrome Download Finished' -ForegroundColor Green
213209
}
214210

211+
Write-Host ""
215212
try{
216-
$JSON = Download-String 'https://api.pzhacm.org/iivb/cu.json' | ConvertFrom-Json
213+
$JSON = Download-String $ggApi | ConvertFrom-Json
217214
}catch{
218-
Write-Host 'Get versions error!' -ForegroundColor Red
215+
Write-Host 'Get Chrome versions failed!' -ForegroundColor Red
219216
return
220217
}
221218
if(Check-InstallLocation) {
222219
Download-Chrome
223220
}
221+
else{
222+
Write-Host 'Chrome download skipped' -ForegroundColor Yellow
223+
}
224224

225+
$updaterpath = Join-Path $installLocation 'Update.cmd'
226+
if(-Not(Test-Path $updaterpath)){
227+
$lower = $branch.ToString().ToLower()
228+
$updateps = "@SET `"ggbranch=$lower`" && @SET `"ggarch=$arch`" && " + ('@"%SystemRoot%\System32\WindowsPowerShell\v1.0\powershell.exe" -NoProfile -InputFormat None -ExecutionPolicy AllSigned -Command "iex ((New-Object System.Net.WebClient).DownloadString(''https://raw.githubusercontent.com/TkYu/PowerShellScripts/master/ChromeDownload/Chrome.ps1''))"')
229+
'@echo Checking Chrome update. Sit back and relax.', $updateps, "@pause" -join "`r`n" | Out-File -Encoding "Default" $updaterpath
230+
}
225231
# SIG # Begin signature block
226232
# MIIFlwYJKoZIhvcNAQcCoIIFiDCCBYQCAQExCzAJBgUrDgMCGgUAMGkGCisGAQQB
227233
# gjcCAQSgWzBZMDQGCisGAQQBgjcCAR4wJgIDAQAABBAfzDtgWUsITrck0sYpfvNR
228-
# AgEAAgEAAgEAAgEAAgEAMCEwCQYFKw4DAhoFAAQUSaasarT3vF5pJnM+mY4rHBLz
229-
# +Y6gggMtMIIDKTCCAhWgAwIBAgIQE3U7au1O4rZEMExUKPt7LTAJBgUrDgMCHQUA
234+
# AgEAAgEAAgEAAgEAAgEAMCEwCQYFKw4DAhoFAAQUExvwmPvJdbSEFVCc5oDlpBR7
235+
# eXygggMtMIIDKTCCAhWgAwIBAgIQE3U7au1O4rZEMExUKPt7LTAJBgUrDgMCHQUA
230236
# MB8xHTAbBgNVBAMTFFRLUG93ZXJTaGVsbFRlc3RDZXJ0MB4XDTE3MTEwOTA3MTg0
231237
# MVoXDTM5MTIzMTIzNTk1OVowHzEdMBsGA1UEAxMUVEtQb3dlclNoZWxsVGVzdENl
232238
# cnQwggEiMA0GCSqGSIb3DQEBAQUAA4IBDwAwggEKAoIBAQCZwoClq3b+amIlFj53
@@ -246,11 +252,11 @@ if(Check-InstallLocation) {
246252
# GhVCMYIB1DCCAdACAQEwMzAfMR0wGwYDVQQDExRUS1Bvd2VyU2hlbGxUZXN0Q2Vy
247253
# dAIQE3U7au1O4rZEMExUKPt7LTAJBgUrDgMCGgUAoHgwGAYKKwYBBAGCNwIBDDEK
248254
# MAigAoAAoQKAADAZBgkqhkiG9w0BCQMxDAYKKwYBBAGCNwIBBDAcBgorBgEEAYI3
249-
# AgELMQ4wDAYKKwYBBAGCNwIBFTAjBgkqhkiG9w0BCQQxFgQU9iNobPzcvy3d2oyz
250-
# PT5rqIn6uOIwDQYJKoZIhvcNAQEBBQAEggEAZUMahHwM46nUtaTDocy09CZtk7kd
251-
# tN1LpugcSYyRRiDQmjiVsCJ8NdPI6oxPr9mxW7Q1xYl/ak4l+FWcwsJ14yUs6UMn
252-
# V7TID92yXh6DcEv7nwVSdnideMdy2uScAaYnVCI+rVL7sqTIyyx7Ha32zCYWqqua
253-
# VhnxwpGFjA3XEIl4PorgKhVpVDyPeirt87dfu4OHOhOc54pCH/EunwywX1e7diZI
254-
# rzwR2S4Le8zMqbvw/+kn006ipiXGVZK/FGuNElvOdY7pBybONkhquZie3oAeXFPi
255-
# ELBorwuIm3l8kJCJuAjak0OGnMIIbYzJE5rdS6TnIrXkZI9UrlMOWMXp6Q==
255+
# AgELMQ4wDAYKKwYBBAGCNwIBFTAjBgkqhkiG9w0BCQQxFgQUpII1a/17e6b1trc7
256+
# R5A5CTGUlPMwDQYJKoZIhvcNAQEBBQAEggEAU3drJKk98LbjuPcwhuQN3o/A/KFa
257+
# gFQ/QzfdbKZlqxVTvE/ztGaWg0kL5/BPsoz6uGuyRUfPXCwNAzszoe+O9EsfTLop
258+
# DYhsUnh0ahDjO46/mobP/909Fpnlo81WLz/nysogdqWyxCJ0qDB5azlvmyRxlndN
259+
# u32xLqAL4lNtPsuaTEdrZlt1lTyIbU2RbvG8nA093XbSOwdBaHlC6aOa9a1qjWm0
260+
# Ee1zuPzvJDOgX6M9BIVsF4X/F+IgLPc+SUSmoT6L7tUv/KN9vV/fvyJTU+kyhQIY
261+
# 7T8roiExpZ54cssp2l50jPo1vPaAPW7Of0d3JoW9Sqp0vWboj531wRyQGA==
256262
# SIG # End signature block

ChromeDownload/ChromeGCTW.ps1

Lines changed: 15 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -199,7 +199,7 @@ function Download-Chrome {
199199
if($hash -ne $JSON.$branch.$arch.sha256){
200200
Write-Host "SHA256 不相符!" -ForegroundColor Red
201201
Remove-IfExists $downloadFileName
202-
return;
202+
return
203203
}
204204
Extract-File $downloadFileName $installLocation
205205
Extract-File $chrome7z $installLocation
@@ -238,15 +238,15 @@ function Download-GreenChrome {
238238
$hash = (Get-FileHash $gcdllpath -Algorithm SHA1).Hash
239239
if($hash -ne $GCJSON.link.x64.sha1){
240240
Write-Host "SHA1 不相符!" -ForegroundColor Red
241-
return;
241+
return
242242
}
243243
}
244244
else{
245245
Download-File $GCJSON.link.x86.url $gcdllpath
246246
$hash = (Get-FileHash $gcdllpath -Algorithm SHA1).Hash
247247
if($hash -ne $GCJSON.link.x86.sha1){
248248
Write-Host "SHA1 不相符!" -ForegroundColor Red
249-
return;
249+
return
250250
}
251251
}
252252
$gcinipath = Join-Path $installLocation 'GreenChrome.ini'
@@ -255,7 +255,7 @@ function Download-GreenChrome {
255255
}
256256
$updaterpath = Join-Path $installLocation 'Update.cmd'
257257
if(-Not(Test-Path $updaterpath)){
258-
'@"%SystemRoot%\System32\WindowsPowerShell\v1.0\powershell.exe" -NoProfile -InputFormat None -ExecutionPolicy Bypass -Command "iex ((New-Object System.Net.WebClient).DownloadString(''https://raw.githubusercontent.com/TkYu/PowerShellScripts/master/ChromeDownload/ChromeGCTW.ps1''))"', "@pause" -join "`r`n" | Out-File -Encoding "Default" $updaterpath
258+
'SET "ggbranch=beta" && SET "ggarch=D:\chrome" && @"%SystemRoot%\System32\WindowsPowerShell\v1.0\powershell.exe" -NoProfile -InputFormat None -ExecutionPolicy Bypass -Command "iex ((New-Object System.Net.WebClient).DownloadString(''https://raw.githubusercontent.com/TkYu/PowerShellScripts/master/ChromeDownload/ChromeGCTW.ps1''))"', "@pause" -join "`r`n" | Out-File -Encoding "Default" $updaterpath
259259
}
260260
Write-Host 'GreenChrome(by Shuax) 下載已完成' -ForegroundColor Green
261261
}
@@ -279,7 +279,7 @@ try{
279279
$GCJSON = Download-String $gcApi | ConvertFrom-Json
280280
if([string]::IsNullOrEmpty($GCJSON.description)){
281281
Write-Host '取得GreenChrome版本號碼失敗!' -ForegroundColor Red
282-
return;
282+
return
283283
}
284284
$gcdll = $GCJSON.link.x64.url.Substring($GCJSON.link.x64.url.LastIndexOf("/") + 1)
285285
$gcdllpath = Join-Path $installLocation $gcdll
@@ -293,11 +293,12 @@ if(Check-GCInstallLocation) {
293293
else{
294294
Write-Host 'GreenChrome 下載已略過(本機已是最新版)' -ForegroundColor Yellow
295295
}
296+
296297
# SIG # Begin signature block
297298
# MIIFlwYJKoZIhvcNAQcCoIIFiDCCBYQCAQExCzAJBgUrDgMCGgUAMGkGCisGAQQB
298299
# gjcCAQSgWzBZMDQGCisGAQQBgjcCAR4wJgIDAQAABBAfzDtgWUsITrck0sYpfvNR
299-
# AgEAAgEAAgEAAgEAAgEAMCEwCQYFKw4DAhoFAAQUKt+awKBIVjb2AbOKyKkzGt0y
300-
# VvOgggMtMIIDKTCCAhWgAwIBAgIQE3U7au1O4rZEMExUKPt7LTAJBgUrDgMCHQUA
300+
# AgEAAgEAAgEAAgEAAgEAMCEwCQYFKw4DAhoFAAQUoGhb/QSfiy5r46iIQDTnV/b4
301+
# gTWgggMtMIIDKTCCAhWgAwIBAgIQE3U7au1O4rZEMExUKPt7LTAJBgUrDgMCHQUA
301302
# MB8xHTAbBgNVBAMTFFRLUG93ZXJTaGVsbFRlc3RDZXJ0MB4XDTE3MTEwOTA3MTg0
302303
# MVoXDTM5MTIzMTIzNTk1OVowHzEdMBsGA1UEAxMUVEtQb3dlclNoZWxsVGVzdENl
303304
# cnQwggEiMA0GCSqGSIb3DQEBAQUAA4IBDwAwggEKAoIBAQCZwoClq3b+amIlFj53
@@ -317,11 +318,11 @@ else{
317318
# GhVCMYIB1DCCAdACAQEwMzAfMR0wGwYDVQQDExRUS1Bvd2VyU2hlbGxUZXN0Q2Vy
318319
# dAIQE3U7au1O4rZEMExUKPt7LTAJBgUrDgMCGgUAoHgwGAYKKwYBBAGCNwIBDDEK
319320
# MAigAoAAoQKAADAZBgkqhkiG9w0BCQMxDAYKKwYBBAGCNwIBBDAcBgorBgEEAYI3
320-
# AgELMQ4wDAYKKwYBBAGCNwIBFTAjBgkqhkiG9w0BCQQxFgQUrv5WB9+CY1GT2T6E
321-
# kMy9U+CfQ90wDQYJKoZIhvcNAQEBBQAEggEAAxzyin4o35J2fSeBayVas1aCOKyg
322-
# vk06xr0PtmxJpfJT8jNUDWwa6R++EU4xHLeYz3x3AWgQXtlaL00mA98JfczrDC08
323-
# vB1C8PwupBR7RpY+ntcO3zd1a1suPq/XtMPQeGb5VVtB+MmGd+pY4khH+zDd6x3d
324-
# z0jTKgaRr8DUgzYm/wr2ywbmcaXO07HKW82/mJc3vD6iVkbwuLHjUa22zAaGQPH7
325-
# HP0HX6htsCwITWcIY3iKS+zH4UzpDQqomSulqEFC9aqrB2woynR1eQezoUQ+h8mh
326-
# 1E4m4Z+eTJ5C8ApNFxKnfn6LhmMDaKMDity8iryhG1HCn0YxDobyHN8qww==
321+
# AgELMQ4wDAYKKwYBBAGCNwIBFTAjBgkqhkiG9w0BCQQxFgQU4bIVS5YR9uCeUDbN
322+
# 0VRqIaSlOAcwDQYJKoZIhvcNAQEBBQAEggEAKPomkEQyZA1WuakzsuqRzoL5LNlP
323+
# c1c+So8Bw3yFJwyfs17+cFnClHXAglOWL3AuOng7an7AeXZVPMm6PC+db0HeK5dd
324+
# Ta/7jZsjPEarjLd7GdT5mB141g3/YuNG9SAC2pPVA9xGbSy23EHTS2Gv1gD+Qnpz
325+
# q/UKmT43rJEgPTKi1qYxDS4Z5lEvQx6rCIgt83JZsKw0H7l9oJFWZbqfAxjgqIU2
326+
# DaL7yT4EhgkmFwLBbRLePFvDW01T9kMXqIj5Lr/F8fC0JL2WLUamVSZSYiQ4ZOe9
327+
# zn0tRlVVCf2+ea1tHH6kY/MJ0GgY2CAvdQFJp6tN775z9Y36EiZf5ySK7w==
327328
# SIG # End signature block

ChromeDownload/ChromeWithGreenChrome.ps1

Lines changed: 77 additions & 52 deletions
Original file line numberDiff line numberDiff line change
@@ -6,12 +6,11 @@ if($PSVersionTable.PSVersion.Major -lt 3){
66
Write-Host "I need PowerShell major version >= 3, Current is $($PSVersionTable.PSVersion.Major)" -ForegroundColor Red
77
return
88
}
9-
109
$installLocation = $env:ggdir
1110
$arch = $env:ggarch
1211
#$branch = $env:ggbranch
1312
$ggApi = 'https://api.pzhacm.org/iivb/cu.json'
14-
13+
$gcApi = 'https://api.pzhacm.org/iivb/gc.json'
1514

1615
if($PSVersionTable.PSVersion.Major -lt 5){
1716
if (-not ([System.Management.Automation.PSTypeName]'Branch').Type){
@@ -63,11 +62,9 @@ switch ($env:ggbranch)
6362
#}
6463
Write-Host "Current branch is " -NoNewline -ForegroundColor DarkYellow
6564
Write-Host $branch -ForegroundColor Green
66-
6765
if ($env:TEMP -eq $null) {
6866
$env:TEMP = Join-Path $installLocation 'temp'
6967
}
70-
7168
function Check-InstallLocation {
7269
if((Test-Path $installLocation)){
7370
if((Test-Path "$installLocation\chrome.exe")){
@@ -119,7 +116,7 @@ param (
119116
$uri = New-Object "System.Uri" "$url"
120117
$request = [System.Net.HttpWebRequest]::Create($uri)
121118
$request.Proxy = [System.Net.GlobalProxySelection]::GetEmptyWebProxy()
122-
$request.Timeout = 60000 #60 second timeout
119+
$request.Timeout = 200000 #200 second timeout
123120
$response = $request.GetResponse()
124121
$totalLength = [System.Math]::Floor($response.get_ContentLength()/1024)
125122
$responseStream = $response.GetResponseStream()
@@ -201,7 +198,7 @@ function Download-Chrome {
201198
if($hash -ne $JSON.$branch.$arch.sha256){
202199
Write-Host "SHA256 not match!" -ForegroundColor Red
203200
Remove-IfExists $downloadFileName
204-
return;
201+
return
205202
}
206203
Extract-File $downloadFileName $installLocation
207204
Extract-File $chrome7z $installLocation
@@ -212,64 +209,92 @@ function Download-Chrome {
212209
Write-Host 'Chrome Download Finished' -ForegroundColor Green
213210
}
214211

215-
try{
216-
$JSON = Download-String 'https://api.pzhacm.org/iivb/cu.json' | ConvertFrom-Json
217-
}catch{
218-
Write-Host 'Get versions error!' -ForegroundColor Red
219-
return
220-
}
221-
if(Check-InstallLocation) {
222-
Download-Chrome
223-
}
224-
else{
225-
Write-Host 'Chrome Download Skipped' -ForegroundColor Yellow
212+
function Check-GCInstallLocation {
213+
if(Test-Path $gcdllpath){
214+
$hash = (Get-FileHash $gcdllpath -Algorithm SHA1).Hash
215+
} else {
216+
$hash = ''
217+
}
218+
if($arch -eq 'x64'){
219+
if($hash -eq $GCJSON.link.x64.sha1){
220+
Write-Host "$gcdll is latest!" -ForegroundColor Green
221+
return $false
222+
}
223+
} else {
224+
if($hash -eq $GCJSON.link.x86.sha1){
225+
Write-Host "$gcdll is latest!" -ForegroundColor Green
226+
return $false
227+
}
228+
}
229+
Write-Host "$gcdll need update : " -NoNewline -ForegroundColor Yellow
230+
Write-Host $GCJSON.description -ForegroundColor Gray
231+
return $true
226232
}
227233

228-
$GCJSON = Download-String 'https://api.pzhacm.org/iivb/gc.json' | ConvertFrom-Json
229-
if([string]::IsNullOrEmpty($GCJSON.description)){
230-
Write-Host "Get GreenChrome version fail!" -ForegroundColor Red
231-
return;
232-
}
233-
Write-Host "Current GreenChrome version is $($GCJSON.version)" -ForegroundColor Gray
234-
Write-Host $GCJSON.description -ForegroundColor Gray
235-
$gcdll = $GCJSON.link.x64.url.Substring($GCJSON.link.x64.url.LastIndexOf("/") + 1)
236-
$gcdllpath = Join-Path $installLocation $gcdll
237-
if(Test-Path $gcdllpath){
238-
$hash = (Get-FileHash $gcdllpath -Algorithm SHA1).Hash
239-
}else{
240-
$hash = ''
241-
}
242-
if($arch -eq 'x64'){
243-
if($hash -eq $GCJSON.link.x64.sha1){
244-
Write-Host "$gcdll is latest!" -ForegroundColor Green
245-
}else{
234+
function Download-GreenChrome {
235+
if($arch -eq 'x64'){
246236
Download-File $GCJSON.link.x64.url $gcdllpath
247237
$hash = (Get-FileHash $gcdllpath -Algorithm SHA1).Hash
248238
if($hash -ne $GCJSON.link.x64.sha1){
249239
Write-Host "SHA1 not match!" -ForegroundColor Red
250-
return;
240+
return
251241
}
252242
}
253-
}
254-
else{
255-
if($hash -eq $GCJSON.link.x86.sha1){
256-
Write-Host "$gcdll is latest!" -ForegroundColor Green
257-
}else{
243+
else{
258244
Download-File $GCJSON.link.x86.url $gcdllpath
259245
$hash = (Get-FileHash $gcdllpath -Algorithm SHA1).Hash
260246
if($hash -ne $GCJSON.link.x86.sha1){
261247
Write-Host "SHA1 not match!" -ForegroundColor Red
262-
return;
248+
return
263249
}
264250
}
251+
Write-Host 'GreenChrome(by Shuax) download finished' -ForegroundColor Green
265252
}
266253

267-
Write-Host 'GreenChrome(by Shuax) Download Finished' -ForegroundColor Green
254+
Write-Host ""
255+
try{
256+
$JSON = Download-String $ggApi | ConvertFrom-Json
257+
}catch{
258+
Write-Host 'Get Chrome versions failed!' -ForegroundColor Red
259+
return
260+
}
261+
if(Check-InstallLocation) {
262+
Download-Chrome
263+
}
264+
else{
265+
Write-Host 'Chrome download skipped' -ForegroundColor Yellow
266+
}
267+
268+
Write-Host ""
269+
try{
270+
$GCJSON = Download-String $gcApi | ConvertFrom-Json
271+
if([string]::IsNullOrEmpty($GCJSON.description)){
272+
Write-Host 'Get GreenChrome versions failed!' -ForegroundColor Red
273+
return
274+
}
275+
$gcdll = $GCJSON.link.x64.url.Substring($GCJSON.link.x64.url.LastIndexOf("/") + 1)
276+
$gcdllpath = Join-Path $installLocation $gcdll
277+
}catch{
278+
Write-Host 'Get GreenChrome versions failed!' -ForegroundColor Red
279+
return
280+
}
281+
if(Check-GCInstallLocation) {
282+
Download-GreenChrome
283+
}
284+
else{
285+
Write-Host 'GreenChrome download skipped' -ForegroundColor Yellow
286+
}
287+
$updaterpath = Join-Path $installLocation 'Update.cmd'
288+
if(-Not(Test-Path $updaterpath)){
289+
$lower = $branch.ToString().ToLower()
290+
$updateps = "@SET `"ggbranch=$lower`" && @SET `"ggarch=$arch`" && " + ('@"%SystemRoot%\System32\WindowsPowerShell\v1.0\powershell.exe" -NoProfile -InputFormat None -ExecutionPolicy AllSigned -Command "iex ((New-Object System.Net.WebClient).DownloadString(''https://raw.githubusercontent.com/TkYu/PowerShellScripts/master/ChromeDownload/ChromeWithGreenChrome.ps1''))"')
291+
'@echo Checking Chrome update. Sit back and relax.', $updateps, "@pause" -join "`r`n" | Out-File -Encoding "Default" $updaterpath
292+
}
268293
# SIG # Begin signature block
269294
# MIIFlwYJKoZIhvcNAQcCoIIFiDCCBYQCAQExCzAJBgUrDgMCGgUAMGkGCisGAQQB
270295
# gjcCAQSgWzBZMDQGCisGAQQBgjcCAR4wJgIDAQAABBAfzDtgWUsITrck0sYpfvNR
271-
# AgEAAgEAAgEAAgEAAgEAMCEwCQYFKw4DAhoFAAQUaM/+dGrM3VYZIf8U6orC5rR1
272-
# jSWgggMtMIIDKTCCAhWgAwIBAgIQE3U7au1O4rZEMExUKPt7LTAJBgUrDgMCHQUA
296+
# AgEAAgEAAgEAAgEAAgEAMCEwCQYFKw4DAhoFAAQUNtUgf3lCtrFWM9aQBTWfztA3
297+
# ItygggMtMIIDKTCCAhWgAwIBAgIQE3U7au1O4rZEMExUKPt7LTAJBgUrDgMCHQUA
273298
# MB8xHTAbBgNVBAMTFFRLUG93ZXJTaGVsbFRlc3RDZXJ0MB4XDTE3MTEwOTA3MTg0
274299
# MVoXDTM5MTIzMTIzNTk1OVowHzEdMBsGA1UEAxMUVEtQb3dlclNoZWxsVGVzdENl
275300
# cnQwggEiMA0GCSqGSIb3DQEBAQUAA4IBDwAwggEKAoIBAQCZwoClq3b+amIlFj53
@@ -289,11 +314,11 @@ Write-Host 'GreenChrome(by Shuax) Download Finished' -ForegroundColor Green
289314
# GhVCMYIB1DCCAdACAQEwMzAfMR0wGwYDVQQDExRUS1Bvd2VyU2hlbGxUZXN0Q2Vy
290315
# dAIQE3U7au1O4rZEMExUKPt7LTAJBgUrDgMCGgUAoHgwGAYKKwYBBAGCNwIBDDEK
291316
# MAigAoAAoQKAADAZBgkqhkiG9w0BCQMxDAYKKwYBBAGCNwIBBDAcBgorBgEEAYI3
292-
# AgELMQ4wDAYKKwYBBAGCNwIBFTAjBgkqhkiG9w0BCQQxFgQU5EJXz3EYmZinEGxM
293-
# hpL+EkpzP60wDQYJKoZIhvcNAQEBBQAEggEAASF3gKNwW7Ryp1Kf60PJUYdMhHhv
294-
# Hb0E8fbZu8WUSoqB6C+t4sDmFbo9XsOxfqcTcoXRzu8JqYlZIxLcE1JPOk+lOIW1
295-
# 4dq9GKdubwc7e6+Ufj8rHM2/nZcbsRwBlLlu+zfEF0+nxdkwiV3/CS14hn2ZC0fn
296-
# EYEI9tPgehSyD4x6ravWwv7qMKVD0QtWlFBk5v3UJGNc4Jzai2GsYTxkYkZieGGH
297-
# 2ctZdiGH0hQfHnRzE06p5cH6uSgdc1OjKuSAdSFiUa+DfQwMd6aUmaeS8KG9t8lZ
298-
# ZePlFfzmfnvTfq/1eKHo/ACO3pgha+sTQ2LK/XL+ehhJ3DkGrVDSkKrmHQ==
317+
# AgELMQ4wDAYKKwYBBAGCNwIBFTAjBgkqhkiG9w0BCQQxFgQUGer8gFeE6QiQCz7v
318+
# DO6U9seml3QwDQYJKoZIhvcNAQEBBQAEggEAUL5oEhfJLBRIxH4n5+nDVPCcj3r7
319+
# B+OgTBnP0MOiJvgPPQHzQi4MvpleHkmAh0TFWSlGelb61WUdrzYC4aJVc+EPlLjD
320+
# kqZ/d8bw4TMIaI+uzTjUWtaIxZjUe2V+rXR+SDRoJUMWwLJtksSQQZaz538KLTmu
321+
# dvKftjCPoTZcoGEOGj63P9hQ06EnOfCNfg2Wg8nPVUpd7TwBB52KILGnEur0PIZY
322+
# fWgwefGpISzV6zqmDhWYz+EKgx9kNhEYfCeLR8X3NO0CaGvBL61dxRW80pVhMtZT
323+
# Zh93/SxkkLnGybUA+hEINhWA74cePj+Gb5er6yZuuAj1I+9cylSOdg3rtQ==
299324
# SIG # End signature block

0 commit comments

Comments
 (0)