mirror of
https://github.com/searx/searx
synced 2024-11-11 13:29:10 +01:00
Switch acgsou to http
This commit is contained in:
parent
1a1f9852f1
commit
3b89ce9bfa
@ -19,7 +19,7 @@ categories = ['files', 'images', 'videos', 'music']
|
||||
paging = True
|
||||
|
||||
# search-url
|
||||
base_url = 'https://www.acgsou.com/'
|
||||
base_url = 'http://www.acgsou.com/'
|
||||
search_url = base_url + 'search.php?{query}&page={offset}'
|
||||
# xpath queries
|
||||
xpath_results = '//table[contains(@class, "list_style table_fixed")]//tr[not(th)]'
|
||||
|
Loading…
Reference in New Issue
Block a user