mirror of
https://github.com/null2264/yokai.git
synced 2025-06-21 10:44:42 +00:00
Update user agent
This commit is contained in:
parent
3e823d61dc
commit
39a4b98d71
1 changed files with 1 additions and 1 deletions
|
@ -67,6 +67,6 @@ class NetworkHelper(val context: Context) {
|
|||
}
|
||||
|
||||
companion object {
|
||||
val DEFAULT_USER_AGENT = "Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:103.0) Gecko/20100101 Firefox/103.0"
|
||||
val DEFAULT_USER_AGENT = "Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:104.0) Gecko/20100101 Firefox/104.0"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue