正在查看: Kickcash v16.1 应用的 q0.java JAVA 源代码文件
本页面展示 JAVA 反编译生成的源代码文件,支持语法高亮显示。 仅供安全研究与技术分析使用,严禁用于任何非法用途。请遵守相关法律法规。
正在查看: Kickcash v16.1 应用的 q0.java JAVA 源代码文件
本页面展示 JAVA 反编译生成的源代码文件,支持语法高亮显示。 仅供安全研究与技术分析使用,严禁用于任何非法用途。请遵守相关法律法规。
package com.microsoft.clarity.zb;
import java.util.Arrays;
import java.util.Collection;
import kotlin.jvm.internal.Intrinsics;
import org.jetbrains.annotations.NotNull;
public final class q0 {
@NotNull
public static final q0 a = new q0();
private static final String b = q0.class.getName();
private q0() {
}
@NotNull
public static final String a() {
return "v15.0";
}
@NotNull
public static final String b() {
com.microsoft.clarity.ur.x xVar = com.microsoft.clarity.ur.x.a;
String format = String.format("m.%s", Arrays.copyOf(new Object[]{com.microsoft.clarity.k8.c0.u()}, 1));
Intrinsics.checkNotNullExpressionValue(format, "java.lang.String.format(format, *args)");
return format;
}
@NotNull
public static final String c() {
return "CONNECTION_FAILURE";
}
@NotNull
public static final Collection<String> d() {
return com.microsoft.clarity.hr.k.m(new String[]{"service_disabled", "AndroidAuthKillSwitchException"});
}
@NotNull
public static final Collection<String> e() {
return com.microsoft.clarity.hr.k.m(new String[]{"access_denied", "OAuthAccessDeniedException"});
}
@NotNull
public static final String f() {
com.microsoft.clarity.ur.x xVar = com.microsoft.clarity.ur.x.a;
String format = String.format("https://graph.%s", Arrays.copyOf(new Object[]{com.microsoft.clarity.k8.c0.u()}, 1));
Intrinsics.checkNotNullExpressionValue(format, "java.lang.String.format(format, *args)");
return format;
}
@NotNull
public static final String g() {
com.microsoft.clarity.ur.x xVar = com.microsoft.clarity.ur.x.a;
String format = String.format("%s", Arrays.copyOf(new Object[]{com.microsoft.clarity.k8.c0.v()}, 1));
Intrinsics.checkNotNullExpressionValue(format, "java.lang.String.format(format, *args)");
return format;
}
@NotNull
public static final String h() {
com.microsoft.clarity.ur.x xVar = com.microsoft.clarity.ur.x.a;
String format = String.format("https://graph.%s", Arrays.copyOf(new Object[]{com.microsoft.clarity.k8.c0.x()}, 1));
Intrinsics.checkNotNullExpressionValue(format, "java.lang.String.format(format, *args)");
return format;
}
@NotNull
public static final String i(@NotNull String str) {
Intrinsics.checkNotNullParameter(str, "subdomain");
com.microsoft.clarity.ur.x xVar = com.microsoft.clarity.ur.x.a;
String format = String.format("https://graph.%s", Arrays.copyOf(new Object[]{str}, 1));
Intrinsics.checkNotNullExpressionValue(format, "java.lang.String.format(format, *args)");
return format;
}
@NotNull
public static final String j() {
com.microsoft.clarity.ur.x xVar = com.microsoft.clarity.ur.x.a;
String format = String.format("https://graph-video.%s", Arrays.copyOf(new Object[]{com.microsoft.clarity.k8.c0.x()}, 1));
Intrinsics.checkNotNullExpressionValue(format, "java.lang.String.format(format, *args)");
return format;
}
@NotNull
public static final String k() {
com.microsoft.clarity.ur.x xVar = com.microsoft.clarity.ur.x.a;
String format = String.format("m.%s", Arrays.copyOf(new Object[]{com.microsoft.clarity.k8.c0.y()}, 1));
Intrinsics.checkNotNullExpressionValue(format, "java.lang.String.format(format, *args)");
return format;
}
}