mirror of
https://github.com/mihonapp/mihon.git
synced 2025-11-16 14:07:28 +01:00
Override X-Requested-With header value in WebView requests (closes #6781)
This commit is contained in:
@@ -9,7 +9,7 @@ import android.webkit.WebView
|
||||
import logcat.LogPriority
|
||||
|
||||
object WebViewUtil {
|
||||
const val REQUESTED_WITH = "com.android.browser"
|
||||
const val SPOOF_PACKAGE_NAME = "com.android.chrome"
|
||||
|
||||
const val MINIMUM_WEBVIEW_VERSION = 95
|
||||
|
||||
|
||||
Reference in New Issue
Block a user