Pārlūkot izejas kodu

Digg correction

Cqoicebordel 10 gadus atpakaļ
vecāks
revīzija
4450ed5503
1 mainītis faili ar 3 papildinājumiem un 0 dzēšanām
  1. 3
    0
      searx/engines/digg.py

+ 3
- 0
searx/engines/digg.py Parādīt failu

@@ -44,6 +44,9 @@ def response(resp):
44 44
 
45 45
     search_result = loads(resp.text)
46 46
 
47
+    if search_result['html'] == '':
48
+        return results
49
+
47 50
     dom = html.fromstring(search_result['html'])
48 51
 
49 52
     # parse results