Open perrygeo opened 5 years ago
The current regex prohibits using third-party (non-aws) services which implement the S3 API
https://github.com/rlmcpherson/s3gof3r/blob/864ae0bf7cf2e20c0002b7ea17f4d84fec1abc14/s3gof3r.go#L21
Is there a reason to limit gof3r to strictly amazon services? Or could the regex be loosened to accept any valid URL?
The current regex prohibits using third-party (non-aws) services which implement the S3 API
https://github.com/rlmcpherson/s3gof3r/blob/864ae0bf7cf2e20c0002b7ea17f4d84fec1abc14/s3gof3r.go#L21
Is there a reason to limit gof3r to strictly amazon services? Or could the regex be loosened to accept any valid URL?