This commit is contained in:
Fioren 2026-03-01 10:54:23 +07:00 committed by GitHub
parent 79735efcb3
commit 911a5affc5
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -126,7 +126,7 @@ revanced_dl(){
patch "rar" "revanced"
# Patch Lightroom:
get_patches_key "lightroom"
url="https://adobe-lightroom-mobile.en.uptodown.com/android/download/1033600808" #Use uptodown because apkmirror always ask pass Cloudflare on this app
url="https://adobe-lightroom-mobile.en.uptodown.com/android/download/1033600808-x" #Use uptodown because apkmirror always ask pass Cloudflare on this app
url="https://dw.uptodown.com/dwn/$(req "$url" - | $pup -p --charset utf-8 'button#detail-download-button attr{data-url}')"
req "$url" "lightroom.apk"
patch "lightroom" "revanced"