mirror of
https://github.com/Suwayomi/Tachidesk.git
synced 2025-12-24 05:22:38 +01:00
Update User Agent (#821)
This commit is contained in:
@@ -129,9 +129,8 @@ object CFClearance {
|
|||||||
.build()
|
.build()
|
||||||
}*/
|
}*/
|
||||||
|
|
||||||
@Suppress("UNREACHABLE_CODE")
|
|
||||||
fun getWebViewUserAgent(): String {
|
fun getWebViewUserAgent(): String {
|
||||||
return "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/108.0.0.0 Safari/537.36"
|
return "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36"
|
||||||
/*return try {
|
/*return try {
|
||||||
throw PlaywrightException("playwrite is diabled for v0.6.7")
|
throw PlaywrightException("playwrite is diabled for v0.6.7")
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user