#How to prevent proxy access to private m3u8 files via Cloudflare Workers

12 messages · Page 1 of 1 (latest)

grave kernelBOT
#
Feedback

Feedback has been submitted! Thank you :)

pallid oasis
#

Note: My content is stored on external bucket (name censored) and served through Cloudflare

narrow plank
#

You can block workers using the cf-worker header. If you’re in the cf rulesets, there’s a special field to use instead

#

@grave kernel block upstream workers in custom waf tules

grave kernelBOT
#
Feedback

Feedback has been submitted! Thank you :)

narrow plank
#

It’s hallucinating, great

pallid oasis
#

Thanks ❤️ I will try it

#

I cannot use this settings in my waf I can't find this setting 😦

narrow plank
#

Use expression editor and not the builder

#

cf.worker.upstream_zone ne ""

pallid oasis
#

ohhhhhhh i'm stupid, it works now !!