Would you please clarify why you wish to delete it?
When I run local server it returns success,
http://192.168.1.47:50606/p6ISMkxMW/http://localhost:3000/.
but Amazon S3 server returns 404.
http://192.168.1.47:50606/p6ISMkxMW/https://myserver.com/.
After much consideration, I guess URL string was not the bottom cause. So, I don't need to delete.
I found error in console of Chrome.
hammerhead.js:2 Error during service worker registration: DOMException: Only secure origins are allowed (see: https://goo.gl/Y0ZkNV).
hammerhead.js is URL-rewriting proxy
module(?).
This is how Safari works.
I see.