mirror of
https://github.com/KeksPirates/SoftwareManager.git
synced 2026-08-04 17:59:43 +02:00
add error handling for no search result on rutracker + debug outputs
This commit is contained in:
@@ -28,7 +28,7 @@ def scrape_uztracker(search, debug):
|
||||
result = False
|
||||
global results
|
||||
global resulttitles
|
||||
results = []
|
||||
results = []
|
||||
resulttitles = []
|
||||
|
||||
try:
|
||||
|
||||
Reference in New Issue
Block a user