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,233 @@
package com.ironsource;
import com.ironsource.mediationsdk.demandOnly.a;
import java.util.ArrayList;
import java.util.Iterator;
import kotlin.Result;
import kotlin.ResultKt;
import kotlin.collections.IntIterator;
import kotlin.jvm.internal.DefaultConstructorMarker;
import kotlin.jvm.internal.Intrinsics;
import kotlin.jvm.internal.SourceDebugExtension;
import kotlin.ranges.IntRange;
import kotlin.ranges.RangesKt___RangesKt;
import org.json.JSONArray;
import org.json.JSONObject;
/* loaded from: classes2.dex */
public final class b5 {
public static final b h = new b(null);
private final String a;
private final com.ironsource.mediationsdk.demandOnly.a b;
private final f5 c;
private final JSONObject d;
private final JSONObject e;
private final v4 f;
private final g5 g;
@SourceDebugExtension({"SMAP\nAuctionResponse.kt\nKotlin\n*S Kotlin\n*F\n+ 1 AuctionResponse.kt\ncom/unity3d/ironsourceads/internal/auction/AuctionResponse$Data\n+ 2 _Collections.kt\nkotlin/collections/CollectionsKt___CollectionsKt\n+ 3 fake.kt\nkotlin/jvm/internal/FakeKt\n*L\n1#1,165:1\n1603#2,9:166\n1855#2:175\n1856#2:178\n1612#2:179\n1#3:176\n1#3:177\n*S KotlinDebug\n*F\n+ 1 AuctionResponse.kt\ncom/unity3d/ironsourceads/internal/auction/AuctionResponse$Data\n*L\n122#1:166,9\n122#1:175\n122#1:178\n122#1:179\n122#1:177\n*E\n"})
public static final class a {
private final JSONObject a;
private final String b;
private final String c;
private final com.ironsource.mediationsdk.demandOnly.a d;
private final f5 e;
private final JSONObject f;
private final JSONObject g;
private final v4 h;
private final g5 i;
public a(JSONObject auctionData, String instanceId) {
Intrinsics.checkNotNullParameter(auctionData, "auctionData");
Intrinsics.checkNotNullParameter(instanceId, "instanceId");
this.a = auctionData;
this.b = instanceId;
JSONObject a = a(auctionData);
this.c = auctionData.optString("auctionId");
com.ironsource.mediationsdk.demandOnly.a a2 = a(auctionData, a);
this.d = a2;
this.e = c(a);
this.f = d(a);
this.g = b(a);
this.h = a(a2, instanceId);
this.i = b(a2, instanceId);
}
private final com.ironsource.mediationsdk.demandOnly.a a(JSONObject jSONObject, JSONObject jSONObject2) {
IntRange until;
ArrayList arrayList = new ArrayList();
JSONObject optJSONObject = jSONObject2.optJSONObject(com.ironsource.mediationsdk.d.d);
JSONArray optJSONArray = jSONObject.optJSONArray(com.ironsource.mediationsdk.d.g);
if (optJSONArray != null) {
until = RangesKt___RangesKt.until(0, optJSONArray.length());
ArrayList arrayList2 = new ArrayList();
Iterator it = until.iterator();
while (it.hasNext()) {
int nextInt = ((IntIterator) it).nextInt();
f5 f5Var = new f5(optJSONArray.getJSONObject(nextInt), nextInt, optJSONObject);
if (!f5Var.l()) {
f5Var = null;
}
if (f5Var != null) {
arrayList2.add(f5Var);
}
}
arrayList.addAll(arrayList2);
}
return new a.C0173a(arrayList);
}
private final v4 a(com.ironsource.mediationsdk.demandOnly.a aVar, String str) {
f5 a = aVar.a(str);
if (a == null) {
return null;
}
v4 v4Var = new v4();
v4Var.a(a.b());
v4Var.c(a.g());
v4Var.b(a.f());
return v4Var;
}
private final JSONObject a(JSONObject jSONObject) {
JSONObject optJSONObject = jSONObject.optJSONObject("settings");
return optJSONObject == null ? new JSONObject() : optJSONObject;
}
private final g5 b(com.ironsource.mediationsdk.demandOnly.a aVar, String str) {
f5 a = aVar.a(str);
if (a == null) {
return null;
}
String j = a.j();
Intrinsics.checkNotNullExpressionValue(j, "it.serverData");
return new g5(j);
}
private final JSONObject b(JSONObject jSONObject) {
return jSONObject.optJSONObject("configurations");
}
private final f5 c(JSONObject jSONObject) {
return new f5(jSONObject);
}
private final JSONObject d(JSONObject jSONObject) {
return jSONObject.optJSONObject("genericParams");
}
public final b5 a() {
return new b5(this.c, this.d, this.e, this.f, this.g, this.h, this.i);
}
public final JSONObject b() {
return this.a;
}
public final String c() {
return this.b;
}
}
public static final class b {
private b() {
}
public /* synthetic */ b(DefaultConstructorMarker defaultConstructorMarker) {
this();
}
private final Object a(b5 b5Var, String str) {
ef efVar;
String b = b5Var.b();
if (b == null || b.length() == 0) {
Result.Companion companion = Result.Companion;
efVar = new ef(hb.a.i());
} else if (b5Var.i()) {
Result.Companion companion2 = Result.Companion;
efVar = new ef(hb.a.f());
} else {
f5 a = b5Var.a(str);
if (a == null) {
Result.Companion companion3 = Result.Companion;
efVar = new ef(hb.a.j());
} else {
String j = a.j();
if (j != null && j.length() != 0) {
return Result.m4060constructorimpl(b5Var);
}
Result.Companion companion4 = Result.Companion;
efVar = new ef(hb.a.e());
}
}
return Result.m4060constructorimpl(ResultKt.createFailure(efVar));
}
public final Object a(JSONObject auctionData, String instanceId) {
Intrinsics.checkNotNullParameter(auctionData, "auctionData");
Intrinsics.checkNotNullParameter(instanceId, "instanceId");
return a(new a(auctionData, instanceId).a(), instanceId);
}
}
public b5(String str, com.ironsource.mediationsdk.demandOnly.a waterfall, f5 genericNotifications, JSONObject jSONObject, JSONObject jSONObject2, v4 v4Var, g5 g5Var) {
Intrinsics.checkNotNullParameter(waterfall, "waterfall");
Intrinsics.checkNotNullParameter(genericNotifications, "genericNotifications");
this.a = str;
this.b = waterfall;
this.c = genericNotifications;
this.d = jSONObject;
this.e = jSONObject2;
this.f = v4Var;
this.g = g5Var;
}
private final f5 a(com.ironsource.mediationsdk.demandOnly.a aVar, String str) {
return aVar.a(str);
}
public final f5 a(String providerName) {
Intrinsics.checkNotNullParameter(providerName, "providerName");
return a(this.b, providerName);
}
public final String a() {
g5 g5Var = this.g;
if (g5Var != null) {
return g5Var.d();
}
return null;
}
public final String b() {
return this.a;
}
public final v4 c() {
return this.f;
}
public final JSONObject d() {
return this.e;
}
public final f5 e() {
return this.c;
}
public final JSONObject f() {
return this.d;
}
public final g5 g() {
return this.g;
}
public final com.ironsource.mediationsdk.demandOnly.a h() {
return this.b;
}
public final boolean i() {
return this.b.isEmpty();
}
}