mirror of
https://github.com/FiorenMas/Revanced-And-Revanced-Extended-Non-Root.git
synced 2025-12-06 08:07:40 +00:00
added Google News
This commit is contained in:
10
README.md
10
README.md
@@ -313,6 +313,16 @@ Web version:
|
||||
|
||||
---
|
||||
|
||||
### [Google News:](play.google.com/store/apps/details?id=com.google.android.apps.magazines)
|
||||
|
||||
### [Revanced:](https://github.com/revanced/revanced-patches)
|
||||
|
||||
| Stable version | Beta version |
|
||||
| -------------------------------------------------------------------------- | ------------------------------------------------------------------------------- |
|
||||
| [Arm64-v8a](../../releases/download/all/googlenews-arm64-v8a-revanced.apk) | [Arm64-v8a](../../releases/download/all/googlenews-beta-arm64-v8a-revanced.apk) |
|
||||
|
||||
---
|
||||
|
||||
### [RAR:](https://play.google.com/store/apps/details?id=com.rarlab.rar)
|
||||
|
||||
### [Revanced:](https://github.com/revanced/revanced-patches)
|
||||
|
||||
@@ -161,6 +161,11 @@ revanced_dl(){
|
||||
lock_version="1"
|
||||
get_apk "com.duolingo" "duolingo-beta" "duolingo" "duolingo/duolingo-duolingo/duolingo-language-lessons" "Bundle"
|
||||
patch "duolingo-beta" "revanced"
|
||||
# Patch Google News Arm64-v8a
|
||||
get_patches_key "GoogleNews"
|
||||
get_apk "com.google.android.apps.magazines" "googlenews-beta" "google-news" "google-inc/google-news/google-news" "Bundle_extract"
|
||||
split_editor "googlenews-beta" "googlenews-beta-arm64-v8a" "exclude" "split_config.armeabi_v7a split_config.x86 split_config.x86_64"
|
||||
patch "googlenews-beta-arm64-v8a" "revanced"
|
||||
}
|
||||
case "$1" in
|
||||
1)
|
||||
|
||||
@@ -160,6 +160,11 @@ revanced_dl(){
|
||||
lock_version="1"
|
||||
get_apk "com.duolingo" "duolingo" "duolingo" "duolingo/duolingo-duolingo/duolingo-language-lessons" "Bundle"
|
||||
patch "duolingo" "revanced"
|
||||
# Patch Google News Arm64-v8a
|
||||
get_patches_key "GoogleNews"
|
||||
get_apk "com.google.android.apps.magazines" "googlenews" "google-news" "google-inc/google-news/google-news" "Bundle_extract"
|
||||
split_editor "googlenews" "googlenews-arm64-v8a" "exclude" "split_config.armeabi_v7a split_config.x86 split_config.x86_64"
|
||||
patch "googlenews-arm64-v8a" "revanced"
|
||||
}
|
||||
case "$1" in
|
||||
1)
|
||||
|
||||
0
src/patches/GoogleNews/exclude-patches
Normal file
0
src/patches/GoogleNews/exclude-patches
Normal file
0
src/patches/GoogleNews/include-patches
Normal file
0
src/patches/GoogleNews/include-patches
Normal file
Reference in New Issue
Block a user