mirror of
https://github.com/FiorenMas/Revanced-And-Revanced-Extended-Non-Root.git
synced 2025-12-06 16:17:40 +00:00
added vsco
added vsco, remove things not need
This commit is contained in:
@@ -21,16 +21,6 @@ fi
|
||||
|
||||
#################################################
|
||||
|
||||
# Download the htmlq for to get apk from APKMirror
|
||||
dl_htmlq() {
|
||||
req "https://github.com/mgdm/htmlq/releases/latest/download/htmlq-x86_64-linux.tar.gz" "./htmlq.tar.gz"
|
||||
tar -xf "./htmlq.tar.gz" -C "./"
|
||||
rm "./htmlq.tar.gz"
|
||||
HTMLQ="./htmlq"
|
||||
}
|
||||
|
||||
#################################################
|
||||
|
||||
# Download Github assets requirement:
|
||||
dl_gh() {
|
||||
for repo in $1 ; do
|
||||
|
||||
Reference in New Issue
Block a user