This commit is contained in:
JinJiangHuang
2026-03-01 20:34:43 +08:00
parent 3f302f83b3
commit 54de47deb1
10 changed files with 487 additions and 211 deletions
+2
View File
@@ -11,6 +11,8 @@ struct HawkConfig {
static let HOME_API = "home_api"
static let HOME_REC = "home_rec"
static let PLAY_TYPE = "play_type"
static let PLAY_TYPE_VOD = "play_type_vod"
static let PLAY_TYPE_LIVE = "play_type_live"
static let DOH_URL = "doh_url"
static let SEARCH_VIEW = "search_view"
static let LIVE_API_URL = "live_api_url"