Skip to content

Commit 97b9775

Browse files
committed
Third part info
1 parent efafa70 commit 97b9775

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Flat/Modules/Setting/SettingViewController.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -144,7 +144,7 @@ class SettingViewController: UIViewController, UITableViewDelegate, UITableViewD
144144
}
145145

146146
@objc func onClickThirdPartCollect() {
147-
let url = URL(string: "https://flat.whiteboard.agora.io/privacy-extra/libraries.html")!
147+
let url = URL(string: "https://www.flat.apprtc.cn/privacy-extra/libraries.html")!
148148
let vc = WKWebViewController(url: url, isScrollEnabled: true)
149149
vc.usingClose = false
150150
vc.navigationItem.title = localizeStrings("ThirdPartyShare")

0 commit comments

Comments
 (0)