mirror of
https://github.com/FiorenMas/Revanced-And-Revanced-Extended-Non-Root.git
synced 2025-12-06 16:17:40 +00:00
remove bilibili
Because it closed source, can't self patch anymore Update workflow Change CI to detect new patch file format (.rvp)
This commit is contained in:
@@ -1,16 +0,0 @@
|
||||
#!/bin/bash
|
||||
# BiliRoamingX build for chinese only
|
||||
source ./src/build/utils.sh
|
||||
|
||||
#################################################
|
||||
|
||||
# Download requirements
|
||||
dl_gh "revanced-cli" "revanced" "latest"
|
||||
dl_gh "BiliRoamingX" "BiliRoamingX" "latest"
|
||||
|
||||
#################################################
|
||||
|
||||
# Patch bilibili:
|
||||
get_patches_key "bilibili-BiliRoamingX"
|
||||
get_apk "com.bilibili.app.in" "bilibili" "bilibili" "bilibili/bilibili/bilibili"
|
||||
patch "bilibili" "BiliRoamingX"
|
||||
@@ -4,7 +4,7 @@ source src/build/utils.sh
|
||||
|
||||
# Patch Twitter Piko:
|
||||
patch_piko () {
|
||||
dl_gh "revanced-cli" "revanced" "latest"
|
||||
dl_gh "revanced-cli" "revanced" "v4.6.0"
|
||||
get_patches_key "twitter-piko"
|
||||
local v apk_name
|
||||
if [[ "$1" == "latest" ]]; then
|
||||
|
||||
Reference in New Issue
Block a user