Internet Road Trip: Fix HLS Radio Stations

Add support for HLS radio stations.

// ==UserScript==
// @name        Internet Road Trip: Fix HLS Radio Stations
// @namespace   crschmidt.net/scripts/fixhlsstations
// @match       https://neal.fun/*
// @version     0.2.0
// @license     MIT
// @author      crschmidt
// @description Add support for HLS radio stations.
// ==/UserScript==
(async function() {
 // No longer needed.
})();