Commit 97da3e8d authored by wangmingming's avatar wangmingming

解密payload

parent dff4309d
......@@ -9,19 +9,19 @@
</head>
<body>
<script>
window._pxVid = 'efd9835b-86f7-11ee-8799-79cf0e3c15b9';
window._pxUuid = '9a6abc51-312d-425c-90b0-f3b895b366e2';
window._pxVid = '875a82e9-86fc-11ee-8220-9f2a5c18a684';
window._pxUuid = '9216106b-7c72-4b8b-9e59-e62437e7975f';
window._pxAppId = 'PXVb73hTEg';
window._pxHostUrl = 'https://collector-PXVb73hTEg.perimeterx.net';
window._pxCustomLogo = '';
window._pxJsClientSrc = '//client.perimeterx.net/PXVb73hTEg/main.min.js';
window._pxFirstPartyEnabled = 'false';
var script = document.createElement('script');
script.src = '//captcha.perimeterx.net/PXVb73hTEg/captcha.js?a=&u=9a6abc51-312d-425c-90b0-f3b895b366e2&v=efd9835b-86f7-11ee-8799-79cf0e3c15b9&m=0';
script.src = '//captcha.perimeterx.net/PXVb73hTEg/captcha.js?a=c&u=9216106b-7c72-4b8b-9e59-e62437e7975f&v=875a82e9-86fc-11ee-8220-9f2a5c18a684&m=0';
document.head.appendChild(script);
script.onerror = function () {
script = document.createElement('script');
script.src = 'https://captcha.px-cloud.net/PXVb73hTEg/captcha.js?a=&u=9a6abc51-312d-425c-90b0-f3b895b366e2&v=efd9835b-86f7-11ee-8799-79cf0e3c15b9&m=0';
script.src = 'https://captcha.px-cloud.net/PXVb73hTEg/captcha.js?a=c&u=9216106b-7c72-4b8b-9e59-e62437e7975f&v=875a82e9-86fc-11ee-8220-9f2a5c18a684&m=0';
script.onerror = window._pxDisplayErrorMessage;
document.head.appendChild(script);
};
......
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