🎨 Added willhaben

This commit is contained in:
Nikhil Badyal
2024-11-13 11:49:43 +05:30
parent 3ed1b2a036
commit 4a97f8b0dd
3 changed files with 3 additions and 0 deletions
+1
View File
@@ -89,4 +89,5 @@ apk_sources = {
"winrar": f"{APK_MIRROR_BASE_APK_URL}/rarlab-published-by-win-rar-gmbh/rar/",
"soundcloud": f"{APK_MIRROR_BASE_APK_URL}/soundcloud/soundcloud-soundcloud/",
"stocard": f"{APK_MIRROR_BASE_APK_URL}/stocard-gmbh/stocard-rewards-cards-wallet/",
"willhaben": f"{APK_MIRROR_BASE_APK_URL}/willhaben/willhaben/",
}
+1
View File
@@ -81,6 +81,7 @@ class Patches(object):
"com.rarlab.rar": "winrar",
"com.soundcloud.android": "soundcloud",
"de.stocard.stocard": "stocard",
"at.willhaben": "willhaben",
}
@staticmethod