Free Fire v1.103.1版本的 MD5 值为:f6c45f9f1485263aa5af0fb400f973fc

以下内容为反编译后的 c.java 源代码,内容仅作参考


package n3;
public class c {
    public static String f11022a = "beepost-gpns";
    public static boolean f11023b;
    public static boolean f11024c;

    private static String a() {
        return f11023b ? "https://testbeepost.garenanow.com" : "https://beepost.garenanow.com";
    }

    public static String b() {
        return a() + "/api/device/tag/delete";
    }

    public static String c() {
        return a() + "/api/device/register";
    }

    public static String d() {
        return a() + "/api/device/tag/set";
    }
}