🎨 Added photomath (#326)

This commit is contained in:
Nikhil Badyal
2023-08-26 19:08:41 +05:30
committed by GitHub
parent a641502ea1
commit a7537f3342
3 changed files with 3 additions and 0 deletions
+1
View File
@@ -62,4 +62,5 @@ apk_sources = {
"androidtwelvewidgets": APK_PURE_URL,
"expensemanager": APK_SOS_URL,
"hex-editor": APK_PURE_URL,
"photomath": APK_MONK_APK_URL,
}
+1
View File
@@ -61,6 +61,7 @@ class Patches(object):
"com.mgoogle.android.gms": "microg",
"jp.pxv.android": "pixiv",
"com.strava": "strava",
"com.microblink.photomath": "photomath",
}
@staticmethod