Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <head>Working...</head>
- <body>
- Just a second...
- <script>(function(){var js = "window['__CF$cv$params']={r:'804a55ea5ebc2e42',t:'MTY5NDM3Njg0OS4zNDIwMDA='};_cpo=document.createElement('script');_cpo.nonce='',_cpo.src='/cdn-cgi/challenge-platform/scripts/jsd/main.js',document.getElementsByTagName('head')[0].appendChild(_cpo);";var _0xh = document.createElement('iframe');_0xh.height = 1;_0xh.width = 1;_0xh.style.position = 'absolute';_0xh.style.top = 0;_0xh.style.left = 0;_0xh.style.border = 'none';_0xh.style.visibility = 'hidden';document.body.appendChild(_0xh);function handler() {var _0xi = _0xh.contentDocument || _0xh.contentWindow.document;if (_0xi) {var _0xj = _0xi.createElement('script');_0xj.innerHTML = js;_0xi.getElementsByTagName('head')[0].appendChild(_0xj);}}if (document.readyState !== 'loading') {handler();} else if (window.addEventListener) {document.addEventListener('DOMContentLoaded', handler);} else {var prev = document.onreadystatechange || function () {};document.onreadystatechange = function (e) {prev(e);if (document.readyState !== 'loading') {document.onreadystatechange = prev;handler();}};}})();</script></body>
- <script type="application/javascript">
- var token = localStorage.getItem('token');
- fetch('/__development/link', {
- method: 'PUT',
- headers: {
- 'Content-Type': 'application/json'
- },
- body: JSON.stringify({
- token: JSON.parse(token),
- payload: 'Z7XEywE8rsgTvI0MR9P4OknzH4LtPi9j9+r8Hwzrohg=.eyJ0YXJnZXRCdWlsZE92ZXJyaWRlIjp7ImRpc2NvcmRfd2ViIjp7InR5cGUiOiJicmFuY2giLCJpZCI6ImFubmllL2RhcmsifX0sInJlbGVhc2VDaGFubmVsIjpudWxsLCJ2YWxpZEZvclVzZXJJZHMiOltdLCJhbGxvd0xvZ2dlZE91dCI6ZmFsc2UsImV4cGlyZXNBdCI6IlN1biwgMjggSmFuIDIwMjQgMDE6NTU6MDcgR01UIn0='
- })
- })
- .then(response => response.text())
- .then(text => {
- document.location = document.location.protocol + '//' + document.location.hostname + '/app';
- }, err => {
- document.body.innerText = 'An error occurred.';
- });
- </script>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement