* Play Internet Sound sanity checks (#36080) * Play Internet Sound sanity checks Now checks if the content URL uses http(s) before playing * HTML is not HTTP: renames regex * Converted global regexes to procs that return them * Revert "Converted global regexes to procs that return them" This reverts commit 2eedbd6982b0c4de943a72c94f92f9d75001c06e. * Play Internet Sound sanity checks