You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
createTrip('#Jim') // -> ' ◆ziib4d/boU'
to
createTrip(' ◆ziib4d/boU') /->'#Jim'
cause i want the pre-tripcode instead like a random letters turned into a readable sentence
The text was updated successfully, but these errors were encountered:
@Hinjikani Thank you for creating the issue.
I can add it if possible, but I think it's impossible.
If it's reversible, then trip codes are meaningless, aren't they?
createTrip('#Jim') // -> ' ◆ziib4d/boU'
to
createTrip(' ◆ziib4d/boU') /->'#Jim'
cause i want the pre-tripcode instead like a random letters turned into a readable sentence
The text was updated successfully, but these errors were encountered: