Buckets:
| ; | |
| export default function parseProtocol(url) { | |
| const match = /^([-+\w]{1,25})(:?\/\/|:)/.exec(url); | |
| return match && match[1] || ''; | |
| } | |
Xet Storage Details
- Size:
- 151 Bytes
- Xet hash:
- 5b110113ebf2f74ee479c935742211cb5b03eff8b8736d1ccdda1b8e11b14055
·
Xet efficiently stores files, intelligently splitting them into unique chunks and accelerating uploads and downloads. More info.