Booty Calls v1.2.156版本的 MD5 值为:d19a92661e6cea477b21e833435b8fcf

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


package com.helpshift.util;

public class SdkURLs {
    public static final String AWS_CACHE_URLS_CONFIG = "https://webchat.helpshift.com/latest/android/android-mapping.json";
    public static final String AWS_WEBCHAT_JS = "https://webchat.helpshift.com/latest/android/webChat.js";
    public static final String HC_CACHE_URLS_CONFIG = "https://d2duuy9yo5pldo.cloudfront.net/hc-android-mapping.json";
    public static final String HELPCENTER_MIDDLEWARE_JS = "https://d2duuy9yo5pldo.cloudfront.net/android/helpcenter.js";
}