E.g. `hot4lexi` would start downloading the `hot` section by mistake This happened because the regex had a negative lookahead for the category names, but didn't ensure that they where followed by either end-of-string or a slash.