d
This commit is contained in:
@@ -96,7 +96,7 @@ def finder(results,item,**modes):
|
||||
else:
|
||||
content.append(result2.text.strip())
|
||||
if not result:
|
||||
if CLEANDATE:
|
||||
if CLEANDATE or SWAPDATE:
|
||||
today = datetime.today().strftime('%Y-%M-%D')
|
||||
content.append(today)
|
||||
content.append("NOTFound")
|
||||
|
||||
Reference in New Issue
Block a user