MT Manager v2.15.3版本的 MD5 值为:34ea5286e529d87838c6cae0a2220d93

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


package l;

public final class C0945 {

    public static final int f3368;

    public static final int f3369;

    public static final String f3367 = System.getProperty("net.mdns.ipv4", "224.0.0.251");

    public static final String f3370 = System.getProperty("net.mdns.ipv6", "FF02::FB");

    public static final int f3371 = Integer.getInteger("net.mdns.port", 5353).intValue();

    static {
        int intValue = Integer.getInteger("net.dns.ttl", 3600).intValue();
        f3369 = intValue;
        f3368 = intValue * 500;
    }
}