Rename to hkt.sh
This commit is contained in:
41
node_modules/puppeteer-extra-plugin-stealth/evasions/chrome.runtime/staticData.json
generated
vendored
Normal file
41
node_modules/puppeteer-extra-plugin-stealth/evasions/chrome.runtime/staticData.json
generated
vendored
Normal file
@@ -0,0 +1,41 @@
|
||||
{
|
||||
"OnInstalledReason": {
|
||||
"CHROME_UPDATE": "chrome_update",
|
||||
"INSTALL": "install",
|
||||
"SHARED_MODULE_UPDATE": "shared_module_update",
|
||||
"UPDATE": "update"
|
||||
},
|
||||
"OnRestartRequiredReason": {
|
||||
"APP_UPDATE": "app_update",
|
||||
"OS_UPDATE": "os_update",
|
||||
"PERIODIC": "periodic"
|
||||
},
|
||||
"PlatformArch": {
|
||||
"ARM": "arm",
|
||||
"ARM64": "arm64",
|
||||
"MIPS": "mips",
|
||||
"MIPS64": "mips64",
|
||||
"X86_32": "x86-32",
|
||||
"X86_64": "x86-64"
|
||||
},
|
||||
"PlatformNaclArch": {
|
||||
"ARM": "arm",
|
||||
"MIPS": "mips",
|
||||
"MIPS64": "mips64",
|
||||
"X86_32": "x86-32",
|
||||
"X86_64": "x86-64"
|
||||
},
|
||||
"PlatformOs": {
|
||||
"ANDROID": "android",
|
||||
"CROS": "cros",
|
||||
"LINUX": "linux",
|
||||
"MAC": "mac",
|
||||
"OPENBSD": "openbsd",
|
||||
"WIN": "win"
|
||||
},
|
||||
"RequestUpdateCheckStatus": {
|
||||
"NO_UPDATE": "no_update",
|
||||
"THROTTLED": "throttled",
|
||||
"UPDATE_AVAILABLE": "update_available"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user