[skip ci] switch to keiyoushi random UA url (#316)
This commit is contained in:
parent
c311614a2e
commit
598baf532c
|
@ -85,7 +85,7 @@ private class RandomUserAgentInterceptor(
|
|||
}
|
||||
|
||||
companion object {
|
||||
private const val UA_DB_URL = "https://tachiyomiorg.github.io/user-agents/user-agents.json"
|
||||
private const val UA_DB_URL = "https://keiyoushi.github.io/user-agents/user-agents.json"
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue