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,33 @@
package com.applovin.impl;
import com.applovin.impl.mc;
import com.applovin.impl.oc;
import com.applovin.impl.qa;
import com.mbridge.msdk.playercommon.exoplayer2.C;
import java.io.FileNotFoundException;
import java.io.IOException;
/* loaded from: classes.dex */
public class g6 implements mc {
private final int a;
@Override // com.applovin.impl.mc
public int a(int i) {
int i2 = this.a;
return i2 == -1 ? i == 7 ? 6 : 3 : i2;
}
public g6() {
this(-1);
}
public g6(int i) {
this.a = i;
}
@Override // com.applovin.impl.mc
public long a(mc.a aVar) {
IOException iOException = aVar.c;
return ((iOException instanceof dh) || (iOException instanceof FileNotFoundException) || (iOException instanceof qa.a) || (iOException instanceof oc.h) || j5.a(iOException)) ? C.TIME_UNSET : Math.min((aVar.d - 1) * 1000, 5000);
}
}