mirror of
https://github.com/searxng/searxng.git
synced 2025-12-26 05:30:01 +00:00
[mod] pylint: numerous minor code fixes
This commit is contained in:
@@ -41,7 +41,6 @@ def response(resp):
|
||||
# defaults
|
||||
filesize = 0
|
||||
magnet_link = "magnet:?xt=urn:btih:{}&tr=http://tracker.acgsou.com:2710/announce"
|
||||
torrent_link = ""
|
||||
|
||||
try:
|
||||
category = extract_text(result.xpath(xpath_category)[0])
|
||||
|
||||
Reference in New Issue
Block a user