Skip to content

Conversation

ProtocolNebula
Copy link

JavaScript Arrays no supports keys with spaces, so it replace all spaces to "-" for caching locally.
It removes all possible invalid characters with regex (/[^a-zA-Z0-9]/g)

@ProtocolNebula ProtocolNebula closed this by deleting the head repository Apr 26, 2023
This was referenced Oct 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant