Commit e5e0a731 authored by wang's avatar wang

解密payload

parent 08e156c4
......@@ -9,19 +9,19 @@
</head>
<body>
<script>
window._pxVid = 'd9dc69d3-770c-11ee-84ea-a5385e199980';
window._pxUuid = '15c9c371-7040-1031-a382-23186d2b42a0';
window._pxVid = '00e75340-7710-11ee-87b1-636cff189edc';
window._pxUuid = '667e7041-7040-1031-a27b-c27d9036b97c';
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=15c9c371-7040-1031-a382-23186d2b42a0&v=d9dc69d3-770c-11ee-84ea-a5385e199980&m=0';
script.src = '//captcha.perimeterx.net/PXVb73hTEg/captcha.js?a=&u=667e7041-7040-1031-a27b-c27d9036b97c&v=00e75340-7710-11ee-87b1-636cff189edc&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=15c9c371-7040-1031-a382-23186d2b42a0&v=d9dc69d3-770c-11ee-84ea-a5385e199980&m=0';
script.src = 'https://captcha.px-cloud.net/PXVb73hTEg/captcha.js?a=&u=667e7041-7040-1031-a27b-c27d9036b97c&v=00e75340-7710-11ee-87b1-636cff189edc&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