Hot link prevention for Google cloud storage

google-cloud-storage, web-hosting

Solution

A restriction based on the HTTP Referer header is not currently supported for Google Cloud Storage.

Problem

AWS S3 has aws:Referer bucket policy to prevent hot linking. This there similar bucket policy for Google cloud storage?

Original source