File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 44#define DEF_MAIN_DIR (std::string)" /3ds/Video_player/"
55#define DEF_UPDATE_DIR_PREFIX (std::string)" /3ds/Video_player_ver_"
66#define DEF_UPDATE_FILE_PREFIX (std::string)" video_player"
7- #define DEF_CHECK_INTERNET_URL (std::string)" https ://connectivitycheck.gstatic.com/generate_204"
7+ #define DEF_CHECK_INTERNET_URL (std::string)" http ://connectivitycheck.gstatic.com/generate_204"
88#define DEF_SEND_APP_INFO_URL (std::string)" https://script.google.com/macros/s/AKfycbyn_blFyKWXCgJr6NIF8x6ETs7CHRN5FXKYEAAIrzV6jPYcCkI/exec"
9- #define DEF_CHECK_UPDATE_URL (std::string)" http ://script.google.com/macros/s/AKfycbwTd3jzV0npUE9MNKmZIv3isazVR5D9_7A8rexsG1vr9SE7iavDBxgtzlph8dZipwu9/exec"
9+ #define DEF_CHECK_UPDATE_URL (std::string)" https ://script.google.com/macros/s/AKfycbwTd3jzV0npUE9MNKmZIv3isazVR5D9_7A8rexsG1vr9SE7iavDBxgtzlph8dZipwu9/exec"
1010#define DEF_HTTP_USER_AGENT (std::string)" video player for 3ds " + DEF_CURRENT_APP_VER
1111#define DEF_CURRENT_APP_VER (std::string)" v1.5.2"
1212#define DEF_CURRENT_APP_VER_INT 1106
You can’t perform that action at this time.
0 commit comments