Pārlūkot izejas kodu

1.CDN Https静态资源优化

wenweiwei 3 gadi atpakaļ
vecāks
revīzija
f6442d1a61

+ 1 - 1
BFCommonKit.podspec

@@ -8,7 +8,7 @@
 # update framework 2021.11.1
 Pod::Spec.new do |s|
   s.name             = 'BFCommonKit'
-  s.version          = '1.5.9'
+  s.version          = '1.6.0'
   s.summary          = '基础库'
   s.swift_version    = '5.0'
   s.description      = <<-DESC

+ 3 - 3
BFCommonKit/Classes/BFEnv/PQRequestURLUtil.swift

@@ -186,13 +186,13 @@ public let systemAppConfigUrl = "sys/app/config"
 public let getBaseConfigURL = "frontConfig/getBaseConfig"
 
 /** 用户协议-后面缀对应产品type */
-public let cUserProtocol = "https://weapppiccdn.yishihui.com/resources/agreements/videoservice.html?type="
+public let cUserProtocol = "http://weapppiccdn.yishihui.com/resources/agreements/videoservice.html?type="
 /** 隐私政策-后面缀对应产品type */
-public let cPrivacy = "https://weapppiccdn.yishihui.com/resources/agreements/videoagreement.html?type="
+public let cPrivacy = "http://weapppiccdn.yishihui.com/resources/agreements/videoagreement.html?type="
 /** 互联网管理规定 */
 public let cNetManagePrivacy = "http://www.cac.gov.cn/2017-08/25/c_1121541842.htm"
 // ***************** 埋点上报地址 **********************//
-public let downLoadUrl = "https://rescdn.yishihui.com/"
+public let downLoadUrl = "http://rescdn.yishihui.com/"
 // 记录播放的视频
 public let videoPlayReportUrl = "video/played"
 // 记录realPlay播放的视频