From d78a3413192208c17b14a115d5bdf6a3484d071b Mon Sep 17 00:00:00 2001 From: Justin Newman Date: Fri, 25 Jun 2021 17:33:52 -0400 Subject: [PATCH] Support for *.s3..amazonaws.com URLs, in addition to *.s3-.amazonaws.com and *.s3.amazonaws.com --- design/adminhtml/template/meanbee/s3qsa/product_edit_js.phtml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/design/adminhtml/template/meanbee/s3qsa/product_edit_js.phtml b/design/adminhtml/template/meanbee/s3qsa/product_edit_js.phtml index a5bc928..a0dbe09 100644 --- a/design/adminhtml/template/meanbee/s3qsa/product_edit_js.phtml +++ b/design/adminhtml/template/meanbee/s3qsa/product_edit_js.phtml @@ -1,5 +1,5 @@ isEnabled()): ?> - __('Note: Any URLs of the form http(s)://*.[s3,s3-*].amazonaws.com/*, or http(s)://[s3,s3-*].amazon.com/*, will be automatically secured with time-sensitive URLs upon downloading by the customer.'); ?> + __('Note: Any URLs of the form http(s)://*.[s3,s3.*,s3-*].amazonaws.com/*, or http(s)://[s3,s3.*,s3-*].amazon.com/*, will be automatically secured with time-sensitive URLs upon downloading by the customer.'); ?>