Add files via upload
This commit is contained in:
@@ -49,4 +49,7 @@ def dom(response):
|
||||
num += 1
|
||||
except MemoryError:
|
||||
pass
|
||||
return highlighted
|
||||
if (yellow and red) in highlighted:
|
||||
return highlighted
|
||||
else:
|
||||
return []
|
||||
|
||||
Reference in New Issue
Block a user