fix yggtorrent url + add it back

This commit is contained in:
Emilien Devos 2021-02-15 13:38:34 +01:00
parent aef1161633
commit 4b37e10dd9
2 changed files with 8 additions and 9 deletions

View file

@ -12,7 +12,7 @@ from searx.poolrequests import get as http_get
# about
about = {
"website": 'https://www2.yggtorrent.si',
"website": 'https://www4.yggtorrent.li/',
"wikidata_id": None,
"official_api_documentation": None,
"use_official_api": False,
@ -25,7 +25,7 @@ categories = ['videos', 'music', 'files']
paging = True
# search-url
url = 'https://www2.yggtorrent.si/'
url = 'https://www4.yggtorrent.li/'
search_url = url + 'engine/search?name={search_term}&do=search&page={pageno}&category={search_type}'
# yggtorrent specific type-definitions