Merge pull request #602 from return42/fix-600

[fix] move engines gpodder and AZlyrics into category music
This commit is contained in:
Alexandre Flament 2021-12-16 18:18:16 +01:00 committed by GitHub
commit 6bb6f7ffc1
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -707,7 +707,7 @@ engines:
title_query: title title_query: title
content_query: description content_query: description
page_size: 19 page_size: 19
categories: social media, files, general categories: music
disabled: true disabled: true
about: about:
website: https://gpodder.net website: https://gpodder.net
@ -859,7 +859,7 @@ engines:
engine: xpath engine: xpath
timeout: 4.0 timeout: 4.0
disabled: true disabled: true
categories: general categories: music
paging: true paging: true
search_url: https://search.azlyrics.com/search.php?q={query}&w=lyrics&p={pageno} search_url: https://search.azlyrics.com/search.php?q={query}&w=lyrics&p={pageno}
url_xpath: //td[@class="text-left visitedlyr"]/a/@href url_xpath: //td[@class="text-left visitedlyr"]/a/@href