mirror of
https://github.com/StrawberryMaster/wayback-machine-downloader.git
synced 2025-12-17 09:46:05 +00:00
Fix behavior when no exclude filter is supplied
This commit is contained in:
parent
6f138d014f
commit
6fb6af6547
@ -49,7 +49,7 @@ class WaybackMachineDownloader
|
||||
file_url.downcase.include? @exclude_filter.downcase
|
||||
end
|
||||
else
|
||||
true
|
||||
false
|
||||
end
|
||||
end
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user