mirror of
https://github.com/sotam0316/docker-py-revanced.git
synced 2026-04-25 03:48:37 +09:00
🎨 Added photomath (#326)
This commit is contained in:
@@ -62,4 +62,5 @@ apk_sources = {
|
||||
"androidtwelvewidgets": APK_PURE_URL,
|
||||
"expensemanager": APK_SOS_URL,
|
||||
"hex-editor": APK_PURE_URL,
|
||||
"photomath": APK_MONK_APK_URL,
|
||||
}
|
||||
|
||||
@@ -61,6 +61,7 @@ class Patches(object):
|
||||
"com.mgoogle.android.gms": "microg",
|
||||
"jp.pxv.android": "pixiv",
|
||||
"com.strava": "strava",
|
||||
"com.microblink.photomath": "photomath",
|
||||
}
|
||||
|
||||
@staticmethod
|
||||
|
||||
Reference in New Issue
Block a user