Skip to content

Commit

Permalink
Update patch_xiaomi.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
liusj5257 committed May 10, 2024
1 parent 8b89944 commit 743645b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sh/patch_xiaomi.sh
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
# Download Azur Lane
download_azurlane () {
if [ ! -f "AzurLane.apk" ]; then
url="https://c1.g.mi.com/package/AppStore/009928b11501c4c0791c51e2cf1645dae02fd3210/eyJhcGt2Ijo3MTEwLCJuYW1lIjoiY29tLmJpbGliaWxpLmJsaHgubWkiLCJ2ZXJzaW9uIjoiMS4wIiwiY2lkIjoibWVuZ18xNDM5XzM0OF9hbmRyb2lkIiwibWQ1IjpmYWxzZX0/b9a113ae2959f818f46dc8109130bc06"
url="https://c1.g.mi.com/package/AppStore/0c8438d7ad9eb4018b7e3ccb217b04c6cb1b61051/eyJhcGt2Ijo4MTIwLCJuYW1lIjoiY29tLmJpbGliaWxpLmJsaHgubWkiLCJ2ZXJzaW9uIjoiMS4wIiwiY2lkIjoibWVuZ18xNDM5XzM0NV9hbmRyb2lkIiwibWQ1IjpmYWxzZX0/53f7ce4142b1667407f9f5ab94f244ab"
# curl -o blhx.apk -L $url
axel -n 16 -k -o blhx.apk $url
fi
Expand Down

0 comments on commit 743645b

Please sign in to comment.