arudradey's picture
download
raw
157 Bytes
var HTTPS_RESOURCE_PATTERN = /^https:\/\//;
function isHttpsResource(uri) {
return HTTPS_RESOURCE_PATTERN.test(uri);
}
module.exports = isHttpsResource;

Xet Storage Details

Size:
157 Bytes
·
Xet hash:
482f0c5ef125e8e7ab6f076ca20fcb56889705a653187d50bd76d935c759cee5

Xet efficiently stores files, intelligently splitting them into unique chunks and accelerating uploads and downloads. More info.