Update Versi 1.5.27 #32

Merged
bagasbanuna merged 1009 commits from staging into main 2025-12-17 12:22:28 +08:00
2229 changed files with 102266 additions and 24374 deletions
Showing only changes of commit 9a3726cbcc - Show all commits

View File

@@ -0,0 +1,11 @@
{
"applinks": {
"apps": [],
"details": [
{
"appID": "BMY6GT6W3D.com.anonymous.hipmi-mobile",
"paths": ["/app/*"]
}
]
}
}

View File

@@ -0,0 +1,8 @@
[{
"relation": ["delegate_permission/common.handle_all_urls"],
"target": {
"namespace": "android_app",
"package_name": "com.bip.hipmimobileapp",
"sha256_cert_fingerprints": ["CFF8431520BFAE665025B68138774A4E64AA6338D2DF6C7D900A71F0551FFD2D"]
}
}]

View File

@@ -18,6 +18,7 @@ const CONFIG: MiddlewareConfig = {
userPath: "/dev/home",
publicRoutes: [
"/",
"/.well-known/*",
"/privacy-policy.html",
"/api/not-user/*",
"/api/voting/*",