mirror of
https://github.com/sotam0316/docker-py-revanced.git
synced 2026-04-25 03:48:37 +09:00
🎨 Added finanz-online (#335)
This commit is contained in:
@@ -201,6 +201,7 @@ You can use any of the following methods to build.
|
||||
- [digitales](https://www.apkmonk.com/app/at.gv.oe.app/)
|
||||
- [scbeasy](https://www.apkmonk.com/app/com.scb.phone/)
|
||||
- [reddit-news](https://m.apkpure.com/relay-for-reddit/reddit.news)
|
||||
- [finanz-online](https://apksos.com/app/at.gv.bmf.bmf2go)
|
||||
<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
|
||||
|
||||
@@ -64,6 +64,7 @@ apk_sources = {
|
||||
"androidtwelvewidgets": APK_PURE_URL,
|
||||
"reddit-news": APK_PURE_URL,
|
||||
"expensemanager": APK_SOS_URL,
|
||||
"finanz-online": APK_SOS_URL,
|
||||
"hex-editor": APK_PURE_URL,
|
||||
"photomath": APK_MONK_APK_URL,
|
||||
"joey": APK_MONK_APK_URL,
|
||||
|
||||
@@ -68,6 +68,7 @@ class Patches(object):
|
||||
"at.gv.oe.app": "digitales",
|
||||
"com.scb.phone": "scbeasy",
|
||||
"reddit.news": "reddit-news",
|
||||
"at.gv.bmf.bmf2go": "finanz-online",
|
||||
}
|
||||
|
||||
@staticmethod
|
||||
|
||||
Reference in New Issue
Block a user