mirror of
https://github.com/searxng/searxng.git
synced 2024-11-22 12:10:11 +01:00
[upd] remove google_play_music engine
Google Play Music has been replaced by Youtube music.
This commit is contained in:
parent
f03ad0a3c0
commit
9211cdfe9b
@ -583,25 +583,6 @@ engines:
|
|||||||
require_api_key: false
|
require_api_key: false
|
||||||
results: HTML
|
results: HTML
|
||||||
|
|
||||||
- name : google play music
|
|
||||||
engine : xpath
|
|
||||||
search_url : https://play.google.com/store/search?q={query}&c=music
|
|
||||||
results_xpath : '//div[@class="WHE7ib mpg5gc"]'
|
|
||||||
title_xpath : './/div[@class="RZEgze"]//div[@title and not(@title="")]/a'
|
|
||||||
url_xpath : './/div[@class="RZEgze"]//div[@title and not(@title="")]/a/@href'
|
|
||||||
content_xpath : './/div[@class="RZEgze"]//a[@class="mnKHRc"]'
|
|
||||||
thumbnail_xpath : './/div[@class="uzcko"]/div/span[1]//img/@data-src'
|
|
||||||
categories : music
|
|
||||||
shortcut : gps
|
|
||||||
disabled : True
|
|
||||||
about:
|
|
||||||
website: https://play.google.com/
|
|
||||||
wikidata_id: Q79576
|
|
||||||
official_api_documentation:
|
|
||||||
use_official_api: false
|
|
||||||
require_api_key: false
|
|
||||||
results: HTML
|
|
||||||
|
|
||||||
- name : geektimes
|
- name : geektimes
|
||||||
engine : xpath
|
engine : xpath
|
||||||
paging : True
|
paging : True
|
||||||
|
Loading…
Reference in New Issue
Block a user