https://github.com/VZGCoders/TOTK-Recipe-Calculator-Bot/blob/cc68eb5af2d13c52d2e28d734b6212f6549524a1/src/TOTK/webapi.php#L43-L52 This code segment in general is awful and was put together in a hurry. This should be cleaned up and we should use something like https://www.php.net/manual/en/function.parse-url.php instead.
https://github.com/VZGCoders/TOTK-Recipe-Calculator-Bot/blob/cc68eb5af2d13c52d2e28d734b6212f6549524a1/src/TOTK/webapi.php#L43-L52
This code segment in general is awful and was put together in a hurry. This should be cleaned up and we should use something like https://www.php.net/manual/en/function.parse-url.php instead.