Skip to content

Commit

Permalink
refactor: migrate to new repository owner [part 4]
Browse files Browse the repository at this point in the history
  • Loading branch information
rhenwinch committed Sep 14, 2024
1 parent 22fd153 commit 603baaa
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ class UserAgentManager(
}

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

fun loadLatestUserAgents() {
val desktopKey = "desktop"
Expand Down

0 comments on commit 603baaa

Please sign in to comment.