Add Discord community version (64-bit only)

- Added realracing3-community.apk (71.57 MB)
- Removed 32-bit support (armeabi-v7a)
- Only includes arm64-v8a libraries
- Decompiled source code included
- Added README-community.md with analysis
This commit is contained in:
2026-02-18 15:48:36 -08:00
parent c19eb3d7ff
commit c080f0d97f
26930 changed files with 2529574 additions and 0 deletions

View File

@@ -0,0 +1,29 @@
package com.ironsource;
import kotlin.jvm.internal.DefaultConstructorMarker;
/* loaded from: classes2.dex */
public final class qt {
public static final a a = new a(null);
private static final String[] b = {ad.S, ad.b, ad.c, ad.d, ad.e, "bid", ad.h, ad.i, ad.j, ad.k, ad.a, ad.H, ad.m, ad.p, ad.r, "model", ad.y, ad.z, ad.C, ad.t, ad.Q, ad.X, ad.I, ad.R, ad.n, ad.o, ad.g, ad.q, ad.T, ad.s, ad.u, ad.w, ad.x, ad.D, ad.E, ad.F, "rt", ad.K, ad.L, ad.O, ad.M, ad.P, ad.U, ad.V, "gaid", ad.t0, "auid", ad.z0, ad.A0, "gpi", "icc", ad.G0, ad.H0, ad.y0, "mcc", "mnc", ad.L0, ad.N0, "tz", ad.P0, "vpn", "debug", ad.l, ad.J, ad.S0, ad.T0, ad.u0, ad.W, "stid", ad.f1, "do", ad.I0, ad.g1, ad.B0, ad.h1, ad.i1, ad.j1};
public static final class a {
private a() {
}
public /* synthetic */ a(DefaultConstructorMarker defaultConstructorMarker) {
this();
}
public static /* synthetic */ void b() {
}
public final String[] a() {
return qt.b;
}
}
public static final String[] b() {
return a.a();
}
}