Browse Source

[공통][New] 임시 http 링크 적용

hyodong.min 6 years ago
parent
commit
1fc9c7d129
1 changed files with 3 additions and 2 deletions
  1. 3 2
      app/src/main/res/values/strings.xml

+ 3 - 2
app/src/main/res/values/strings.xml

@@ -1,8 +1,9 @@
 <?xml version="1.0" encoding="utf-8"?>
 <!DOCTYPE resources [
   <!ENTITY admin_email "master.zumo@gmail.com">
-  <!ENTITY app_download "https://ch.zumo.co.kr/mapi/webview/mailredirect.plus">
+  <!ENTITY app_download "http://ch.zumo.co.kr/mapi/webview/mailredirect.plus">
   ]>
+<!-- todo https --> <!-- todo https --> <!-- todo https -->
 
 <resources xmlns:tools="http://schemas.android.com/tools">
   <string name="lifeplus_font_serif" translatable="false">serif</string>
@@ -20,7 +21,7 @@
 
   <!--공유 관련 설정 -->
   <string name="lifeplus_www_url">"https://www.zumo.co.kr/"</string>
-  <string name="lifeplus_share_image_url">"https://ch.zumo.co.kr/logo/logo_share.png"</string>
+  <string name="lifeplus_share_image_url">"http://ch.zumo.co.kr/logo/logo_share.png"</string>  <!-- todo https --> <!-- todo https --> <!-- todo https -->
 
   <!--kakaotalk 링크 공유-->
   <string name="kakao_app_key">5bf106f93a78bb15c6322ae6aaebe29e</string> <!-- zumo -->