PRX/Play-Next.js

URL's starting with `//` need to be prefixed with `https:`

Closed this issue · 0 comments

Seeing error where some feeds have their audio URL's without a protocol. This is usually done so the request for the audio can match the protocol of the page using the audio. This means that the server for that audio URL supports both http and https.