Skip to content

Commit

Permalink
for convenience
Browse files Browse the repository at this point in the history
  • Loading branch information
boomzero committed Jul 3, 2024
1 parent ae6465c commit ef88325
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -280,6 +280,9 @@ program
console.log(
`Submission URL: \u001b]8;;https://www.xmoj.tech/reinfo.php?sid=${rid}\u001b\\https://www.xmoj.tech/reinfo.php?sid=${rid}\u001b]8;;\u001b\\`,
);
console.log(
`Submission Status: \u001b]8;;https://www.xmoj.tech/status.php\u001b\\https://www.xmoj.tech/status.php\u001b]8;;\u001b\\`,
);
const logoutReq = await fetch("https://www.xmoj.tech/logout.php", {
"credentials": "include",
"headers": {
Expand Down

0 comments on commit ef88325

Please sign in to comment.