Fix trojan URI issues

This commit is contained in:
Peng-YM
2022-06-20 19:32:57 +08:00
parent e401a31b6c
commit 99946a8795
6 changed files with 19 additions and 39 deletions

View File

@@ -15,8 +15,7 @@ const { version } = packageJson;
console.log(
`
┅┅┅┅┅┅┅┅┅┅┅┅┅┅┅┅┅┅┅┅┅┅┅┅┅┅┅┅┅┅┅┅┅┅┅┅┅┅┅┅┅┅┅┅
𝑺𝒖𝒃-𝑺𝒕𝒐𝒓𝒆 © 𝑷𝒆𝒏𝒈-𝒀𝑴
Version: ${version}
Sub-Store © Peng-YM -- v${version}
┅┅┅┅┅┅┅┅┅┅┅┅┅┅┅┅┅┅┅┅┅┅┅┅┅┅┅┅┅┅┅┅┅┅┅┅┅┅┅┅┅┅┅┅
`,
);