Skip to content

Commit b076e0f

Browse files
committed
⚗️ server: update sandbox fingerprint
1 parent 86e3914 commit b076e0f

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

server/utils/android/fingerprints.ts

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,8 @@ export default {
55
"38:12:6D:6C:E8:0C:E0:75:D9:EF:F5:3B:16:A9:F2:E7:CA:9E:11:1D:54:70:30:CA:99:C6:08:83:D2:A7:E8:85", // google
66
"9C:4C:A3:27:B8:F1:97:92:8A:A0:02:D6:82:EC:9E:10:EE:8F:D6:03:A1:A6:91:C0:C6:71:77:70:1E:F5:AC:11", // expo
77
],
8+
"sandbox.exactly.app": [
9+
"FA:C6:17:45:DC:09:03:78:6F:B9:ED:E6:2A:96:2B:39:9F:73:48:F0:BB:6F:89:9B:83:32:66:75:91:03:3B:9C", // production
10+
"9C:4C:A3:27:B8:F1:97:92:8A:A0:02:D6:82:EC:9E:10:EE:8F:D6:03:A1:A6:91:C0:C6:71:77:70:1E:F5:AC:11", // expo
11+
],
812
}[domain] ?? ["FA:C6:17:45:DC:09:03:78:6F:B9:ED:E6:2A:96:2B:39:9F:73:48:F0:BB:6F:89:9B:83:32:66:75:91:03:3B:9C"];

0 commit comments

Comments
 (0)