mirror of
https://github.com/null2264/yokai.git
synced 2025-06-21 10:44:42 +00:00
update default user agent
This commit is contained in:
parent
29e57dcf58
commit
436b0b673a
1 changed files with 1 additions and 1 deletions
|
@ -73,6 +73,6 @@ class NetworkHelper(val context: Context) {
|
|||
}
|
||||
|
||||
companion object {
|
||||
const val DEFAULT_USER_AGENT = "Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:106.0) Gecko/20100101 Firefox/108.0"
|
||||
const val DEFAULT_USER_AGENT = "Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/118.0"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue