mirror of
https://github.com/searxng/searxng.git
synced 2025-07-24 13:49:26 +02:00
bypass google consent with ucbcb=1
This commit is contained in:
parent
641e39b0df
commit
6face215b8
7 changed files with 7 additions and 39 deletions
|
@ -22,7 +22,7 @@ about = {
|
|||
}
|
||||
|
||||
categories = ["files", "apps"]
|
||||
search_url = "https://play.google.com/store/search?{query}&c=apps"
|
||||
search_url = "https://play.google.com/store/search?{query}&c=apps&ucbcb=1"
|
||||
|
||||
|
||||
def request(query, params):
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue