From ecc2fefa7c05970e2ac8aa3a5f0247d663de455e Mon Sep 17 00:00:00 2001 From: Andrzej Rybczak Date: Sun, 13 Dec 2020 08:44:18 +0100 Subject: [PATCH] Fix Genius and Tekstowo fetchers --- src/lyrics_fetcher.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/lyrics_fetcher.h b/src/lyrics_fetcher.h index 6a22a32e..227ed2b7 100644 --- a/src/lyrics_fetcher.h +++ b/src/lyrics_fetcher.h @@ -116,7 +116,7 @@ struct GeniusFetcher : public GoogleLyricsFetcher virtual const char *name() const override { return "genius.com"; } protected: - virtual const char *regex() const override { return "
(.*?)
"; } + virtual const char *regex() const override { return "
(.*?)
"; } }; struct JahLyricsFetcher : public GoogleLyricsFetcher @@ -140,7 +140,7 @@ struct TekstowoFetcher : public GoogleLyricsFetcher virtual const char *name() const override { return "tekstowo.pl"; } protected: - virtual const char *regex() const override { return "
.*?(.*?).*?(.*?)