mirror of
https://github.com/clementine-player/Clementine
synced 2025-01-09 00:29:14 +01:00
Update lyrics.wikia parsing (#5773)
This commit is contained in:
parent
ec33b0e0e4
commit
19b51111f8
@ -105,7 +105,7 @@
|
|||||||
<urlFormat replace=" _@;\"" with="_"/>
|
<urlFormat replace=" _@;\"" with="_"/>
|
||||||
<urlFormat replace="?" with="%3F"/>
|
<urlFormat replace="?" with="%3F"/>
|
||||||
<extract>
|
<extract>
|
||||||
<item begin="<div class='lyricbox'>" end="<!--"/>
|
<item begin="<div class='lyricbox'>" end="<div class='lyricsbreak'"/>
|
||||||
</extract>
|
</extract>
|
||||||
<exclude>
|
<exclude>
|
||||||
<item tag="<div class='rtMatcher'>"/>
|
<item tag="<div class='rtMatcher'>"/>
|
||||||
|
Loading…
Reference in New Issue
Block a user