Skip to content

Commit 603baaa

Browse files
committed
refactor: migrate to new repository owner [part 4]
1 parent 22fd153 commit 603baaa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

core/network/src/main/kotlin/com/flixclusive/core/network/util/okhttp/UserAgentManager.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ class UserAgentManager(
3333
}
3434

3535
private val userAgentSourceUrl
36-
= "https://flixclusive.github.io/user-agents/user-agents.min.json"
36+
= "https://flixclusiveorg.github.io/user-agents/user-agents.min.json"
3737

3838
fun loadLatestUserAgents() {
3939
val desktopKey = "desktop"

0 commit comments

Comments
 (0)