mirror of
https://github.com/GiriNeko/CheckChrome.git
synced 2025-12-16 21:27:24 +00:00
refactor: update cache server
This commit is contained in:
parent
8d73f87442
commit
45e18fa9e8
1 changed files with 1 additions and 1 deletions
|
|
@ -5,7 +5,7 @@ echo '-------------------------------------'
|
|||
|
||||
for i in $@
|
||||
do
|
||||
cache="http://101.96.10.72/"
|
||||
cache="http://101.96.9.133/"
|
||||
version=$(sed -n '1p' ./tmp/parse/${i}-result.info)
|
||||
dl_base=$(sed -n '2p' ./tmp/parse/${i}-result.info)
|
||||
dl_alt_base=$(sed -n '3p' ./tmp/parse/${i}-result.info)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue