mirror of
https://github.com/LukeSmithxyz/voidrice.git
synced 2026-03-20 01:37:45 +01:00
While creating a file based on link that's longer than 255 characters we'll encounter ```File name too long``` error. This workaround forms a filename by keeping first 255 characters and concatenates them with file extention.