summaryrefslogtreecommitdiff
path: root/searx
diff options
context:
space:
mode:
authorAdam Tauber <asciimoo@gmail.com>2021-03-25 00:55:43 +0100
committerAdam Tauber <asciimoo@gmail.com>2021-03-25 00:55:43 +0100
commit88657fe9c2a41b9be38ee5146e5870672416db12 (patch)
tree45e6dc3747fcd3ac4b7bbbbc795fe1ba29bb0533 /searx
parent5f450fda74e80bf350eb1493f66cfa61deaf5cea (diff)
downloadsearxng-88657fe9c2a41b9be38ee5146e5870672416db12.tar.gz
searxng-88657fe9c2a41b9be38ee5146e5870672416db12.zip
[fix] update google play apps xpath
Diffstat (limited to 'searx')
-rw-r--r--searx/settings.yml6
1 files changed, 3 insertions, 3 deletions
diff --git a/searx/settings.yml b/searx/settings.yml
index 9032b02a7..00299153f 100644
--- a/searx/settings.yml
+++ b/searx/settings.yml
@@ -544,9 +544,9 @@ engines:
- name : google play apps
engine : xpath
search_url : https://play.google.com/store/search?q={query}&c=apps
- 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'
+ results_xpath : '//div[@class="ImZGtf mpg5gc"]'
+ title_xpath : './/div[@class="RZEgze"]//div[@class="kCSSQe"]//a'
+ url_xpath : './/div[@class="RZEgze"]//div[@class="kCSSQe"]//a/@href'
content_xpath : './/div[@class="RZEgze"]//a[@class="mnKHRc"]'
thumbnail_xpath : './/div[@class="uzcko"]/div/span[1]//img/@data-src'
categories : files