danielroe / danielroe/stream-vue
Domain videodelivery.net blocked in certain countries
- Dominant language
- TypeScript
- Stars
- 29
- Forks
- 4
- Avg merge
- 22h 12m
- Merged PRs (30d)
- 14
Description
**🐛 The bug**
videodelivery.net is banned by court order in Turkey, and is not functional in Spain (perhaps for the same reasons?)
Replacing any instance of: 'https://embed.videodelivery.net/embed/r4xu.fla9.latest.js'
With: 'https://embed.cloudflarestream.com/embed/r4xu.fla9.latest.js'
Will fix the problem, and is the recommendation from Cloudflare.
**🛠️ To reproduce**
Steps to reproduce the behavior:
1. Open a website using videodelivery.net from Spain or Turkey
2. Fail
**ℹ️ Additional context**
There are some posts online and on Cloudflare's forums about this i.e. https://community.cloudflare.com/t/videodelivery-net-issues/380924/3
Contributor guide
Assessment
This issue has not been assessed yet.