mirror of
https://github.com/raysan5/raylib.git
synced 2025-12-24 07:08:56 +00:00
When doinga8dffc63fbI was not aware that printing a warning and not executing the code would be an option. I only learned that through618f220851. So I propose that we allow all URLs except if the string contains a `'`. Which could end the URL and call another command via `system()`. Related to https://github.com/raysan5/raylib/issues/686