Skip to content

Commit

Permalink
[script]: Update HOST_CURL
Browse files Browse the repository at this point in the history
  • Loading branch information
tachibana-shin committed Sep 20, 2024
1 parent ee1f595 commit aad0347
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/constants.ts
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ export const HOST_CURL = [
]
.map((val) => String.fromCharCode(val))
.join("")
// @end// @end// @end
// @end// @end// @end// @end
export const C_URL =
[104, 116, 116, 112, 115, 58, 47, 47]
.map((val) => String.fromCharCode(val))
Expand Down

0 comments on commit aad0347

Please sign in to comment.