mirror of
https://github.com/sotam0316/docker-py-revanced.git
synced 2026-04-25 03:48:37 +09:00
🎨 Added scbeasy (#333)
This commit is contained in:
@@ -199,6 +199,7 @@ You can use any of the following methods to build.
|
||||
48. [vanced](https://www.apkmirror.com/apk/team-vanced/youtube-vanced/)
|
||||
49. [spotify-lite](https://www.apkmonk.com/app/com.spotify.lite/)
|
||||
50. [digitales](https://www.apkmonk.com/app/at.gv.oe.app/)
|
||||
51. [scbeasy](https://www.apkmonk.com/app/com.scb.phone/)
|
||||
<br>`**` - You can also patch any other app which is **not** supported officially.To do so, you need to provide
|
||||
few more inputs to the tool which are mentioned below.
|
||||
```ini
|
||||
|
||||
@@ -68,4 +68,5 @@ apk_sources = {
|
||||
"joey": APK_MONK_APK_URL,
|
||||
"spotify-lite": APK_MONK_APK_URL,
|
||||
"digitales": APK_MONK_APK_URL,
|
||||
"scbeasy": APK_MONK_APK_URL,
|
||||
}
|
||||
|
||||
@@ -66,6 +66,7 @@ class Patches(object):
|
||||
"com.vanced.android.youtube": "vanced",
|
||||
"com.spotify.lite": "spotify-lite",
|
||||
"at.gv.oe.app": "digitales",
|
||||
"at.gv.bmf.bmf2go": "scbeasy",
|
||||
}
|
||||
|
||||
@staticmethod
|
||||
|
||||
Reference in New Issue
Block a user