[BUG] Bongacams URL parsing bug
eg URL: bongacams.com/asya-#!/ This streamer's URL contains special characters: "asya-#!". It fails to parse in StreaMonitor.
Output: Not Found The requested URL was not found on the server. If you entered the URL manually, please check your spelling and try again.
Furthermore, clicking buttons related to this model on the web interface causes errors, as shown below:
According to RFC 1808 the # character is the separator for the fragment part so the streamer's name correctly is asya- and it is handled properly in the program.
According to RFC 1808 the
#character is the separator for the fragment part so the streamer's name correctly isasya-and it is handled properly in the program.
After adding the model, it cannot be deleted on the web and can only be deleted in the config. json