Commit e4827f24 authored by wang's avatar wang

1

parent 1004a603
......@@ -1352,29 +1352,29 @@ window.reeseSkipExpirationCheck = true
window.Math = Math
var _stringify = window.JSON.stringify;
window.JSON.stringify = v_saf(function stringify() {
if (arguments[0] && Object.keys(arguments[0]).length === 2){
let keys = Object.keys(arguments[0]);
let res = arguments[0]
for (let i = 0; i <keys.length; i++) {
let key = keys[i];
if (Array.isArray(arguments[0][key])){
let arrs = res[key];
let lastArr = arrs[arrs.length - 1]
// debugger
if (lastArr[2] === 'o'){
lastArr = [lastArr[0], 'o', 'u', false]
}
let tarr = arrs.slice(0, arrs.length-1);
tarr.push(lastArr)
res[key] = tarr
}
}
return _stringify.call(this, res)
}
if (arguments[0] && arguments[0][0] === "TransformStr$"){
return '["PushSubscrip$","RemotePlayba$","ScrollTimeli$","ViewTimeline","SharedWorker","SpeechSynthe$","SpeechSynthe$","SpeechSynthe$","VideoPlaybac$","ViewTransiti$","VisibilitySt$","webkitSpeech$","webkitSpeech$","webkitSpeech$","webkitSpeech$","webkitSpeech$","webkitReques$","webkitResolv$","isSpa","onProtection$","reeseSkipExp$","scriptElemen$","showBlockPag$","a1_0x4adb","a1_0x4d32","reese84","reese84inter$","initializePr$","protectionSu$","protectionLo$"]'
}
// if (arguments[0] && Object.keys(arguments[0]).length === 2){
// let keys = Object.keys(arguments[0]);
// let res = arguments[0]
// for (let i = 0; i <keys.length; i++) {
// let key = keys[i];
// if (Array.isArray(arguments[0][key])){
// let arrs = res[key];
// let lastArr = arrs[arrs.length - 1]
// // debugger
// if (lastArr[2] === 'o'){
// lastArr = [lastArr[0], 'o', 'u', false]
// }
// let tarr = arrs.slice(0, arrs.length-1);
// tarr.push(lastArr)
// res[key] = tarr
// }
// }
// return _stringify.call(this, res)
//
// }
// if (arguments[0] && arguments[0][0] === "TransformStr$"){
// return '["PushSubscrip$","RemotePlayba$","ScrollTimeli$","ViewTimeline","SharedWorker","SpeechSynthe$","SpeechSynthe$","SpeechSynthe$","VideoPlaybac$","ViewTransiti$","VisibilitySt$","webkitSpeech$","webkitSpeech$","webkitSpeech$","webkitSpeech$","webkitSpeech$","webkitReques$","webkitResolv$","isSpa","onProtection$","reeseSkipExp$","scriptElemen$","showBlockPag$","a1_0x4adb","a1_0x4d32","reese84","reese84inter$","initializePr$","protectionSu$","protectionLo$"]'
// }
if (arguments[0] && arguments[0] === " }\n return res;\n}"){
return '" () { [native code] }"'
}
......@@ -1399,9 +1399,6 @@ window.JSON.stringify = v_saf(function stringify() {
if (arguments[0] && typeof arguments[0] === 'number' && arguments[0] > 29 && arguments[0] < 10000){
return '29'
}
if (arguments[0] && arguments[0] == "OffscreenCanvasRenderingContext2D;;;webkitResolveLocalFileSystemURL;;;AuthenticatorAttestationResponse;;;AuthenticatorAssertionResponse") {
return `"WritableStreamDefaultController;;;VirtualKeyboardGeometryChangeEvent;;;TransformStreamDefaultController;;;SVGComponentTransferFunctionElement;;;SVGAnimatedPreserveAspectRatio;;;ReadableStreamDefaultController;;;RTCPeerConnectionIceErrorEvent;;;OffscreenCanvasRenderingContext2D;;;NavigationCurrentEntryChangeEvent;;;MediaStreamAudioDestinationNode;;;WebTransportBidirectionalStream;;;WebTransportDatagramDuplexStream;;;AuthenticatorAssertionResponse;;;AuthenticatorAttestationResponse;;;BluetoothCharacteristicProperties;;;BluetoothRemoteGATTCharacteristic;;;PresentationConnectionAvailableEvent;;;PresentationConnectionCloseEvent;;;USBIsochronousInTransferPacket;;;USBIsochronousInTransferResult;;;USBIsochronousOutTransferPacket;;;USBIsochronousOutTransferResult;;;WindowControlsOverlayGeometryChangeEvent;;;oncontentvisibilityautostatechange;;;BrowserCaptureMediaStreamTrack;;;ContentVisibilityAutoStateChangeEvent;;;webkitResolveLocalFileSystemURL"`
}
if (arguments[0] && arguments[0][0] && arguments[0][0][0] === "onbeforeprint") {
// '[["onbeforeinstallprompt","gsec"],["onbeforexrselect","gsec"],["onbeforeinput","gsec"],["onblur","gsec"],["onbeforeprint","gsec"],["onbeforeunload","gsec"],["onunhandledrejection","gsec"],["onunload","gsec"],["onbeforematch","gsec"],["onbeforetoggle","gsec"]] '
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment