mirror of
https://github.com/FiorenMas/Revanced-And-Revanced-Extended-Non-Root.git
synced 2026-08-06 19:48:43 +00:00
fix
This commit is contained in:
parent
79735efcb3
commit
911a5affc5
1 changed files with 1 additions and 1 deletions
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Reference in a new issue